public class NOOP extends AbstractCommand
Constructor and Description |
---|
NOOP() |
NOOP(FtpSession session)
Constructor for empty NOOP
|
Modifier and Type | Method and Description |
---|---|
void |
exec()
Execute the command.
|
getArg, getArgs, getCode, getCommand, getConfiguration, getObject, getSession, getValue, hasArg, invalidCurrentCommand, isNextCommandValid, setArgs, setExtraNextCommand, setObject
public NOOP()
public NOOP(FtpSession session)
session
- public void exec()
CommandInterface
Copyright © 2009–2020 Waarp. All rights reserved.