|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--f00f.net.irc.martyr.AutoResponder
AutoResponder is where commands that should be auto-responded (such as PING-PONG) should go.
| Constructor Summary | |
AutoResponder(IRCConnection connection)
|
|
| Method Summary | |
void |
disable()
|
void |
enable()
|
void |
update(java.util.Observable observer,
java.lang.Object updated)
Does the work of figuring out what to respond to. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AutoResponder(IRCConnection connection)
| Method Detail |
public void enable()
public void disable()
public void update(java.util.Observable observer,
java.lang.Object updated)
update in interface java.util.Observer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||