|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HandlerType | |
|---|---|
| com.sun.xml.ws.config.metro.parser.jsr109 | |
| Uses of HandlerType in com.sun.xml.ws.config.metro.parser.jsr109 |
|---|
| Fields in com.sun.xml.ws.config.metro.parser.jsr109 with type parameters of type HandlerType | |
|---|---|
protected List<HandlerType> |
HandlerChainType.handler
|
protected List<HandlerType> |
PortComponentType.handler
|
protected List<HandlerType> |
ServiceRefType.handler
|
| Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return HandlerType | |
|---|---|
HandlerType |
ObjectFactory.createHandlerType()
Create an instance of HandlerType |
| Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return types with arguments of type HandlerType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||