public class RetriableTask extends Object implements Callable<FTPResult>
RetriableTask(Callable<FTPResult> task)
FTPResult
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RetriableTask(Callable<FTPResult> task)
public FTPResult call() throws Exception
call
Callable<FTPResult>
Exception
Copyright © 2010–2017. All rights reserved.