| Package | Description |
|---|---|
| io.milton.ftp |
| Constructor and Description |
|---|
MiltonFtpAdapter(ResourceFactory wrapped,
org.apache.ftpserver.ftplet.UserManager userManager,
FtpActionListener actionListener)
Creates and starts the FTP server on port 21
|
MiltonFtpAdapter(ResourceFactory wrapped,
org.apache.ftpserver.ftplet.UserManager userManager,
FtpActionListener actionListener)
Creates and starts the FTP server on port 21
|
MiltonFtpAdapter(ResourceFactory wrapped,
org.apache.ftpserver.ftplet.UserManager userManager,
FtpActionListener actionListener,
int port,
boolean autoStart)
Creates and optionally starts the server
|
MiltonFtpAdapter(ResourceFactory wrapped,
org.apache.ftpserver.ftplet.UserManager userManager,
FtpActionListener actionListener,
int port,
boolean autoStart)
Creates and optionally starts the server
|
MiltonFtpHandler(org.apache.ftpserver.impl.FtpHandler wrapped,
FtpActionListener actionListener) |
MiltonFtpHandler(org.apache.ftpserver.impl.FtpHandler wrapped,
FtpActionListener actionListener) |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.