Uses of Class
org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
-
Packages that use HandlerChainType Package Description org.apache.axis2.jaxws.description.xml.handler org.apache.axis2.jaxws.spi.handler -
-
Uses of HandlerChainType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler with type parameters of type HandlerChainType Modifier and Type Field Description protected List<HandlerChainType>HandlerChainsType. handlerChainMethods in org.apache.axis2.jaxws.description.xml.handler that return HandlerChainType Modifier and Type Method Description HandlerChainTypeObjectFactory. createHandlerChainType()Create an instance ofHandlerChainTypeMethods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type HandlerChainType Modifier and Type Method Description List<HandlerChainType>HandlerChainsType. getHandlerChain()Gets the value of the handlerChain property. -
Uses of HandlerChainType in org.apache.axis2.jaxws.spi.handler
Methods in org.apache.axis2.jaxws.spi.handler with parameters of type HandlerChainType Modifier and Type Method Description protected static booleanBaseHandlerResolver. chainResolvesToPort(HandlerChainType hct, PortInfo portinfo)
-