Uses of Package
org.apache.sshd.common.future
Packages that use org.apache.sshd.common.future
Package
Description
-
Classes in org.apache.sshd.common.future used by org.apache.sshd.client.session
-
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.futureClassDescriptionA
ReplyHandleris invoked asynchronously when the reply for a request withwant-reply = trueis received. -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.sessionClassDescriptionA
DefaultSshFuturethat can be used to wait for the reply of an SSH_MSG_GLOBAL_REQUEST sent withwant-reply = true.AReplyHandleris invoked asynchronously when the reply for a request withwant-reply = trueis received. -
Classes in org.apache.sshd.common.future used by org.apache.sshd.common.session.helpersClassDescriptionA
DefaultSshFuturethat can be used to wait for the reply of an SSH_MSG_GLOBAL_REQUEST sent withwant-reply = true.AReplyHandleris invoked asynchronously when the reply for a request withwant-reply = trueis received.