org.omg.dds
Interface SubscriberListenerOperations

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

public interface SubscriberListenerOperations
extends DataReaderListenerOperations

Generated from IDL interface "SubscriberListener"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

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

public void on_data_on_readers(Subscriber subs)