Uses of Class
org.apache.axis2.jaxws.description.xml.handler.HandlerType
-
Packages that use HandlerType Package Description 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 Modifier and Type Field Description protected List<HandlerType>HandlerChainType. handlerMethods in org.apache.axis2.jaxws.description.xml.handler that return HandlerType Modifier and Type Method Description HandlerTypeObjectFactory. createHandlerType()Create an instance ofHandlerTypeMethods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type HandlerType Modifier and Type Method Description List<HandlerType>HandlerChainType. getHandler()Gets the value of the handler property.
-