| Package | Description |
|---|---|
| org.apache.sshd.common.channel |
| Modifier and Type | Field and Description |
|---|---|
protected AtomicReference<IoWriteFutureImpl> |
BufferedIoOutputStream.currentWrite |
protected Queue<IoWriteFutureImpl> |
BufferedIoOutputStream.writes |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BufferedIoOutputStream.finishWrite(IoWriteFutureImpl future,
int bufferSize) |
protected void |
ChannelAsyncOutputStream.onWritten(IoWriteFutureImpl future,
int total,
long length,
IoWriteFuture f) |
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.