RTI Connext Java API
Version 6.1.0
|
Infrastructure types for RTI Connext Messaging. More...
Modules | |
RTI Connext Exceptions | |
RTI Connext return-code exceptions. | |
Classes | |
interface | Sample< T >.Iterator< T > |
Provides access to a collection of middleware-loaned samples. More... | |
interface | Sample< T > |
A data sample and related info received from the middleware. More... | |
interface | SampleData< T > |
Sample base type that contains data and has an identity. More... | |
interface | WriteSample< T > |
A sample for writing data. More... | |
Infrastructure types for RTI Connext Messaging.
This section describes the sample types used for reading and writing. These types encapsulate data and related information:
There are different operations that provide loaned samples from the middleware. They return a com.rti.connext.infrastructure.Sample<T>.Iterator<T>.