|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.handlers.AbstractHandler org.apache.axis2.dispatchers.AbstractOperationDispatcher org.apache.axis2.dispatchers.RelatesToBasedOperationDispatcher
public class RelatesToBasedOperationDispatcher
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface 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 | |
---|---|
RelatesToBasedOperationDispatcher()
|
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 RelatesToBasedOperationDispatcher()
Method Detail |
---|
public AxisOperation findOperation(AxisService service, MessageContext messageContext) throws AxisFault
AbstractOperationDispatcher
findOperation
in class AbstractOperationDispatcher
AxisFault
public void initDispatcher()
initDispatcher
in class AbstractOperationDispatcher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |