| Package | Description |
|---|---|
| org.apache.cxf.jaxws.javaee |
| Modifier and Type | Field and Description |
|---|---|
protected HandlerChainsType |
PortComponentType.handlerChains |
| Modifier and Type | Method and Description |
|---|---|
HandlerChainsType |
ObjectFactory.createHandlerChainsType()
Create an instance of
HandlerChainsType |
HandlerChainsType |
PortComponentType.getHandlerChains()
Gets the value of the handlerChains property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<HandlerChainsType> |
ObjectFactory.createHandlerChains(HandlerChainsType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<HandlerChainsType> |
ObjectFactory.createHandlerChains(HandlerChainsType value)
|
void |
PortComponentType.setHandlerChains(HandlerChainsType value)
Sets the value of the handlerChains property.
|
Apache CXF