|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jftp.CommandLine
public class CommandLine
Field Summary |
---|
Fields inherited from interface net.sf.jftp.event.FtpEventConstants |
---|
FTPCommand, FTPPrompt, FTPShutdown |
Constructor Summary | |
---|---|
CommandLine()
|
Method Summary | |
---|---|
boolean |
handle(Event e)
|
static void |
main(java.lang.String[] argv)
|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommandLine()
Method Detail |
---|
public boolean handle(Event e)
handle
in interface EventHandler
public void run()
run
in interface java.lang.Runnable
public static void main(java.lang.String[] argv)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |