rero.client.dcc
Class LocalInfo.ResolveLocalInfo
java.lang.Object
rero.client.dcc.LocalInfo.ResolveLocalInfo
- All Implemented Interfaces:
- ChatListener, FrameworkConstants
- Enclosing class:
- LocalInfo
- protected class LocalInfo.ResolveLocalInfo
- extends Object
- implements ChatListener, FrameworkConstants
Fields inherited from interface rero.ircfw.interfaces.FrameworkConstants |
$ADDRESS$, $DATA$, $EVENT$, $HOST$, $NICK$, $NUMERIC$, $PARMS$, $RAW$, $SERVER$, $SOURCE$, $TARGET$, $TYPE$, $USER$ |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myhost
protected String myhost
LocalInfo.ResolveLocalInfo
public LocalInfo.ResolveLocalInfo()
fireChatEvent
public int fireChatEvent(HashMap eventDescription)
- Specified by:
fireChatEvent
in interface ChatListener
isChatEvent
public boolean isChatEvent(String event,
HashMap eventDescription)
- Specified by:
isChatEvent
in interface ChatListener