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