public class SOAPMessageBodyBasedDispatcher extends AbstractDispatcher
Handler.InvocationResponse
Modifier and Type | Field and Description |
---|---|
static 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() |
invoke
cleanup, flowComplete, getHandlerDesc, getName, getParameter, init, toString
public static final String NAME
public AxisOperation findOperation(AxisService service, MessageContext messageContext) throws AxisFault
AbstractDispatcher
findOperation
in class AbstractDispatcher
AxisFault
public AxisService findService(MessageContext messageContext) throws AxisFault
AbstractDispatcher
findService
in class AbstractDispatcher
AxisFault
public void initDispatcher()
initDispatcher
in class AbstractDispatcher
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.