|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.sshd.common.future | |
---|---|
org.apache.sshd | Defines the two main classes for the client and server side of SSH protocol support. |
org.apache.sshd.agent | |
org.apache.sshd.client.channel | |
org.apache.sshd.client.future | |
org.apache.sshd.client.session | |
org.apache.sshd.common | |
org.apache.sshd.common.channel | |
org.apache.sshd.common.future | |
org.apache.sshd.common.session | |
org.apache.sshd.server.channel | |
org.apache.sshd.server.session |
Classes in org.apache.sshd.common.future used by org.apache.sshd | |
---|---|
CloseFuture
An SshFuture for asynchronous close requests. |
Classes in org.apache.sshd.common.future used by org.apache.sshd.agent | |
---|---|
CloseFuture
An SshFuture for asynchronous close requests. |
Classes in org.apache.sshd.common.future used by org.apache.sshd.client.channel | |
---|---|
CloseFuture
An SshFuture for asynchronous close requests. |
Classes in org.apache.sshd.common.future used by org.apache.sshd.client.future | |
---|---|
DefaultSshFuture
A default implementation of SshFuture . |
|
SshFuture
Represents the completion of an asynchronous SSH operation on a given object (it may be an SSH session or an SSH channel). |
Classes in org.apache.sshd.common.future used by org.apache.sshd.client.session | |
---|---|
CloseFuture
An SshFuture for asynchronous close requests. |
Classes in org.apache.sshd.common.future used by org.apache.sshd.common | |
---|---|
CloseFuture
An SshFuture for asynchronous close requests. |
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.channel | |
---|---|
CloseFuture
An SshFuture for asynchronous close requests. |
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.future | |
---|---|
CloseFuture
An SshFuture for asynchronous close requests. |
|
DefaultSshFuture
A default implementation of SshFuture . |
|
SshFuture
Represents the completion of an asynchronous SSH operation on a given object (it may be an SSH session or an SSH channel). |
|
SshFutureListener
Something interested in being notified when the completion of an asynchronous SSH operation : SshFuture . |
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.session | |
---|---|
CloseFuture
An SshFuture for asynchronous close requests. |
Classes in org.apache.sshd.common.future used by org.apache.sshd.server.channel | |
---|---|
CloseFuture
An SshFuture for asynchronous close requests. |
Classes in org.apache.sshd.common.future used by org.apache.sshd.server.session | |
---|---|
CloseFuture
An SshFuture for asynchronous close requests. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |