Package com.pixelmed.ftp
FTP transfer of files.
Package Specification
This package contains classes for FTP transfer of files, include scure FTP over TLS, primarily to support Dose Registry applications using the IHE REM profile.
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:-
Class Summary Class Description FTPApplicationProperties This class provides common support to applications requiring properties related to FTP network services.FTPClientApplicationConfigurationDialog This class provides a user interface for applications to configure and test properties related to remote FTP hosts.FTPFileSender A class to send files via FTP or secure FTP over TLS.FTPRemoteHost This class provides a description of the parameters of a remote FTP host.FTPRemoteHostConfigurationDialog This class implements a dialog for users to enter ftp remote host configuration parameters.FTPRemoteHostInformation This class encapsulates information about remote FTP servers.FTPSecurityType This class provides a description of the parameters of a remote FTP host. -
Exception Summary Exception Description FTPException