public class InstanceDispatcher extends AbstractHandler
Handler.InvocationResponsehandlerDesc| Constructor and Description |
|---|
InstanceDispatcher()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Handler.InvocationResponse |
invoke(MessageContext msgContext)
Deprecated.
This doesn't do anything, as the functionality is now in DispatchPhase.checkPostConditions()
The class remains for backwards compatibility of axis2.xml files, but it should go away after
1.3.
|
cleanup, flowComplete, getHandlerDesc, getName, getParameter, init, toStringpublic Handler.InvocationResponse invoke(MessageContext msgContext) throws AxisFault
msgContext - the MessageContext to process with this Handler.AxisFault - if the handler encounters an errorCopyright © 2004-2024 The Apache Software Foundation. All Rights Reserved.