Uses of Class
org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
Packages that use ServiceRefHandlerType
-
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 ServiceRefHandlerTypeModifier and TypeFieldDescriptionprotected List<ServiceRefHandlerType>ServiceRefHandlerChainType.handlerprotected List<ServiceRefHandlerType>ServiceRefType.handlerMethods in org.apache.axis2.jaxws.description.xml.handler that return ServiceRefHandlerTypeModifier and TypeMethodDescriptionObjectFactory.createServiceRefHandlerType()Create an instance ofServiceRefHandlerTypeMethods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type ServiceRefHandlerTypeModifier and TypeMethodDescriptionServiceRefHandlerChainType.getHandler()Gets the value of the handler property.ServiceRefType.getHandler()Gets the value of the handler property.