Package com.sshtools.common.ssh
Class ChannelRequestFuture
java.lang.Object
com.sshtools.common.ssh.AbstractRequestFuture
com.sshtools.common.ssh.ChannelRequestFuture
- All Implemented Interfaces:
RequestFuture
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sshtools.common.ssh.AbstractRequestFuture
addFutureListener, done, isDone, isSuccess, waitFor, waitForeverMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sshtools.common.ssh.RequestFuture
isDoneAndSuccess
-
Constructor Details
-
ChannelRequestFuture
public ChannelRequestFuture()
-