| Package | Description |
|---|---|
| com.sun.xml.ws.api.server |
APIs for hosting JAX-WS services.
|
| com.sun.xml.ws.client |
JAX-WS 2.0.1 Client Runtime
|
| com.sun.xml.ws.client.sei | |
| com.sun.xml.ws.server |
JAX-WS 2.0.1 Server Runtime
|
| Modifier and Type | Method and Description |
|---|---|
abstract OperationDispatcher |
WSEndpoint.getOperationDispatcher()
Nullable when there is no associated WSDL Model
|
| Modifier and Type | Field and Description |
|---|---|
protected OperationDispatcher |
Stub.operationDispatcher |
| Modifier and Type | Method and Description |
|---|---|
OperationDispatcher |
Stub.getOperationDispatcher()
Nullable when there is no associated WSDL Model
|
| Modifier and Type | Method and Description |
|---|---|
OperationDispatcher |
SEIStub.getOperationDispatcher()
Nullable when there is no associated WSDL Model
|
| Modifier and Type | Method and Description |
|---|---|
OperationDispatcher |
WSEndpointImpl.getOperationDispatcher()
Nullable when there is no associated WSDL Model
|
OperationDispatcher |
WSEndpointMOMProxy.getOperationDispatcher() |
Copyright © 2015 Oracle Corporation. All rights reserved.