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

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

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

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

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

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



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