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