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 HandlerChain
AxisClient. 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 class
HandlerChainImpl
Implementation of HandlerChainMethods in org.apache.axis.handlers that return HandlerChain Modifier and Type Method Description HandlerChain
HandlerInfoChainFactory. createHandlerChain()
-