|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILifeCycle | |
---|---|
mirrormap.lifecycle | |
mirrormap.nio |
Uses of ILifeCycle in mirrormap.lifecycle |
---|
Classes in mirrormap.lifecycle that implement ILifeCycle | |
---|---|
class |
AbstractLifeCycle
Base-class for all ILifeCycle instances. |
Uses of ILifeCycle in mirrormap.nio |
---|
Subinterfaces of ILifeCycle in mirrormap.nio | |
---|---|
interface |
IConnectionEndPoint
Encapsulates the end point of an I/O connection. |
Classes in mirrormap.nio that implement ILifeCycle | |
---|---|
class |
SelectorTasks
A collection of ISelectionKeyTask objects that handle the logic for
the ready operations raised from registered NIO Channel objects. |
class |
TcpConnectionEndPoint
Handles the socket processing for a TCP end point. |
class |
TcpServer
A server that opens a TCP server socket and spawns TcpConnectionEndPoint instances to handle each of the client
connections. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |