|
Class Summary |
| Ftp |
This is a BEAN implementation of a FTP connection
Using standard FtpClientSession classes |
| FtpBufferTransfertEvent |
Ftp file transfert buffer event used to notify that a
given byte buffer has been sent or received over the network |
| FtpBytesListener |
provide a standard Byte Array structure for binary FTP data transferts |
| FtpClientSession |
FtpClientSession is the main Ftp access class |
| FtpCommandSwingCombo |
this class produced a combo box used to enter
FTP manual commands like site commands |
| FtpDataNotifier |
FtpDataNotifier is used for internal threads data synchro |
| FtpEvent |
BEAN FTP Event definition |
| FtpOs |
Define FtpClient and Server OSes IdioSyncrasy |
| FtpOsFile |
portable cross system FTP file representation |
| FtpServerDescription |
Provide all information relative to a given
FTP server location |
| FtpServerTypeChoiceCombo |
this class produced a combo box used to
choose the FtpServer style during initial Ftp connection |
| FtpSessionOs |
Define FtpClient and Server OSes IdioSyncrasy |
| FtpStandardListener |
Define the FtpStandardListener as an abstract top level class and
Define the FtpVectorListener as beeing the simplest implementation of the
concept inheriting from FtpStandarListener which standardize basic
interface behavior
this implementation is basically used with the LIST command but may also
be used for any other similar usage |
| FtpSwingConnectPanel |
Swing Basic connection panel for Ftp customizer |
| FtpTraces |
This class implements a basic FTP trace system using a standard
PrintWriter |
| FtpVectorListener |
provide a standard String vector for incoming String DataList |
| LocalFileConnection |
make the local file functions available on
a FTP style list |
| MVSftp |
implements MVS idiosynchrasy based on abstract methods
defined in parent FtpOs class |
| MvsJobsPrettyPrinter |
this class is an Html pretty printer for MVS Jobs SYSOUT
it transforms sandard MVS job sysout into an HTML decorated
page which can be viewed by standard browsers |
| SwingFtpTable |
wrap and customize a JTable for FTP File list
purpose |
| TestFtpConnectBean |
Test FTP BEAN |
| UNIXftp |
implements UNIX idiosynchrasy based on abstract methods
defined in parent FtpOs class |
| WINDOWSftp |
implements WINDOWS idiosynchrasy based on abstract methods
defined in parent FtpOs class |