ConfigurableFTPFileEntryParserImpl, DefaultFTPFileListParser, FTPClient, FTPTimestampParserImpl, MVSFTPEntryParser, NTFTPEntryParser, OS2FTPEntryParser, OS400FTPEntryParser, UnixFTPEntryParser, VMSFTPEntryParser, VMSVersioningFTPEntryParserpublic interface Configurable
| Modifier and Type | Method | Description |
|---|---|---|
void |
configure(FTPClientConfig config) |
void configure(FTPClientConfig config)
config - the object containing the configuration datajava.lang.IllegalArgumentException - if the elements of the
config are somehow inadequate to configure the
Configurable object.