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,
FtpRequest request)
Execute command.
|
public void execute(FtpIoSession session, FtpServerContext context, FtpRequest request) throws IOException
session
- The current FtpIoSession
context
- The current FtpServerContext
request
- The current FtpRequest
IOException
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.