| Package | Description |
|---|---|
| javax.xml.ws | |
| javax.xml.ws.handler | |
| javax.xml.ws.handler.soap |
| Modifier and Type | Method and Description |
|---|---|
List<Handler> |
Binding.getHandlerChain()
Get the list of handlers that are associated with this binding instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
Binding.setHandlerChain(List<Handler> list)
Set's the list of handlers for this binding instance
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LogicalHandler<C extends LogicalMessageContext> |
| Modifier and Type | Method and Description |
|---|---|
List<Handler> |
HandlerResolver.getHandlerChain(PortInfo portinfo) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SOAPHandler<T extends SOAPMessageContext> |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.