|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.jaxws.handler.impl.HandlerInvokerImpl
public class HandlerInvokerImpl
This class will be responsible for driving both inbound and outbound handler chains for an endpoint invocation.
Constructor Summary | |
---|---|
HandlerInvokerImpl()
|
Method Summary | |
---|---|
boolean |
invokeInboundHandlers(HandlerInvocationContext context)
This invokes the inbound handlers for the invocation. |
boolean |
invokeOutboundHandlers(HandlerInvocationContext context)
This invokes the outbound handlers for the invocation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HandlerInvokerImpl()
Method Detail |
---|
public boolean invokeInboundHandlers(HandlerInvocationContext context)
invokeInboundHandlers
in interface HandlerInvoker
public boolean invokeOutboundHandlers(HandlerInvocationContext context)
invokeOutboundHandlers
in interface HandlerInvoker
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |