public interface Configurable
Modifier and Type | Method and Description |
---|---|
void |
configure(FTPClientConfig config) |
void configure(FTPClientConfig config)
config
- the object containing the configuration dataIllegalArgumentException
- if the elements of the
config
are somehow inadequate to configure the
Configurable object.Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.