org.h2.server.ftp |
Javadoc package documentation
Implementation of the TCP server.
|
Java Source File Name | Type | Comment |
FtpControl.java | Class | The implementation of the control channel of the FTP server. |
FtpData.java | Class | The implementation of the data channel of the FTP server. |
FtpEvent.java | Class | Describes an FTP event. |
FtpEventListener.java | Interface | Event listener for the FTP Server. |
FtpServer.java | Class | Small FTP Server. |