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 © 2015 Oracle Corporation. All rights reserved.