RTI Connext Java API Version 7.3.0
|
com.rti.dds.topic.Topic entity and associated elements More...
Classes | |
interface | ContentFilter |
<<interface>> Interface to be used by a custom filter of a com.rti.dds.topic.ContentFilteredTopic More... | |
interface | ContentFilteredTopic |
<<interface>> Specialization of com.rti.dds.topic.TopicDescription that allows for content-based subscriptions. More... | |
class | ExpressionProperty |
Provides additional information about the filter expression passed to com.rti.dds.topic.WriterContentFilter.writer_compile . More... | |
class | FilterSampleInfo |
Provides meta information associated with the sample. More... | |
class | InconsistentTopicStatus |
com.rti.dds.infrastructure.StatusKind.StatusKind.INCONSISTENT_TOPIC_STATUS More... | |
interface | MultiTopic |
[Not supported (optional)] <<interface>> A specialization of com.rti.dds.topic.TopicDescription that allows subscriptions that combine/filter/rearrange data coming from several topics. More... | |
class | PrintFormatKind |
Format kinds available when converting data samples to string representations. More... | |
class | PrintFormatProperty |
A collection of attributes used to configure how data samples will be formatted when converted to a string. More... | |
interface | Topic |
<<interface>> The most basic description of the data to be published and subscribed. More... | |
class | TopicAdapter |
<<extension>> A listener adapter in the spirit of the Java AWT listener adapters. (The Adapter provides empty implementations for the listener methods) More... | |
interface | TopicDescription |
com.rti.dds.topic.Topic entity and associated elements More... | |
interface | TopicListener |
<<interface>> com.rti.dds.infrastructure.Listener for com.rti.dds.topic.Topic entities. More... | |
class | TopicQos |
QoS policies supported by a com.rti.dds.topic.Topic entity. More... | |
interface | WriterContentFilter |
<<interface>> Interface to be used by a custom filter of a com.rti.dds.topic.ContentFilteredTopic. More... | |
com.rti.dds.topic.Topic entity and associated elements