RTI Connext Java API Version 7.1.0
Packages
Here are the packages with brief descriptions (if available):
[detail level 123456]
 Ncom
 NrtiRTI
 NconnextRTI Connext Messaging communication patterns
 Ninfrastructure
 NrequestreplySupport for the request-reply communication pattern
 NddsDDS
 NdomainContains 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
 Ndynamicdata<<extension>> The Dynamic Data API provides a way to interact with arbitrarily complex data types at runtime without the need for code generation
 NinfrastructureDefines 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
 NpublicationContains 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
 Nsubscription
 NtopicContains 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
 Ntype
 Ntypecode
 NutilUtility types that support the DDS API
 Nndds
 NconfigAPIs of troubleshooting utilities that configure the middleware
 NexampleProgramming HowTos: Code templates for common use cases
 Ntransport
 NutilityAPI of general utilities used in the RTI Connext distribution
 CUtilityOther Utilities APIs