|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.enterprisedt.net.ftp.script.ScriptCommandImpl
public abstract class ScriptCommandImpl
Super class of script commands
| Constructor Summary | |
|---|---|
ScriptCommandImpl()
|
|
| Method Summary | |
|---|---|
boolean |
mustBeConnected()
True if there must be a connection before executing this command, which is the default |
boolean |
recordable()
|
void |
setMustBeConnected(boolean mustBeConnected)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.enterprisedt.net.ftp.script.ScriptCommand |
|---|
execute, helpMessage |
| Constructor Detail |
|---|
public ScriptCommandImpl()
| Method Detail |
|---|
public boolean mustBeConnected()
mustBeConnected in interface ScriptCommandpublic void setMustBeConnected(boolean mustBeConnected)
public boolean recordable()
recordable in interface ScriptCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||