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 Mar 12, 2011 4:11:24 PM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

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)