|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Invoker | |
|---|---|
| com.sun.xml.ws.api.server | APIs for hosting JAX-WS services. |
| com.sun.xml.ws.server.sei | |
| Uses of Invoker in com.sun.xml.ws.api.server |
|---|
| Subclasses of Invoker in com.sun.xml.ws.api.server | |
|---|---|
class |
Invoker
Hides the detail of calling into application endpoint implementation. |
| Uses of Invoker in com.sun.xml.ws.server.sei |
|---|
| Classes in com.sun.xml.ws.server.sei with type parameters of type Invoker | |
|---|---|
interface |
InvokerSource<T extends Invoker>
Interface for determining Invoker for a given request |
class |
InvokerTube<T extends Invoker>
Base class for InvokerTube restored
to allow for containers to specify alternate implementations of SEI-based
invoking. |
| Fields in com.sun.xml.ws.server.sei declared as Invoker | |
|---|---|
protected T |
InvokerTube.invoker
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||