org.apache.commons.net.ftp
public interface Configurable
| Method Summary | |
|---|---|
| void | configure(FTPClientConfig config) |
Parameters: config the object containing the configuration data
Throws: IllegalArgumentException if the elements of the
config are somehow inadequate to configure the
Configurable object.