Package | Description |
---|---|
org.apache.axis2.jaxws.handler | |
org.apache.axis2.jaxws.handler.impl |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.