public class SOAPMessageBodyBasedDispatcher extends AbstractDispatcher
Handler.InvocationResponse| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME
Field NAME
|
handlerDesc| Constructor and Description |
|---|
SOAPMessageBodyBasedDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
AxisOperation |
findOperation(AxisService service,
MessageContext messageContext)
Called by Axis Engine to find the operation.
|
AxisService |
findService(MessageContext messageContext)
Called by Axis Engine to find the service.
|
void |
initDispatcher() |
invokecleanup, flowComplete, getHandlerDesc, getName, getParameter, init, toStringpublic static final java.lang.String NAME
public AxisOperation findOperation(AxisService service, MessageContext messageContext) throws AxisFault
AbstractDispatcherfindOperation in class AbstractDispatcherAxisFaultpublic AxisService findService(MessageContext messageContext) throws AxisFault
AbstractDispatcherfindService in class AbstractDispatcherAxisFaultpublic void initDispatcher()
initDispatcher in class AbstractDispatcherCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.