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  java.util.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
 java.util.List<ServiceRefHandlerChainType> ServiceRefHandlerChainsType.getHandlerChain()
          Gets the value of the handlerChain property.
 



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