| Package | Description |
|---|---|
| com.sun.xml.ws.server |
JAX-WS 2.0.1 Server Runtime
|
| com.sun.xml.ws.server.provider | |
| com.sun.xml.ws.server.sei |
| Modifier and Type | Class and Description |
|---|---|
class |
InvokerTube<T>
Base code for
ProviderInvokerTube and SEIInvokerTube. |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncProviderInvokerTube<T>
This
Tube is used to invoke the AsyncProvider endpoints. |
class |
ProviderInvokerTube<T>
|
class |
SyncProviderInvokerTube<T>
This tube is used to invoke the
Provider endpoints. |
| Modifier and Type | Class and Description |
|---|---|
class |
SEIInvokerTube
This pipe is used to invoke SEI based endpoints.
|
| Constructor and Description |
|---|
InvokerTube(InvokerTube<T> that,
TubeCloner cloner)
Copy constructor.
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.