Class ChannelAsyncOutputStream.BufferedFuture

All Implemented Interfaces:
SshFuture<IoWriteFuture>, VerifiableFuture<IoWriteFuture>, WaitableFuture, IoWriteFuture
Enclosing class:
ChannelAsyncOutputStream

protected static class ChannelAsyncOutputStream.BufferedFuture extends IoWriteFutureImpl
Marker type to avoid repeated buffering in ChannelAsyncOutputStream.writePacket(IoWriteFutureImpl, boolean).
  • Field Details

    • waitOnWindow

      protected boolean waitOnWindow