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