Package org.apache.sshd.common.future
-
Interface Summary Interface Description GlobalRequestFuture.ReplyHandler AReplyHandleris invoked asynchronously when the reply for a request withwant-reply = trueis received.KeyExchangeFuture -
Class Summary Class Description DefaultKeyExchangeFuture GlobalRequestFuture ADefaultSshFuturethat can be used to wait for the reply of an SSH_MSG_GLOBAL_REQUEST sent withwant-reply = true.