Uses of Interface
be.ac.ulg.montefiore.run.totem.domain.model.BgpNetwork

Packages that use BgpNetwork
be.ac.ulg.montefiore.run.totem.domain.model This package holds the model for the domain package. 
be.ac.ulg.montefiore.run.totem.domain.model.impl This package holds classes which are the implementation of the model for the domain package. 
 

Uses of BgpNetwork in be.ac.ulg.montefiore.run.totem.domain.model
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model that return types with arguments of type BgpNetwork
 java.util.List<BgpNetwork> BgpRouter.getAllNetworks()
          Returns the list of networks that are advertised by this router.
 

Uses of BgpNetwork in be.ac.ulg.montefiore.run.totem.domain.model.impl
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl that return types with arguments of type BgpNetwork
 java.util.List<BgpNetwork> BgpRouterImpl.getAllNetworks()
          Returns the list of networks that are advertised by this router.
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.