Uses of Class
org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainsType
Packages that use ServiceRefHandlerChainsType
-
Uses of ServiceRefHandlerChainsType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler declared as ServiceRefHandlerChainsTypeModifier and TypeFieldDescriptionprotected ServiceRefHandlerChainsTypeServiceRefType.handlerChainsMethods in org.apache.axis2.jaxws.description.xml.handler that return ServiceRefHandlerChainsTypeModifier and TypeMethodDescriptionObjectFactory.createServiceRefHandlerChainsType()Create an instance ofServiceRefHandlerChainsTypeServiceRefType.getHandlerChains()Gets the value of the handlerChains property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type ServiceRefHandlerChainsTypeModifier and TypeMethodDescriptionvoidServiceRefType.setHandlerChains(ServiceRefHandlerChainsType value) Sets the value of the handlerChains property.