| 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 (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.