Package com.sshtools.synergy.ssh
Class ConnectionTaskWrapper
java.lang.Object
com.sshtools.common.ssh.AbstractRequestFuture
com.sshtools.common.ssh.ConnectionAwareTask
com.sshtools.synergy.ssh.ConnectionTaskWrapper
- All Implemented Interfaces:
RequestFuture,Runnable
-
Field Summary
Fields inherited from class com.sshtools.common.ssh.ConnectionAwareTask
con, lastError -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sshtools.common.ssh.ConnectionAwareTask
getLastError, runMethods 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
-
ConnectionTaskWrapper
-
-
Method Details
-
doTask
protected void doTask()- Specified by:
doTaskin classConnectionAwareTask
-