Package | Description |
---|---|
org.apache.cxf.jaxws.javaee |
Modifier and Type | Field and Description |
---|---|
protected ServiceRefHandlerChainsType |
ServiceRefType.handlerChains |
Modifier and Type | Method and Description |
---|---|
ServiceRefHandlerChainsType |
ObjectFactory.createServiceRefHandlerChainsType()
Create an instance of
ServiceRefHandlerChainsType |
ServiceRefHandlerChainsType |
ServiceRefType.getHandlerChains()
Gets the value of the handlerChains property.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceRefType.setHandlerChains(ServiceRefHandlerChainsType value)
Sets the value of the handlerChains property.
|
Apache CXF