| Package | Description |
|---|---|
| com.sun.xml.ws.config.metro.parser.jsr109 |
| Modifier and Type | Field and Description |
|---|---|
protected List<HandlerType> |
HandlerChainType.handler |
protected List<HandlerType> |
PortComponentType.handler |
protected List<HandlerType> |
ServiceRefType.handler |
| Modifier and Type | Method and Description |
|---|---|
HandlerType |
ObjectFactory.createHandlerType()
Create an instance of
HandlerType |
| Modifier and Type | Method and Description |
|---|---|
List<HandlerType> |
HandlerChainType.getHandler()
Gets the value of the handler property.
|
List<HandlerType> |
PortComponentType.getHandler()
Gets the value of the handler property.
|
List<HandlerType> |
ServiceRefType.getHandler()
Gets the value of the handler property.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.