RTI Connext Java API
Version 5.1.0
|
Contains the com.rti.dds.topic.Topic, com.rti.dds.topic.ContentFilteredTopic, and com.rti.dds.topic.MultiTopic classes, the com.rti.dds.topic.TopicListener interface, and more generally, all that is needed by an application to define com.rti.dds.topic.Topic objects and attach QoS policies to them. More...
Classes | |
class | BuiltinTopicKey_t |
The key type of the built-in topic types. More... | |
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... | |
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 | TypeSupport |
<<interface>> An abstract marker interface that has to be specialized for each concrete user data type that will be used by the application. More... | |
interface | WriterContentFilter |
<<interface>> Interface to be used by a custom filter of a com.rti.dds.topic.ContentFilteredTopic. More... | |
Contains the com.rti.dds.topic.Topic, com.rti.dds.topic.ContentFilteredTopic, and com.rti.dds.topic.MultiTopic classes, the com.rti.dds.topic.TopicListener interface, and more generally, all that is needed by an application to define com.rti.dds.topic.Topic objects and attach QoS policies to them.