Uses of Class
org.apache.cxf.jaxws.handler.HandlerChainInvoker
-
Packages that use HandlerChainInvoker Package Description org.apache.cxf.jaxws.handler -
-
Uses of HandlerChainInvoker in org.apache.cxf.jaxws.handler
Methods in org.apache.cxf.jaxws.handler that return HandlerChainInvoker Modifier and Type Method Description protected HandlerChainInvokerAbstractJAXWSHandlerInterceptor. getInvoker(T message)Methods in org.apache.cxf.jaxws.handler with parameters of type HandlerChainInvoker Modifier and Type Method Description voidHandlerChainInvoker. adoptLogicalHandlers(HandlerChainInvoker invoker)Allows an the logical handler chain for one invoker to be used as an alternate chain for another.
-