RSE
Release 3.3

Package org.eclipse.rse.subsystems.files.ftp

Application programming interface for creating customized FTP file subsystems.

See:
          Description

Class Summary
FTPFileSubSystemConfiguration Provides a factory for generating instances of the class SampleFileSubSystem.
 

Package org.eclipse.rse.subsystems.files.ftp Description

Application programming interface for creating customized FTP file subsystems.

Package Specification

The package provides support classes for creating customized FTP file subsystems.

The class FTPFileSubSystemConfiguration is the main factory for creating an FTP file subsystem. By deriving from it, extenders can create their customized FTP file subsystem configuration which can then be registered against their system types. A custom SubSystemConfigurationAdapter can be registered for UI-specific customizations. Possible customizations include:


RSE
Release 3.3

Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.