org.curjent.example.agent.ftpxfer
Class FTPTransferTest
java.lang.Object
org.curjent.example.agent.ftpxfer.FTPTransferTest
public class FTPTransferTest
- extends Object
FTP transfer test driver.
The test driver recursively traverses an FTP directory tree, delegating
concurrent file transfers to an FTPTransfer agent.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FTPTransferTest
public FTPTransferTest()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright 2009-2011 Tom Landon
Apache License 2.0