Package org.mpisws.p2p.transport.wire

Interface Summary
SocketOpeningTransportLayer<Identifier>  
UDPLayer  
WireTransportLayer Sends/receives ByteBuffer from InetSocketAddress This layer does a lot of the difficult part: - Non-blocking I/O (using selector etc) - Enforcement of number of Sockets to prevent FileDescriptor Starvation
 

Class Summary
BogusUDPLayerImpl  
SocketManager  
TCPLayer  
UDPLayerImpl  
WireTransportLayerImpl  
 



Copyright © 2010. All Rights Reserved.