Uses of Package
org.eclipse.jetty.io.ssl
Packages that use org.eclipse.jetty.io.ssl
-
Classes in org.eclipse.jetty.io.ssl used by org.eclipse.jetty.io.sslClassDescriptionA Connection that acts as an interceptor between an EndPoint providing SSL encrypted data and another consumer of an EndPoint (typically an
Connectionlike HttpConnection) that wants unencrypted data.Implementations of this interface are notified of TLS handshake events.The event object carrying information about TLS handshake events.