Uses of Interface
org.apache.sshd.common.io.IoWriteFuture
Packages that use IoWriteFuture
-
Uses of IoWriteFuture in org.apache.sshd.common.io
Classes in org.apache.sshd.common.io that implement IoWriteFutureMethods in org.apache.sshd.common.io that return IoWriteFutureModifier and TypeMethodDescriptionstatic IoWriteFutureAbstractIoWriteFuture.verify(long timeout, CancelOption... options) IoOutputStream.writeBuffer(Buffer buffer) Write the given buffer.IoSession.writeBuffer(Buffer buffer) Write a packet on the socket.