| Interface | Description |
|---|---|
| ALPNProcessor | |
| ALPNProcessor.Client |
Client-side interface used by ServiceLoader.
|
| ALPNProcessor.Server |
Server-side interface used by ServiceLoader.
|
| SslHandshakeListener |
Implementations of this interface are notified of TLS handshake events.
|
| Class | Description |
|---|---|
| SslClientConnectionFactory | |
| SslConnection |
A Connection that acts as an interceptor between an EndPoint providing SSL encrypted data
and another consumer of an EndPoint (typically an
Connection like HttpConnection) that
wants unencrypted data. |
| SslHandshakeListener.Event |
The event object carrying information about TLS handshake events.
|
Copyright © 1995–2018 Webtide. All rights reserved.