|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HandlerInvocationContext | |
|---|---|
| org.apache.axis2.jaxws.handler | |
| org.apache.axis2.jaxws.handler.impl | |
| Uses of HandlerInvocationContext in org.apache.axis2.jaxws.handler |
|---|
| Methods in org.apache.axis2.jaxws.handler with parameters of type HandlerInvocationContext | |
|---|---|
boolean |
HandlerInvoker.invokeInboundHandlers(HandlerInvocationContext context)
Invokes all inbound handlers for the incoming request to the endpoint. |
boolean |
HandlerInvoker.invokeOutboundHandlers(HandlerInvocationContext context)
Invokes all inbound handlers for the incoming request to the endpoint. |
| Uses of HandlerInvocationContext in org.apache.axis2.jaxws.handler.impl |
|---|
| Methods in org.apache.axis2.jaxws.handler.impl with parameters of type HandlerInvocationContext | |
|---|---|
boolean |
HandlerInvokerImpl.invokeInboundHandlers(HandlerInvocationContext context)
This invokes the inbound handlers for the invocation. |
boolean |
HandlerInvokerImpl.invokeOutboundHandlers(HandlerInvocationContext context)
This invokes the outbound handlers for the invocation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||