Package org.apache.sshd.client.future

Interface Summary
AuthFuture An SshFuture for asynchronous authentication requests.
ConnectFuture An SshFuture for asynchronous connections requests.
OpenFuture An SshFuture for asynchronous channel opening requests.
 

Class Summary
DefaultAuthFuture A default implementation of AuthFuture.
DefaultConnectFuture A default implementation of ConnectFuture.
DefaultOpenFuture A default implementation of OpenFuture.
 



Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.