| Package | Description |
|---|---|
| com.sun.xml.ws.api.server |
APIs for hosting JAX-WS services.
|
| com.sun.xml.ws.server.sei |
| Modifier and Type | Class and Description |
|---|---|
class |
Invoker
Hides the detail of calling into application endpoint implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
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. |
| Modifier and Type | Field and Description |
|---|---|
protected T |
InvokerTube.invoker |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.