Class SslConnection.DecryptedEndPoint

java.lang.Object
org.eclipse.jetty.io.IdleTimeout
org.eclipse.jetty.io.AbstractEndPoint
org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint
All Implemented Interfaces:
Closeable, AutoCloseable, EndPoint, EndPoint.Wrapper
Enclosing class:
SslConnection

public class SslConnection.DecryptedEndPoint extends AbstractEndPoint implements EndPoint.Wrapper
  • Constructor Details

    • DecryptedEndPoint

      public DecryptedEndPoint()
  • Method Details