org.omg.dds
Interface SubscriberListenerOperations

All Superinterfaces:
DataReaderListenerOperations, ListenerOperations
All Known Subinterfaces:
DomainParticipantListener, DomainParticipantListenerOperations, SubscriberListener
All Known Implementing Classes:
_DomainParticipantListenerStub, _SubscriberListenerStub, DomainParticipantListenerPOA, DomainParticipantListenerPOATie, SubscriberListenerPOA, SubscriberListenerPOATie

public interface SubscriberListenerOperations
extends DataReaderListenerOperations

Generated from IDL interface "SubscriberListener".

Version:
generated at 03-Nov-2015 12:23:59
Author:
JacORB IDL compiler V 3.7

Method Summary
 void on_data_on_readers(Subscriber subs)
           
 
Methods inherited from interface org.omg.dds.DataReaderListenerOperations
on_data_available, on_liveliness_changed, on_requested_deadline_missed, on_requested_incompatible_qos, on_sample_lost, on_sample_rejected, on_subscription_match
 

Method Detail

on_data_on_readers

void on_data_on_readers(Subscriber subs)


Copyright © 2015 JacORB. All rights reserved.