|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.handlers.AbstractHandler
org.apache.axis2.dispatchers.AbstractOperationDispatcher
org.apache.axis2.dispatchers.SOAPMessageBodyBasedOperationDispatcher
Nested Class Summary |
Nested classes inherited from class org.apache.axis2.engine.Handler |
Handler.InvocationResponse |
Field Summary | |
static java.lang.String |
NAME
|
Fields inherited from class org.apache.axis2.handlers.AbstractHandler |
handlerDesc |
Constructor Summary | |
SOAPMessageBodyBasedOperationDispatcher()
|
Method Summary | |
AxisOperation |
findOperation(AxisService service,
MessageContext messageContext)
Called by Axis Engine to find the operation. |
void |
initDispatcher()
|
Methods inherited from class org.apache.axis2.dispatchers.AbstractOperationDispatcher |
invoke |
Methods inherited from class org.apache.axis2.handlers.AbstractHandler |
cleanup, flowComplete, getHandlerDesc, getName, getParameter, init, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final java.lang.String NAME
Constructor Detail |
public SOAPMessageBodyBasedOperationDispatcher()
Method Detail |
public AxisOperation findOperation(AxisService service, MessageContext messageContext) throws AxisFault
AbstractOperationDispatcher
findOperation
in class AbstractOperationDispatcher
service
- messageContext
-
AxisFault
public void initDispatcher()
initDispatcher
in class AbstractOperationDispatcher
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |