public class MFMT extends AbstractCommand
Specified in the following document: http://www.omz13.com/downloads/draft-somers-ftp-mfxx-00.html#anchor8
| Constructor and Description |
|---|
MFMT() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(FtpIoSession session,
FtpServerContext context,
org.apache.ftpserver.ftplet.FtpRequest request)
Execute command.
|
public void execute(FtpIoSession session, FtpServerContext context, org.apache.ftpserver.ftplet.FtpRequest request) throws IOException
session - The current FtpIoSessioncontext - The current FtpServerContextrequest - The current FtpRequestIOExceptionCopyright © 2003–2017 The Apache Software Foundation. All rights reserved.