public class REST extends AbstractCommand
REST <SP> <CRLF> | Constructor and Description |
|---|
REST() |
| 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.