|
|||||||||||
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.engine.DispatchingChecker
This one is run after all the dispatchers and make a Operation and a Service is idenitified if the message to go any further
Field Summary | |
static javax.xml.namespace.QName |
NAME
Field NAME |
Fields inherited from class org.apache.axis2.handlers.AbstractHandler |
handlerDesc |
Constructor Summary | |
DispatchingChecker()
|
Method Summary | |
void |
invoke(MessageContext msgctx)
Method invoke |
Methods inherited from class org.apache.axis2.handlers.AbstractHandler |
cleanup, getHandlerDesc, getName, getParameter, init, revoke, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.axis2.engine.Handler |
cleanup, getHandlerDesc, getName, getParameter, init |
Field Detail |
public static final javax.xml.namespace.QName NAME
Constructor Detail |
public DispatchingChecker()
Method Detail |
public final void invoke(MessageContext msgctx) throws AxisFault
invoke
in interface Handler
msgctx
-
AxisFault
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |