|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DiffServModel | |
---|---|
be.ac.ulg.montefiore.run.totem.domain.diffserv | This package holds classes useful for the diffserv capabilities of the toolbox. |
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 DiffServModel in be.ac.ulg.montefiore.run.totem.domain.diffserv |
---|
Classes in be.ac.ulg.montefiore.run.totem.domain.diffserv that implement DiffServModel | |
---|---|
class |
MAMModel
Implements the Maximum Allocation Bandwidth Constraints Model (MAM). |
class |
RDMModel
Implements the Russian Dolls Bandwidth Constraints Model (See RFC 4127) |
Methods in be.ac.ulg.montefiore.run.totem.domain.diffserv that return DiffServModel | |
---|---|
static DiffServModel |
DiffServModelManager.getModel(int model)
|
Uses of DiffServModel in be.ac.ulg.montefiore.run.totem.domain.model |
---|
Methods in be.ac.ulg.montefiore.run.totem.domain.model that return DiffServModel | |
---|---|
DiffServModel |
Link.getDiffServModel()
|
Uses of DiffServModel in be.ac.ulg.montefiore.run.totem.domain.model.impl |
---|
Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl that return DiffServModel | |
---|---|
DiffServModel |
LinkImpl.getDiffServModel()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |