Uses of Class
org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainsType
-
Packages that use ServiceRefHandlerChainsType Package Description org.apache.axis2.jaxws.description.xml.handler -
-
Uses of ServiceRefHandlerChainsType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler declared as ServiceRefHandlerChainsType Modifier and Type Field Description protected ServiceRefHandlerChainsTypeServiceRefType. handlerChainsMethods in org.apache.axis2.jaxws.description.xml.handler that return ServiceRefHandlerChainsType Modifier and Type Method Description ServiceRefHandlerChainsTypeObjectFactory. createServiceRefHandlerChainsType()Create an instance ofServiceRefHandlerChainsTypeServiceRefHandlerChainsTypeServiceRefType. getHandlerChains()Gets the value of the handlerChains property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type ServiceRefHandlerChainsType Modifier and Type Method Description voidServiceRefType. setHandlerChains(ServiceRefHandlerChainsType value)Sets the value of the handlerChains property.
-