Uses of Interface
org.mpisws.p2p.transport.ListenableTransportLayer

Packages that use ListenableTransportLayer
org.mpisws.p2p.transport.wire.magicnumber   
 

Uses of ListenableTransportLayer in org.mpisws.p2p.transport.wire.magicnumber
 

Classes in org.mpisws.p2p.transport.wire.magicnumber that implement ListenableTransportLayer
 class MagicNumberTransportLayer<Identifier>
          This class eliminates random connections by dropping all messages/sockets that don't correlate to a specific header.
 



Copyright © 2010. All Rights Reserved.