| Package | Description |
|---|---|
| com.sun.xml.ws.config.metro.parser.jsr109 |
| Modifier and Type | Field and Description |
|---|---|
protected HandlerChainsType |
PortComponentType.handlerChains |
protected HandlerChainsType |
ServiceRefType.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.
|
HandlerChainsType |
ServiceRefType.getHandlerChains()
Gets the value of the handlerChains property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortComponentType.setHandlerChains(HandlerChainsType value)
Sets the value of the handlerChains property.
|
void |
ServiceRefType.setHandlerChains(HandlerChainsType value)
Sets the value of the handlerChains property.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.