|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of HandlerChainsType in org.apache.axis2.jaxws.description |
|---|
| Methods in org.apache.axis2.jaxws.description that return HandlerChainsType | |
|---|---|
HandlerChainsType |
ServiceDescription.getHandlerChain()
Return the handler chain configuration information as a HandlerChainsType object. |
HandlerChainsType |
EndpointDescription.getHandlerChain()
Return the handler chain configuration information as a HandlerChainsType object. |
HandlerChainsType |
ServiceDescription.getHandlerChain(java.lang.Object serviceDelegateKey)
Return the handler chain configuration information as a HandlerChainsType object. |
HandlerChainsType |
EndpointDescription.getHandlerChain(java.lang.Object serviceDelegateKey)
Return the handler chain configuration information as a HandlerChainsType object. |
| Methods in org.apache.axis2.jaxws.description with parameters of type HandlerChainsType | |
|---|---|
void |
EndpointDescription.setHandlerChain(HandlerChainsType handlerChain)
|
| Uses of HandlerChainsType in org.apache.axis2.jaxws.description.builder |
|---|
| Methods in org.apache.axis2.jaxws.description.builder that return HandlerChainsType | |
|---|---|
HandlerChainsType |
PortComposite.getHandlerChainsType()
|
HandlerChainsType |
DescriptionBuilderComposite.getHandlerChainsType()
|
| Methods in org.apache.axis2.jaxws.description.builder with parameters of type HandlerChainsType | |
|---|---|
void |
PortComposite.setHandlerChainsType(HandlerChainsType handlerChainsType)
|
void |
DescriptionBuilderComposite.setHandlerChainsType(HandlerChainsType handlerChainsType)
|
| Uses of HandlerChainsType in org.apache.axis2.jaxws.description.impl |
|---|
| Methods in org.apache.axis2.jaxws.description.impl that return HandlerChainsType | |
|---|---|
HandlerChainsType |
HandlerChainsParser.loadHandlerChains(java.io.InputStream in)
|
static HandlerChainsType |
DescriptionUtils.loadHandlerChains(java.io.InputStream is,
java.lang.ClassLoader classLoader)
|
| Uses of HandlerChainsType in org.apache.axis2.jaxws.description.xml.handler |
|---|
| Methods in org.apache.axis2.jaxws.description.xml.handler that return HandlerChainsType | |
|---|---|
HandlerChainsType |
ObjectFactory.createHandlerChainsType()
Create an instance of HandlerChainsType |
| Methods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type HandlerChainsType | |
|---|---|
javax.xml.bind.JAXBElement<HandlerChainsType> |
ObjectFactory.createHandlerChains(HandlerChainsType value)
Create an instance of JAXBElement<HandlerChainsType>} |
| Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type HandlerChainsType | |
|---|---|
javax.xml.bind.JAXBElement<HandlerChainsType> |
ObjectFactory.createHandlerChains(HandlerChainsType value)
Create an instance of JAXBElement<HandlerChainsType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||