|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jftp.event.EventProcessor
Field Summary |
Fields inherited from interface net.sf.jftp.event.FtpEventConstants |
FTPCommand, FTPPrompt, FTPShutdown |
Constructor Summary | |
EventProcessor(java.util.Vector b)
|
Method Summary | |
void |
accept(Event e)
|
static void |
addHandler(int eventCode,
EventHandler h)
|
boolean |
handle(Event e)
|
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EventProcessor(java.util.Vector b)
Method Detail |
public void accept(Event e)
accept
in interface Acceptor
public static void addHandler(int eventCode, EventHandler h)
public boolean handle(Event e)
handle
in interface EventHandler
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |