Rice Pastry API

Uses of Class
org.mpisws.p2p.transport.wire.TCPLayer

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, java.net.InetSocketAddress addr, SocketCallback<java.net.InetSocketAddress> c, java.util.Map<java.lang.String,java.lang.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, java.nio.channels.SelectionKey serverKey)
          Constructor which accepts an incoming connection, represented by the selection key.
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection