Uses of Class
org.eclipse.jetty.io.ssl.SslConnection
-
Packages that use SslConnection Package Description org.eclipse.jetty.io.ssl Jetty IO : Core SSL Support -
-
Uses of SslConnection in org.eclipse.jetty.io.ssl
Methods in org.eclipse.jetty.io.ssl that return SslConnection Modifier and Type Method Description SslConnectionSslConnection.DecryptedEndPoint. getSslConnection()protected SslConnectionSslClientConnectionFactory. newSslConnection(ByteBufferPool byteBufferPool, Executor executor, EndPoint endPoint, SSLEngine engine)
-