Uses of Class
org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType

Packages that use ServiceRefHandlerChainType
org.apache.axis2.jaxws.description.xml.handler   
 

Uses of ServiceRefHandlerChainType in org.apache.axis2.jaxws.description.xml.handler
 

Fields in org.apache.axis2.jaxws.description.xml.handler with type parameters of type ServiceRefHandlerChainType
protected  List<ServiceRefHandlerChainType> ServiceRefHandlerChainsType.handlerChain
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return ServiceRefHandlerChainType
 ServiceRefHandlerChainType ObjectFactory.createServiceRefHandlerChainType()
          Create an instance of ServiceRefHandlerChainType
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type ServiceRefHandlerChainType
 List<ServiceRefHandlerChainType> ServiceRefHandlerChainsType.getHandlerChain()
          Gets the value of the handlerChain property.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.