public class FEAT extends AbstractCommand
| Constructor and Description |
|---|
FEAT() |
| 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, org.apache.ftpserver.ftplet.FtpException
Commandsession - The current FtpIoSessioncontext - The current FtpServerContextrequest - The current FtpRequestIOExceptionorg.apache.ftpserver.ftplet.FtpExceptionCopyright © 2003–2017 The Apache Software Foundation. All rights reserved.