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

Packages that use BandwidthManagement
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 BandwidthManagement in be.ac.ulg.montefiore.run.totem.domain.model
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model that return BandwidthManagement
 BandwidthManagement Domain.getBandwidthManagement()
          Returns the bandwidth management object associated with the domain
 

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

Classes in be.ac.ulg.montefiore.run.totem.domain.model.impl that implement BandwidthManagement
 class BandwidthSharingBandwidthManagement
          This class manages link bandwidth.
 class DiffServBandwidthManagement
          This class manages link bandwidth.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl that return BandwidthManagement
 BandwidthManagement DomainImpl.getBandwidthManagement()
          Returns the bandwidth management object associated with the domain
 



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