|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
SessionListener
to receive incoming events.
SessionListener
to receive incoming events from the
new session.
SessionListener
.ExceptionMonitor
which logs uncaught exceptions.connectionClosed
' event to registered
SessionListener
s.
connectionEstablished
' event to registered
SessionListener
s.
sessionIdle
' event to registered
SessionListener
s.
messageReceived
' event to registered
SessionListener
s.
messageSent
' event to registered
SessionListener
s.
sessionIdle
' event to registered
SessionListener
s.
ByteOrder
of ByteBuffer
s that are passed to
Message
s.
SessionConfig
instead.
SessionConfig
instead.
EventDispatcher
who dispatches the events of this
session.
EventDispatcher
that will be passed to newly created
sessions' constructor.
ExceptionMonitor
.
ExceptionMonitor
.
ExceptionMonitor
.
SessionConfig
instead.
SessionConfig
instead.
IoProcessor
that will be passed to newly created
sessions' constructor.
Message
,
Exception
, or null
if none).
SessionConfig
instead.
Session.write(Message)
.
MessageRecognizer
who recognizes the incoming data
from this session.
MessageRecognizer
that will be passed to newly
created sessions' constructor.
Session.write(Message)
.
Message
that is being read now.
SessionListener
s.
0
because this thread is not multi-threaded.
SessionConfig
instead.
SessionConfig
instead.
Message
that is being written now.
EventDispatcher
.IoProcessor
.true
if the connection is closed.
true
if once Session.close()
is called and close
operation is pending.
true
if the connection is open.
true
if the connection attempt is being made.
true
if and only if this session is idle.
true
only if this I/O processor is started.
trueisStarted() -
Method in class net.gleamynode.netty2.SessionServer
- Returns
true
if this server is started.
- isStarted() -
Method in interface net.gleamynode.netty2.ThreadPooledEventDispatcher
- Returns
true
if this event dispatcher is started.
- isStarted() -
Method in interface net.gleamynode.netty2.ThreadPooledEventDispatcherMBean
-
- isTraceEnabled() -
Method in class net.gleamynode.netty2.SessionLog
-
- isWarnEnabled() -
Method in class net.gleamynode.netty2.SessionLog
-
EventDispatcher
that provides low latency.LowLatencyEventDispatcher
.MessageRecognizer
or Message
cannot understand or validate incoming data.ByteBuffer
into Message
.EventDispatcher
that the events for the same session
occurs in the same order it was generated actually.OrderedEventDispatcher
.ByteBuffer
into Message
.
SessionListener
to stop receiving incoming events.
SessionListener
to stop receiving incoming events
from the new session.
IoProcessor
via EventDispatcher
.Session
s.SessionConfig
.EventDispatcher
.Session
s.ByteOrder
of ByteBuffer
s that are passed to
Message
s.
SessionConfig
instead.
EventDispatcher
who dispatches the events of this
session.
EventDispatcher
that will be passed to newly created
sessions' constructor.
ExceptionMonitor
.
ExceptionMonitor
.
ExceptionMonitor
.
SessionConfig
instead.
IoProcessor
that will be passed to newly created
sessions' constructor.
SessionConfig
instead.
Session.write(Message)
.
MessageRecognizer
who recognizes the incoming data from
this session.
MessageRecognizer
that will be passed to newly created
sessions' constructor.
SessionConfig
instead.
EventDispatcher
that the events for the same session
does NOT occur in the same order it was generated actually.SimpleEventDispatcher
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |