rero.ircfw
Class ProtocolHandler
java.lang.Object
rero.ircfw.ProtocolHandler
- All Implemented Interfaces:
- FrameworkConstants, SocketDataListener
- public class ProtocolHandler
- extends Object
- implements SocketDataListener, 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 |
ProtocolHandler
public ProtocolHandler()
socketDataRead
public void socketDataRead(SocketEvent ev)
- Specified by:
socketDataRead
in interface SocketDataListener
getDataList
public InternalDataList getDataList()
getProtocolDispatcher
public ProtocolDispatcher getProtocolDispatcher()
handleProtocol
public void handleProtocol(String message)