Class SslConnection.DecryptedEndPoint.IncompleteWriteCallback

java.lang.Object
org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint.IncompleteWriteCallback
All Implemented Interfaces:
Callback, Invocable
Enclosing class:
SslConnection.DecryptedEndPoint

private final class SslConnection.DecryptedEndPoint.IncompleteWriteCallback extends Object implements Callback, Invocable
  • Constructor Details

    • IncompleteWriteCallback

      private IncompleteWriteCallback()
  • Method Details