rero.client.server
Class ServerHandler
public
class
ServerHandler
extends Feature
implements FrameworkConstants, SocketStatusListener, ChatListener, IdentListener
Responsible for the following:
- miscellaneous features i.e. responding to server PING's etc
- send altnick IF we're not connected yet and get a reply of nick in use.
protected
User restoreInformation
protected String restoreServer
public void cleanup()
public int fireChatEvent(HashMap eventDescription)
public void identRequest(String host, String text)
public void init()
public boolean isChatEvent(String eventId, HashMap eventDescription)