Uses of Class
org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
-
Packages that use ServiceRefHandlerChainType Package Description org.apache.axis2.jaxws.description.xml.handler -
-
Uses of ServiceRefHandlerChainType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler with type parameters of type ServiceRefHandlerChainType Modifier and Type Field Description protected List<ServiceRefHandlerChainType>ServiceRefHandlerChainsType. handlerChainMethods in org.apache.axis2.jaxws.description.xml.handler that return ServiceRefHandlerChainType Modifier and Type Method Description ServiceRefHandlerChainTypeObjectFactory. createServiceRefHandlerChainType()Create an instance ofServiceRefHandlerChainTypeMethods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type ServiceRefHandlerChainType Modifier and Type Method Description List<ServiceRefHandlerChainType>ServiceRefHandlerChainsType. getHandlerChain()Gets the value of the handlerChain property.
-