Uses of Class
routing.EpidemicRouter

Packages that use EpidemicRouter
routing Contains all the router classes who decide how to handle the messages. 
 

Uses of EpidemicRouter in routing
 

Methods in routing that return EpidemicRouter
 EpidemicRouter EpidemicRouter.replicate()
           
 

Constructors in routing with parameters of type EpidemicRouter
EpidemicRouter(EpidemicRouter r)
          Copyconstructor.