| Interface | Description |
|---|---|
| DeploymentDescriptorParser.AdapterFactory<A> |
Creates a new "Adapter".
|
| HttpAdapter.CompletionCallback | |
| ResourceLoader |
Used to locate resources for
DeploymentDescriptorParser. |
| Class | Description |
|---|---|
| DeploymentDescriptorParser<A> |
Parses
sun-jaxws.xml into WSEndpoint. |
| HttpAdapter |
Adapter that receives messages in HTTP. |
| HttpAdapterList<T extends HttpAdapter> |
List of
HttpAdapters created together. |
| HttpMetadataPublisher |
Intercepts GET HTTP requests to process the requests.
|
| WSHTTPConnection |
The view of an HTTP exchange from the point of view of JAX-WS.
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.