Uses of Package
org.eclipse.jetty.io.ssl
Package
Description
Jetty IO : Core SSL Support
Jetty Server : Core Server API
-
-
-
-
ClassDescriptionServer-side interface used by ServiceLoader.Implementations of this interface are notified of TLS handshake events.
-
ClassDescriptionA 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.Implementations of this interface are notified of TLS handshake events.The event object carrying information about TLS handshake events. -
ClassDescriptionA 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.