|
DRCL JavaSim API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--drcl.intserv.RspecTranslator
RspecTranslator resides in an end system (e.g., the "QoS Broker")
to translate the QoS requirement and the path Adspec originating from the
sender to the Rspec, which is then used by the resource management protocol to
set up the resource along the path.
A subclass should be created for a certain rspec type.
| Constructor Summary | |
RspecTranslator()
|
|
| Method Summary | |
abstract SpecR |
translate(SpecAd adspec,
QoSRequirement qos)
Given the Adspec, the method returns the "minimum" Rspec that satisfies the specified QoS requirement. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RspecTranslator()
| Method Detail |
public abstract SpecR translate(SpecAd adspec,
QoSRequirement qos)
|
DRCL JavaSim API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||