Uses of Package
org.apache.sshd.common.future
-
Packages that use org.apache.sshd.common.future Package Description org.apache.sshd.client.session org.apache.sshd.common.future org.apache.sshd.common.session org.apache.sshd.common.session.helpers -
Classes in org.apache.sshd.common.future used by org.apache.sshd.client.session Class Description KeyExchangeFuture -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.future Class Description GlobalRequestFuture.ReplyHandler AReplyHandleris invoked asynchronously when the reply for a request withwant-reply = trueis received.KeyExchangeFuture -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.session Class Description GlobalRequestFuture ADefaultSshFuturethat can be used to wait for the reply of an SSH_MSG_GLOBAL_REQUEST sent withwant-reply = true.GlobalRequestFuture.ReplyHandler AReplyHandleris invoked asynchronously when the reply for a request withwant-reply = trueis received.KeyExchangeFuture -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.session.helpers Class Description DefaultKeyExchangeFuture GlobalRequestFuture ADefaultSshFuturethat can be used to wait for the reply of an SSH_MSG_GLOBAL_REQUEST sent withwant-reply = true.GlobalRequestFuture.ReplyHandler AReplyHandleris invoked asynchronously when the reply for a request withwant-reply = trueis received.KeyExchangeFuture