| Package | Description |
|---|---|
| org.eclipse.jetty.io.ssl |
Jetty IO : Core SSL Support
|
| 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. |
| SslConnection.DecryptedEndPoint |
| SslHandshakeListener
Implementations of this interface are notified of TLS handshake events.
|
| SslHandshakeListener.Event
The event object carrying information about TLS handshake events.
|
Copyright © 1995–2016 Webtide. All rights reserved.