Package org.h2.dev.ftp.server

A simple FTP server.

See:
          Description

Interface Summary
FtpEventListener Event listener for the FTP Server.
 

Class Summary
FtpControl The implementation of the control channel of the FTP server.
FtpData The implementation of the data channel of the FTP server.
FtpEvent Describes an FTP event.
FtpServer Small FTP Server.
 

Package org.h2.dev.ftp.server Description

A simple FTP server.