public class NotSupportedCommand extends AbstractCommand
| Constructor and Description |
|---|
NotSupportedCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.apache.ftpserver.impl.FtpIoSession session,
org.apache.ftpserver.impl.FtpServerContext context,
org.apache.ftpserver.ftplet.FtpRequest request)
Execute command
|
public void execute(org.apache.ftpserver.impl.FtpIoSession session,
org.apache.ftpserver.impl.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.