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

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

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

Fields in org.apache.axis2.jaxws.description.xml.handler declared as ServiceRefHandlerChainsType
protected  ServiceRefHandlerChainsType ServiceRefType.handlerChains
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return ServiceRefHandlerChainsType
 ServiceRefHandlerChainsType ObjectFactory.createServiceRefHandlerChainsType()
          Create an instance of ServiceRefHandlerChainsType
 ServiceRefHandlerChainsType ServiceRefType.getHandlerChains()
          Gets the value of the handlerChains property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type ServiceRefHandlerChainsType
 void ServiceRefType.setHandlerChains(ServiceRefHandlerChainsType value)
          Sets the value of the handlerChains property.
 



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