Interface Configurable

    • Method Detail

      • configure

        void configure​(FTPClientConfig config)
        Configures this instance using an FTPClientConfig.
        Parameters:
        config - the object containing the configuration data.
        Throws:
        java.lang.IllegalArgumentException - if the elements of the config are somehow inadequate to configure the Configurable object.