Uses of Interface
org.apache.sshd.common.future.SshFuture
Packages that use SshFuture
Package
Description
-
Uses of SshFuture in org.apache.sshd.client.future
Subinterfaces of SshFuture in org.apache.sshd.client.futureModifier and TypeInterfaceDescriptioninterfaceAnSshFuturefor asynchronous authentication requests.interfaceAnSshFuturefor asynchronous connections requests.interfaceAnSshFuturefor asynchronous channel opening requests.Classes in org.apache.sshd.client.future that implement SshFutureModifier and TypeClassDescriptionclassA default implementation ofAuthFuture.classA default implementation ofConnectFuture.classA default implementation ofOpenFuture. -
Uses of SshFuture in org.apache.sshd.common.channel
Classes in org.apache.sshd.common.channel that implement SshFutureModifier and TypeClassDescriptionstatic classprotected static classMarker type to avoid repeated buffering inChannelAsyncOutputStream.writePacket(IoWriteFutureImpl, boolean).classprotected static class -
Uses of SshFuture in org.apache.sshd.common.future
Classes in org.apache.sshd.common.future with type parameters of type SshFutureModifier and TypeClassDescriptionclassAbstractSshFuture<T extends SshFuture<T>>classDefaultCancellableSshFuture<T extends SshFuture<T>>A defaultCancellablefuture implementation.classDefaultSshFuture<T extends SshFuture<T>>A default implementation ofSshFuture.classDefaultVerifiableSshFuture<T extends SshFuture<T>>interfaceRepresents the completion of an asynchronous SSH operation on a given object (it may be an SSH session or an SSH channel).interfaceSshFutureListener<T extends SshFuture>Something interested in being notified when the completion of an asynchronous SSH operation :SshFuture.Subinterfaces of SshFuture in org.apache.sshd.common.futureModifier and TypeInterfaceDescriptioninterfaceCancellations may not always be effective immediately.interfaceAnSshFuturefor asynchronous close requests.interfaceClasses in org.apache.sshd.common.future that implement SshFutureModifier and TypeClassDescriptionclassAbstractSshFuture<T extends SshFuture<T>>classA default implementation of aCancelFuture.classDefaultCancellableSshFuture<T extends SshFuture<T>>A defaultCancellablefuture implementation.classA default implementation ofCloseFuture.classclassDefaultSshFuture<T extends SshFuture<T>>A default implementation ofSshFuture.classDefaultVerifiableSshFuture<T extends SshFuture<T>>classADefaultSshFuturethat can be used to wait for the reply of an SSH_MSG_GLOBAL_REQUEST sent withwant-reply = true. -
Uses of SshFuture in org.apache.sshd.common.io
Subinterfaces of SshFuture in org.apache.sshd.common.ioModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceClasses in org.apache.sshd.common.io that implement SshFuture -
Uses of SshFuture in org.apache.sshd.common.io.nio2
Classes in org.apache.sshd.common.io.nio2 that implement SshFuture -
Uses of SshFuture in org.apache.sshd.common.session.helpers
Classes in org.apache.sshd.common.session.helpers that implement SshFutureModifier and TypeClassDescriptionclassFuture holding a packet pending key exchange termination. -
Uses of SshFuture in org.apache.sshd.common.util.closeable
Classes in org.apache.sshd.common.util.closeable with type parameters of type SshFutureFields in org.apache.sshd.common.util.closeable with type parameters of type SshFutureMethods in org.apache.sshd.common.util.closeable with type parameters of type SshFutureModifier and TypeMethodDescriptionMethods in org.apache.sshd.common.util.closeable with parameters of type SshFutureModifier and TypeMethodDescriptionMethod parameters in org.apache.sshd.common.util.closeable with type arguments of type SshFutureModifier and TypeMethodDescriptionConstructor parameters in org.apache.sshd.common.util.closeable with type arguments of type SshFuture