|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IConnectionEndPointReceiver | |
---|---|
mirrormap.nio |
Uses of IConnectionEndPointReceiver in mirrormap.nio |
---|
Methods in mirrormap.nio that return IConnectionEndPointReceiver | |
---|---|
IConnectionEndPointReceiver |
IConnectionEndPointReceiver.IFactory.createEndPointRecevier()
Create the IConnectionEndPointReceiver |
IConnectionEndPointReceiver |
TcpConnectionEndPoint.getReceiver()
|
IConnectionEndPointReceiver |
IConnectionEndPoint.getReceiver()
The object handling the inbound data for the connection |
Constructors in mirrormap.nio with parameters of type IConnectionEndPointReceiver | |
---|---|
TcpConnectionEndPoint(IConnectionEndPointReceiver receiver,
SelectorTasks selectorTasks,
Executor writer,
String host,
int port)
Standard constructor for a TCP end point. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |