Uses of Class
org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType
Packages that use HandlerChainsType
Package
Description
-
Uses of HandlerChainsType in org.apache.axis2.jaxws.description
Methods in org.apache.axis2.jaxws.description that return HandlerChainsTypeModifier and TypeMethodDescriptionEndpointDescription.getHandlerChain()Return the handler chain configuration information as a HandlerChainsType object.EndpointDescription.getHandlerChain(Object serviceDelegateKey) Return the handler chain configuration information as a HandlerChainsType object.ServiceDescription.getHandlerChain()Return the handler chain configuration information as a HandlerChainsType object.ServiceDescription.getHandlerChain(Object serviceDelegateKey) Return the handler chain configuration information as a HandlerChainsType object.Methods in org.apache.axis2.jaxws.description with parameters of type HandlerChainsTypeModifier and TypeMethodDescriptionvoidEndpointDescription.setHandlerChain(HandlerChainsType handlerChain) -
Uses of HandlerChainsType in org.apache.axis2.jaxws.description.builder
Methods in org.apache.axis2.jaxws.description.builder that return HandlerChainsTypeModifier and TypeMethodDescriptionDescriptionBuilderComposite.getHandlerChainsType()PortComposite.getHandlerChainsType()Methods in org.apache.axis2.jaxws.description.builder with parameters of type HandlerChainsTypeModifier and TypeMethodDescriptionvoidDescriptionBuilderComposite.setHandlerChainsType(HandlerChainsType handlerChainsType) voidPortComposite.setHandlerChainsType(HandlerChainsType handlerChainsType) -
Uses of HandlerChainsType in org.apache.axis2.jaxws.description.impl
Methods in org.apache.axis2.jaxws.description.impl that return HandlerChainsTypeModifier and TypeMethodDescriptionEndpointDescriptionImpl.getHandlerChain()EndpointDescriptionImpl.getHandlerChain(Object sparseCompositeKey) Returns a schema derived java class containing the the handler configuration information.ServiceDescriptionImpl.getHandlerChain()ServiceDescriptionImpl.getHandlerChain(Object sparseCompositeKey) static HandlerChainsTypeDescriptionUtils.loadHandlerChains(InputStream is, ClassLoader classLoader) HandlerChainsParser.loadHandlerChains(InputStream in) Methods in org.apache.axis2.jaxws.description.impl with parameters of type HandlerChainsTypeModifier and TypeMethodDescriptionvoidEndpointDescriptionImpl.setHandlerChain(HandlerChainsType handlerChain) -
Uses of HandlerChainsType in org.apache.axis2.jaxws.description.xml.handler
Methods in org.apache.axis2.jaxws.description.xml.handler that return HandlerChainsTypeModifier and TypeMethodDescriptionObjectFactory.createHandlerChainsType()Create an instance ofHandlerChainsTypeMethods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type HandlerChainsTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<HandlerChainsType>ObjectFactory.createHandlerChains(HandlerChainsType value) Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type HandlerChainsTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<HandlerChainsType>ObjectFactory.createHandlerChains(HandlerChainsType value)