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  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
 List<HandlerType> HandlerChainType.getHandler()
          Gets the value of the handler property.
 



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