rero.client.server
Class PerformOnConnect
java.lang.Object
rero.client.Feature
rero.client.server.PerformOnConnect
- All Implemented Interfaces:
- ChatListener
- public class PerformOnConnect
- extends Feature
- implements ChatListener
temporary listener to halt /list replies that don't match our criteria
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerformOnConnect
public PerformOnConnect()
init
public void init()
- Specified by:
init
in class Feature
fireChatEvent
public int fireChatEvent(HashMap eventDescription)
- Specified by:
fireChatEvent
in interface ChatListener
processInput
public void processInput(String input)
isChatEvent
public boolean isChatEvent(String event,
HashMap eventDescription)
- Specified by:
isChatEvent
in interface ChatListener