Uses of Class
org.eclipse.jetty.io.ssl.SslConnection
Package
Description
Jetty IO : Core SSL Support
Jetty Server : Core Server API
-
Uses of SslConnection in org.eclipse.jetty.io.ssl
Modifier and TypeMethodDescriptionSslConnection.SslEndPoint.getSslConnection()
protected SslConnection
SslClientConnectionFactory.newSslConnection
(EndPoint endPoint, SSLEngine engine) -
Uses of SslConnection in org.eclipse.jetty.server
Modifier and TypeMethodDescriptionprotected SslConnection
SslConnectionFactory.newSslConnection
(Connector connector, EndPoint endPoint, SSLEngine engine)