Package | Description |
---|---|
net.sf.jrtps |
Top level jRTPS package.
|
net.sf.jrtps.message.parameter |
Classes in this package are used with ParameterList encapsulation during message exchange
between participants.
|
Modifier and Type | Method and Description |
---|---|
QosReliability |
QualityOfService.getReliability()
Gets the Reliability QosPolicy
|
Modifier and Type | Method and Description |
---|---|
static QosReliability |
QosReliability.defaultReliability()
get the default QosReliability: BEST_EFFORT, 0
|
Modifier and Type | Method and Description |
---|---|
boolean |
QosReliability.isCompatible(QosReliability other) |
Copyright © 2016. All rights reserved.