| Package | Description |
|---|---|
| com.sun.xml.ws.binding | |
| com.sun.xml.ws.client |
JAX-WS 2.0.1 Client Runtime
|
| Modifier and Type | Method and Description |
|---|---|
HandlerConfiguration |
BindingImpl.getHandlerConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BindingImpl.setHandlerConfig(HandlerConfiguration handlerConfig) |
| Constructor and Description |
|---|
HandlerConfiguration(Set<String> roles,
HandlerConfiguration oldConfig)
This is called when roles as reset on binding using SOAPBinding#setRoles(), to save reparsing the handlers again.
|
Copyright © 2015 Oracle Corporation. All rights reserved.