|
|||||||||||
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.AbstractServiceDispatcher
org.apache.axis2.dispatchers.RelatesToBasedServiceDispatcher
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 | |
RelatesToBasedServiceDispatcher()
|
Method Summary | |
AxisService |
findService(MessageContext messageContext)
Called by Axis Engine to find the service. |
void |
initDispatcher()
|
Methods inherited from class org.apache.axis2.dispatchers.AbstractServiceDispatcher |
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 RelatesToBasedServiceDispatcher()
Method Detail |
public AxisService findService(MessageContext messageContext) throws AxisFault
AbstractServiceDispatcher
findService
in class AbstractServiceDispatcher
messageContext
-
AxisFault
public void initDispatcher()
initDispatcher
in class AbstractServiceDispatcher
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |