Uses of Interface
javax.xml.rpc.handler.HandlerChain

Packages that use HandlerChain
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
protected  HandlerChain AxisClient.getJAXRPChandlerChain(MessageContext context)
           
 

Uses of HandlerChain in org.apache.axis.handlers
 

Classes in org.apache.axis.handlers that implement HandlerChain
 class HandlerChainImpl
          Implementation of HandlerChain
 

Methods in org.apache.axis.handlers that return HandlerChain
 HandlerChain HandlerInfoChainFactory.createHandlerChain()
           
 



Copyright ? 2005 Apache Web Services Project. All Rights Reserved.