| Class | Description |
|---|---|
| HttpExchangeConnection |
Implementation of
WebServiceConnection that is based on the Java 6 HttpServer HttpExchange. |
| HttpsUrlConnectionMessageSender |
Extension of
HttpUrlConnectionMessageSender that adds support for (self-signed) HTTPS certificates. |
| WebServiceMessageReceiverHttpHandler |
HttpHandler that can be used to handle incoming HttpExchange service requests. |
| WsdlDefinitionHttpHandler |
| Exception | Description |
|---|---|
| HttpsTransportException |
Exception that is thrown when an error occurs in the HTTP transport.
|