|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrero.client.Feature
rero.client.server.PerformOnConnect
public class PerformOnConnect
temporary listener to halt /list replies that don't match our criteria *
Field Summary |
---|
Fields inherited from class rero.client.Feature |
---|
abilities |
Fields inherited from interface rero.ircfw.interfaces.ChatListener |
---|
EVENT_DONE, EVENT_HALT, REMOVE_LISTENER |
Constructor Summary | |
---|---|
PerformOnConnect()
|
Method Summary | |
---|---|
int |
fireChatEvent(java.util.HashMap eventDescription)
|
void |
init()
|
boolean |
isChatEvent(java.lang.String event,
java.util.HashMap eventDescription)
|
void |
processInput(java.lang.String input)
|
Methods inherited from class rero.client.Feature |
---|
cleanup, getCapabilities, installCapabilities, storeDataStructures |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PerformOnConnect()
Method Detail |
---|
public void init()
init
in class Feature
public int fireChatEvent(java.util.HashMap eventDescription)
fireChatEvent
in interface ChatListener
public void processInput(java.lang.String input)
public boolean isChatEvent(java.lang.String event, java.util.HashMap eventDescription)
isChatEvent
in interface ChatListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |