![]() |
OpenSplice Java 5 DCPS
v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|
Go to the source code of this file.
Classes | |
interface | org.omg.dds.sub.DataReader< TYPE > |
A DataReader allows the application (1) to declare the data it wishes to receive (i.e., make a subscription) and (2) to access the data received by the attached org.omg.dds.sub.Subscriber. More... | |
interface | org.omg.dds.sub.DataReader< TYPE >.Selector< T > |
Selector class encapsulates different ways of selecting samples from a org.omg.dds.sub.DataReader. More... | |
Packages | |
package | org.omg.dds.sub |