| Package | Description |
|---|---|
| com.sun.xml.ws.api.server |
APIs for hosting JAX-WS services.
|
| com.sun.xml.ws.server |
JAX-WS 2.0.1 Server Runtime
|
| com.sun.xml.ws.transport.http |
| Modifier and Type | Method and Description |
|---|---|
abstract ServiceDefinition |
WSEndpoint.getServiceDefinition()
Gets the description of the service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceDefinitionImpl
ServiceDefinition implementation. |
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinition |
WSEndpointMOMProxy.getServiceDefinition() |
| Modifier and Type | Method and Description |
|---|---|
ServiceDefinition |
HttpAdapter.getServiceDefinition()
Return the last known service definition of the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpAdapter.initWSDLMap(ServiceDefinition sdef)
Fill in WSDL map.
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.