public class EchoClientHandler extends AbstractStreamHandler
| Modifier and Type | Method and Description |
|---|---|
void |
event(SessionEvent event) |
void |
exception(Throwable e) |
ISessionConfig |
getConfig() |
ISessionStructureFactory |
getFactory() |
boolean |
incident(SessionIncident incident,
Throwable t) |
void |
read(ByteBuffer data) |
void |
read(Object msg) |
available, available, getSession, setSessionevent, getName, read, timer, timerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadpublic void read(ByteBuffer data)
read in interface IHandlerread in interface IStreamReaderread in class AbstractHandlerpublic void read(Object msg)
public void event(SessionEvent event)
event in interface IHandlerevent in class AbstractHandlerpublic void exception(Throwable e)
exception in interface IHandlerexception in class AbstractHandlerpublic boolean incident(SessionIncident incident, Throwable t)
incident in interface IHandlerincident in class AbstractHandlerpublic ISessionConfig getConfig()
getConfig in interface IHandlergetConfig in class AbstractHandlerpublic ISessionStructureFactory getFactory()
getFactory in interface IHandlergetFactory in class AbstractHandlerCopyright © 2017–2024 SNF4J.ORG. All rights reserved.