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 |
---|---|
QosDurability |
QualityOfService.getDurability()
Gets the Durability QosPolicy
|
Modifier and Type | Method and Description |
---|---|
static QosDurability |
QosDurability.defaultDurability()
Get the default QosDurability: VOLATILE
|
Modifier and Type | Method and Description |
---|---|
boolean |
QosDurability.isCompatible(QosDurability other) |
Copyright © 2016. All rights reserved.