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