
public class ConnectionCommand extends AbstractCommand
| Constructor and Description |
|---|
ConnectionCommand(FtpSession session)
Create a ConnectionCommand
|
| Modifier and Type | Method and Description |
|---|---|
void |
exec()
Execute the command.
|
getArg, getArgs, getCode, getCommand, getConfiguration, getObject, getSession, getValue, hasArg, invalidCurrentCommand, isNextCommandValid, setArgs, setExtraNextCommand, setObjectpublic ConnectionCommand(FtpSession session)
session - public void exec()
throws CommandAbstractException
CommandInterfaceCommandAbstractException - in case of an FTP Error occursCopyright © 2009–2020 Waarp. All rights reserved.