Uses of Class
net.sf.neem.impl.Transport

Packages that use Transport
net.sf.neem.impl Contains building blocks of NeEM for protocol development and customization. 
 

Uses of Transport in net.sf.neem.impl
 

Fields in net.sf.neem.impl declared as Transport
protected  Transport Handler.transport
           
 

Constructors in net.sf.neem.impl with parameters of type Transport
Gossip(java.util.Random rand, Transport net, Overlay memb, short dataport, short ctrlport)
          Creates a new instance of Gossip.
Handler(Transport transport)
           
Overlay(java.util.Random rand, java.net.InetSocketAddress id, java.util.UUID myId, Transport net, short joinport, short idport, short shuffleport)
          Creates a new instance of Overlay
Periodic(java.util.Random rand, Transport trans, int interval)
           
 



Copyright © 2005 University of Minho, Portugal. All Rights Reserved.