public class IfsPasvCommand extends IfsCommand
Inputs:
| Constructor and Description |
|---|
IfsPasvCommand()
Defualt Constructor
|
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
createCommandContext()
Returns a CommandContext to be used throughout the invokation.
|
protected void |
execute(CommandContext context)
Execute a CommandState.
|
protected void |
execute(PasvContext state)
Execute a PasvContext.
|
populateNestedCommands, postExecute, preExecute, runprotected void execute(CommandContext context) throws IfsException
execute in class IfsCommandcontext - the command context.IfsException - if execution failsprotected void execute(PasvContext state) throws IfsException
IfsExceptionpublic CommandContext createCommandContext() throws IfsException
createCommandContext in interface CommandcreateCommandContext in class IfsCommandCommandContext.IfsExceptionCommandContextCopyright © 2025. All rights reserved.