|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
BandwidthManagement |
BandwidthManagement.getSnapshot()
Returns a bandwidth management instance that can be used temporarily. |
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 |
BandwidthSharingBandwidthManagementSnapshot
Snapshot of the bandwidth sharing. |
class |
DiffServBandwidthManagement
This class manages link bandwidth. |
class |
DiffServBandwidthManagementSnapshot
This class implements a snapshot of the manages DiffServBandwidthManagement. |
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 |
BandwidthManagement |
BandwidthSharingBandwidthManagement.getSnapshot()
Returns a snapshot of the bandwidth sharing. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |