RTI Connext Java API  Version 5.1.0
Modules
Here is a list of all modules:
[detail level 12345]
oDocumentation Roadmap
oConventions
oRTI Connext DDS API ReferenceRTI Connext modules following the DDS module definitions
|oDomain ModuleContains the com.rti.dds.domain.DomainParticipant class that acts as an entrypoint of RTI Connext and acts as a factory for many of the classes. The com.rti.dds.domain.DomainParticipant also acts as a container for the other objects that make up RTI Connext
||oDomainParticipantFactoryCom.rti.dds.domain.DomainParticipantFactory entity and associated elements
||oDomainParticipantsCom.rti.dds.domain.DomainParticipant entity and associated elements
||\Built-in TopicsBuilt-in objects created by RTI Connext but accessible to the application
|oTopic ModuleContains 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
||oTopicsCom.rti.dds.topic.Topic entity and associated elements
||oUser Data Type SupportDefines generic classes and macros to support user data types
||oType Code Support<<eXtension>> A com.rti.dds.typecode.TypeCode is a mechanism for representing a type at runtime. RTI Connext can use type codes to send type definitions on the network. You will need to understand this API in order to use the Dynamic Data capability or to inspect the type information you receive from remote readers and writers
||oBuilt-in Types<<eXtension>> RTI Connext provides a set of very simple data types for you to use with the topics in your application
||\Dynamic Data<<eXtension>> The Dynamic Data API provides a way to interact with arbitrarily complex data types at runtime without the need for code generation
|oPublication ModuleContains the com.rti.dds.publication.FlowController, com.rti.dds.publication.Publisher, and com.rti.dds.publication.DataWriter classes as well as the com.rti.dds.publication.PublisherListener and com.rti.dds.publication.DataWriterListener interfaces, and more generally, all that is needed on the publication side
||oPublishersCom.rti.dds.publication.Publisher entity and associated elements
||oData WritersCom.rti.dds.publication.DataWriter entity and associated elements
||oFlow Controllers<<eXtension>> com.rti.dds.publication.FlowController and associated elements
||\Multi-channel DataWritersAPIs related to Multi-channel DataWriters
|oSubscription ModuleContains the com.rti.dds.subscription.Subscriber, com.rti.dds.subscription.DataReader, com.rti.dds.subscription.ReadCondition, and com.rti.dds.subscription.QueryCondition classes, as well as the com.rti.dds.subscription.SubscriberListener and com.rti.dds.subscription.DataReaderListener interfaces, and more generally, all that is needed on the subscription side
||oSubscribersCom.rti.dds.subscription.Subscriber entity and associated elements
||oDataReadersCom.rti.dds.subscription.DataReader entity and associated elements
||\Data SamplesCom.rti.dds.subscription.SampleInfo, com.rti.dds.subscription.SampleStateKind, com.rti.dds.subscription.ViewStateKind, com.rti.dds.subscription.InstanceStateKind and associated elements
|oInfrastructure ModuleDefines the abstract classes and the interfaces that are refined by the other modules. Contains common definitions such as return codes, status values, and QoS policies
||oClock SelectionAPIs related to clock selection
||oConditions and WaitSetsCom.rti.dds.infrastructure.Condition and com.rti.dds.infrastructure.WaitSet and related items
||oTime SupportTime and duration types and defines
||oEntity SupportCom.rti.dds.infrastructure.Entity, com.rti.dds.infrastructure.Listener and related items
||oGUID Support<<eXtension>> GUID type and defines
||oObject Support<<eXtension>> Object related items
||oQoS PoliciesQuality of Service (QoS) policies
||oReturn CodesTypes of return codes
||oSequence Number Support<<eXtension>> Sequence number type and defines
||oStatus KindsKinds of communication status
||oException Codes<<eXtension>> Exception codes
||\Sequence SupportThe com.rti.dds.infrastructure.com.rti.dds.util.Sequence interface allows you to work with variable-length collections of homogeneous data
|oPluggable TransportsAPIs related to RTI Connext pluggable transports
||oUsing Transport PluginsConfiguring transports used by RTI Connext
||\Built-in Transport PluginsTransport plugins delivered with RTI Connext
|oQueries and Filters Syntax
|oConfiguration UtilitiesUtility API's independent of the DDS standard
|oDurability and PersistenceAPIs related to RTI Connext Durability and Persistence
|oSystem PropertiesSystem Properties
|oConfiguring QoS Profiles with XMLAPIs related to XML QoS Profiles
|\RTI Connext Request-Reply API ReferenceExtensions to the RTI Connext publish-subscribe functionality
| oRequest-Reply PatternSupport for the request-reply communication pattern
| \InfrastructureInfrastructure types for RTI Connext Messaging
oProgramming How-To'sThese "How To"s illustrate how to apply RTI Connext APIs to common use cases
|oPublication ExampleA data publication example
|oSubscription ExampleA data subscription example
|oParticipant Use CasesWorking with domain partcipants
|oTopic Use CasesWorking with topics
|oFlowController Use CasesWorking with flow controllers
|oPublisher Use CasesWorking with publishers
|oDataWriter Use CasesWorking with data writers
|oSubscriber Use CasesWorking with subscribers
|oDataReader Use CasesWorking with data readers
|oEntity Use CasesWorking with entities
|oWaitset Use CasesUsing wait-sets and conditions
|oTransport Use CasesWorking with pluggable transports
|oFilter Use CasesWorking with data filters
|oCreating Custom Content FiltersWorking with custom content filters
|oLarge Data Use CasesWorking with large data types
|\Request-Reply ExamplesExamples on how to use the request-reply API
oProgramming Tools
|ortiddsgenGenerates source code from data types declared in IDL, XML, XSD, or WSDL files
|ortiddspingSends or receives simple messages using RTI Connext
|\rtiddsspyDebugging tool which receives all RTI Connext communication
\Thread SettingsThe properties of a thread of execution. Consult Platform Notes for additional platform specific details

RTI Connext Java API Version 5.1.0 Copyright © Mon Feb 3 2014 Real-Time Innovations, Inc