org.apache.commons.net.ftp
Interface Configurable
- ConfigurableFTPFileEntryParserImpl, DefaultFTPFileListParser, FTPClient, FTPTimestampParserImpl, MVSFTPEntryParser, NTFTPEntryParser, OS2FTPEntryParser, OS400FTPEntryParser, UnixFTPEntryParser, VMSFTPEntryParser, VMSVersioningFTPEntryParser
public interface Configurable
This interface adds the aspect of configurability by means of
a supplied FTPClientConfig object to other classes in the
system, especially listing parsers.
configure
public void configure(FTPClientConfig config)
config
- the object containing the configuration data