Uses of Interface
javax.xml.rpc.handler.HandlerChain
-
Packages that use HandlerChain Package Description org.apache.axis.client org.apache.axis.handlers -
-
Uses of HandlerChain in org.apache.axis.client
Methods in org.apache.axis.client that return HandlerChain Modifier and Type Method Description protected HandlerChainAxisClient. getJAXRPChandlerChain(MessageContext context) -
Uses of HandlerChain in org.apache.axis.handlers
Classes in org.apache.axis.handlers that implement HandlerChain Modifier and Type Class Description classHandlerChainImplImplementation of HandlerChainMethods in org.apache.axis.handlers that return HandlerChain Modifier and Type Method Description HandlerChainHandlerInfoChainFactory. createHandlerChain()
-