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

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

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

Fields in org.apache.axis2.jaxws.description.xml.handler with type parameters of type ServiceRefHandlerType
protected  java.util.List<ServiceRefHandlerType> ServiceRefType.handler
           
protected  java.util.List<ServiceRefHandlerType> ServiceRefHandlerChainType.handler
           
 

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

Methods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type ServiceRefHandlerType
 java.util.List<ServiceRefHandlerType> ServiceRefType.getHandler()
          Gets the value of the handler property.
 java.util.List<ServiceRefHandlerType> ServiceRefHandlerChainType.getHandler()
          Gets the value of the handler property.
 



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