| Package | Description |
|---|---|
| org.apache.sshd.common.io |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIoWriteFuture |
| Modifier and Type | Method and Description |
|---|---|
static IoWriteFuture |
AbstractIoWriteFuture.fulfilled(Object id,
Object value) |
IoWriteFuture |
AbstractIoWriteFuture.verify(long timeout,
CancelOption... options) |
IoWriteFuture |
IoOutputStream.writeBuffer(Buffer buffer)
Write the given buffer.
|
IoWriteFuture |
IoSession.writeBuffer(Buffer buffer)
Write a packet on the socket.
|
Copyright © 2018–2024 The Apache Software Foundation. All rights reserved.