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