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 |
---|---|
Set<TopicPolicy> |
QualityOfService.getTopicPolicies()
Gets all the TopicPolicies from this QualityOfService.
|
Modifier and Type | Class and Description |
---|---|
class |
QosDataRepresentation
This QosPolicy is defined in DDS X-Types specification formal-12-11-20-2.pdf, chapter 7.6.2.1
|
class |
QosDeadline
This policy is useful for cases where a Topic is expected to have each
instance updated periodically.
|
class |
QosDestinationOrder
This QosPolicy determines how Readers form the timestamp of the samples.
|
class |
QosDurability
This QoS policy controls whether the Service will actually make data
available to late-joining readers.
|
class |
QosDurabilityService |
class |
QosHistory
QosHistory.
|
class |
QosLatencyBudget |
class |
QosLifespan
QosLifespan policy is used to automatically remove samples from history cache
of entity.
|
class |
QosLiveliness
This policy controls the mechanism and parameters used by the Service to
ensure that particular entities on the network are still “alive.”
|
class |
QosOwnership |
class |
QosReliability
This QoS policy controls whether or not communication between entities are established as
reliable or best effort.
|
class |
QosResourceLimits
QosResourceLimits.
|
class |
QosTopicData |
class |
QosTransportPriority
TransportPriority QoS policy.
|
Copyright © 2016. All rights reserved.