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 IoWriteFutureSubclasses with type arguments of type IoWriteFuture in org.apache.sshd.common.ioSubinterfaces with type arguments of type IoWriteFuture in org.apache.sshd.common.ioMethods 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.