public interface Configurable
限定符和类型 | 方法和说明 |
---|---|
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.