| 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.db | |
| 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 | Field and Description |
|---|---|
(package private) OperationDispatcher |
DatabindingImpl.operationDispatcher |
(package private) OperationDispatcher |
DatabindingImpl.operationDispatcherNoWsdl |
| Modifier and Type | Method and Description |
|---|---|
OperationDispatcher |
WSEndpointMOMProxy.getOperationDispatcher() |
OperationDispatcher |
WSEndpointImpl.getOperationDispatcher()
Nullable when there is no associated WSDL Model
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.