Package org.h2.dev.ftp.server
A simple FTP server.
-
Interface Summary Interface Description FtpEventListener Event listener for the FTP Server. -
Class Summary Class Description 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.