|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvokerTube | |
|---|---|
| com.sun.xml.ws.server | JAX-WS 2.0.1 Server Runtime |
| com.sun.xml.ws.server.provider | |
| com.sun.xml.ws.server.sei | |
| Uses of InvokerTube in com.sun.xml.ws.server |
|---|
| Subclasses of InvokerTube in com.sun.xml.ws.server | |
|---|---|
class |
InvokerTube<T>
Base code for ProviderInvokerTube and SEIInvokerTube. |
| Uses of InvokerTube in com.sun.xml.ws.server.provider |
|---|
| Subclasses of InvokerTube in com.sun.xml.ws.server.provider | |
|---|---|
class |
AsyncProviderInvokerTube<T>
This Tube is used to invoke the AsyncProvider endpoints. |
class |
ProviderInvokerTube<T>
This Tube is used to invoke the Provider and AsyncProvider endpoints. |
class |
SyncProviderInvokerTube<T>
This tube is used to invoke the Provider endpoints. |
| Uses of InvokerTube in com.sun.xml.ws.server.sei |
|---|
| Subclasses of InvokerTube in com.sun.xml.ws.server.sei | |
|---|---|
class |
SEIInvokerTube
This pipe is used to invoke SEI based endpoints. |
| Constructors in com.sun.xml.ws.server.sei with parameters of type InvokerTube | |
|---|---|
InvokerTube(InvokerTube<T> that,
TubeCloner cloner)
Copy constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||