org.jutil.net
Class FTPReaderFactory

java.lang.Object
  extended by org.jutil.net.FTPReaderFactory

public final class FTPReaderFactory
extends java.lang.Object

This is the FTPReaderFactory class.


Constructor Summary
FTPReaderFactory()
           
 
Method Summary
static FTPReader create(IOMonitor ioMonitor)
           
static FTPReader create(IOMonitor ioMonitor, boolean debug)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FTPReaderFactory

public FTPReaderFactory()
Method Detail

create

public static final FTPReader create(IOMonitor ioMonitor)

create

public static final FTPReader create(IOMonitor ioMonitor,
                                     boolean debug)