|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrero.ircfw.ProtocolHandler
public class ProtocolHandler
Field Summary |
---|
Fields inherited from interface rero.ircfw.interfaces.FrameworkConstants |
---|
$ADDRESS$, $DATA$, $EVENT$, $HOST$, $NICK$, $NUMERIC$, $PARMS$, $RAW$, $SERVER$, $SOURCE$, $TARGET$, $TYPE$, $USER$ |
Constructor Summary | |
---|---|
ProtocolHandler()
|
Method Summary | |
---|---|
InternalDataList |
getDataList()
|
ProtocolDispatcher |
getProtocolDispatcher()
|
void |
handleProtocol(java.lang.String message)
|
void |
socketDataRead(SocketEvent ev)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProtocolHandler()
Method Detail |
---|
public void socketDataRead(SocketEvent ev)
socketDataRead
in interface SocketDataListener
public InternalDataList getDataList()
public ProtocolDispatcher getProtocolDispatcher()
public void handleProtocol(java.lang.String message)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |