| Package | Description |
|---|---|
| com.sun.xml.ws.api.server |
APIs for hosting JAX-WS services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThreadLocalContainerResolver
ContainerResolver based on
ThreadLocal. |
| Modifier and Type | Method and Description |
|---|---|
static ContainerResolver |
ContainerResolver.getInstance()
Returns the container resolver which can be used to get client's
Container. |
| Modifier and Type | Method and Description |
|---|---|
static void |
ContainerResolver.setInstance(ContainerResolver resolver)
Sets the custom container resolver which can be used to get client's
Container. |
Copyright © 2015 Oracle Corporation. All rights reserved.