@Deprecated public class RTIApplicationObjectDataReaderListener extends RTIDataReaderListener<java.lang.Object>
DataReaderListener that provides a generic Listener for any type of Topic| Constructor and Description |
|---|
RTIApplicationObjectDataReaderListener(UDIDataReaderListener<java.lang.Object> applicationDataReaderListener)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
on_data_available(com.rti.dds.subscription.DataReader dataReader)
Deprecated.
|
on_liveliness_changed, on_requested_deadline_missed, on_requested_incompatible_qos, on_sample_lost, on_sample_rejected, on_subscription_matchedpublic RTIApplicationObjectDataReaderListener(UDIDataReaderListener<java.lang.Object> applicationDataReaderListener)
public void on_data_available(com.rti.dds.subscription.DataReader dataReader)
on_data_available in interface com.rti.dds.subscription.DataReaderListeneron_data_available in class RTIDataReaderListener<java.lang.Object>