|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TCPLayer | |
|---|---|
| org.mpisws.p2p.transport.wire | |
| Uses of TCPLayer in org.mpisws.p2p.transport.wire |
|---|
| Fields in org.mpisws.p2p.transport.wire declared as TCPLayer | |
|---|---|
protected TCPLayer |
SocketManager.tcp
|
protected TCPLayer |
WireTransportLayerImpl.tcp
|
| Constructors in org.mpisws.p2p.transport.wire with parameters of type TCPLayer | |
|---|---|
SocketManager(TCPLayer tcp,
InetSocketAddress addr,
SocketCallback<InetSocketAddress> c,
Map<String,Object> options)
Constructor which creates an outgoing connection to the given node handle using the provided address as a source route intermediate node. |
|
SocketManager(TCPLayer tcp,
SelectionKey serverKey)
Constructor which accepts an incoming connection, represented by the selection key. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||