|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HandlerChainType | |
---|---|
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 | |
---|---|
protected java.util.List<HandlerChainType> |
HandlerChainsType.handlerChain
|
Methods in org.apache.axis2.jaxws.description.xml.handler that return HandlerChainType | |
---|---|
HandlerChainType |
ObjectFactory.createHandlerChainType()
Create an instance of HandlerChainType |
Methods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type HandlerChainType | |
---|---|
java.util.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 | |
---|---|
protected static boolean |
BaseHandlerResolver.chainResolvesToPort(HandlerChainType hct,
PortInfo portinfo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |