| 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 |
|---|---|
QosDeadline |
QualityOfService.getDeadline()
Gets the Deadline QosPolicy
|
| Modifier and Type | Method and Description |
|---|---|
static QosDeadline |
QosDeadline.defaultDeadline()
Gets a default QosDeadline with period Duration_t.INFINITE
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
QosDeadline.isCompatible(QosDeadline other)
Checks, if this QosDeadline is compatible with the other QosPolicy.
|
Copyright © 2016. All rights reserved.