rero.client.server

Class PerformOnConnect

public class PerformOnConnect extends Feature implements ChatListener

temporary listener to halt /list replies that don't match our criteria *
Method Summary
intfireChatEvent(HashMap eventDescription)
voidinit()
booleanisChatEvent(String event, HashMap eventDescription)
voidprocessInput(String input)

Method Detail

fireChatEvent

public int fireChatEvent(HashMap eventDescription)

init

public void init()

isChatEvent

public boolean isChatEvent(String event, HashMap eventDescription)

processInput

public void processInput(String input)