Package | Description |
---|---|
com.sun.xml.ws.api.server |
APIs for hosting JAX-WS services.
|
com.sun.xml.ws.client |
JAX-WS 2.0.1 Client Runtime
|
com.sun.xml.ws.util |
Modifier and Type | Field and Description |
---|---|
protected Pool<TK> |
Adapter.pool
Pool of
Adapter.Toolkit s. |
Modifier and Type | Method and Description |
---|---|
protected Pool<TK> |
Adapter.getPool()
Returns a reference to the pool of Toolkits for this adapter.
|
Modifier and Type | Method and Description |
---|---|
Pool<Tube> |
Stub.getTubes() |
Modifier and Type | Class and Description |
---|---|
static class |
Pool.Marshaller
JAXB
Marshaller pool. |
static class |
Pool.TubePool
Tube pool. |
static class |
Pool.Unmarshaller
JAXB
Marshaller pool. |
Copyright © 2015 Oracle Corporation. All rights reserved.