Uses of Class
org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
-
Packages that use SslConnection.DecryptedEndPoint Package Description org.eclipse.jetty.io.ssl Jetty IO : Core SSL Support -
-
Uses of SslConnection.DecryptedEndPoint in org.eclipse.jetty.io.ssl
Methods in org.eclipse.jetty.io.ssl that return SslConnection.DecryptedEndPoint Modifier and Type Method Description SslConnection.DecryptedEndPoint
SslConnection. getDecryptedEndPoint()
protected SslConnection.DecryptedEndPoint
SslConnection. newDecryptedEndPoint()
-