| Package | Description |
|---|---|
| org.eclipse.jetty.alpn.client | |
| org.eclipse.jetty.alpn.java.client | |
| org.eclipse.jetty.alpn.openjdk8.server | |
| org.eclipse.jetty.io.ssl |
Jetty IO : Core SSL Support
|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| Class and Description |
|---|
| SslHandshakeListener
Implementations of this interface are notified of TLS handshake events.
|
| Class and Description |
|---|
| ALPNProcessor |
| ALPNProcessor.Client
Client-side interface used by ServiceLoader.
|
| Class and Description |
|---|
| ALPNProcessor |
| ALPNProcessor.Server
Server-side interface used by ServiceLoader.
|
| Class and Description |
|---|
| ALPNProcessor |
| 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. |
| SslConnection.DecryptedEndPoint |
| SslHandshakeListener
Implementations of this interface are notified of TLS handshake events.
|
| SslHandshakeListener.Event
The event object carrying information about TLS handshake events.
|
| Class and Description |
|---|
| 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. |
Copyright © 1995–2018 Webtide. All rights reserved.