rero.ircfw

Class ProtocolHandler

public class ProtocolHandler extends Object implements SocketDataListener, FrameworkConstants

Method Summary
InternalDataListgetDataList()
ProtocolDispatchergetProtocolDispatcher()
voidhandleProtocol(String message)
voidsocketDataRead(SocketEvent ev)

Method Detail

getDataList

public InternalDataList getDataList()

getProtocolDispatcher

public ProtocolDispatcher getProtocolDispatcher()

handleProtocol

public void handleProtocol(String message)

socketDataRead

public void socketDataRead(SocketEvent ev)