org.omg.dds
Interface DomainParticipantListenerOperations

All Superinterfaces:
DataReaderListenerOperations, DataWriterListenerOperations, ListenerOperations, PublisherListenerOperations, SubscriberListenerOperations, TopicListenerOperations
All Known Subinterfaces:
DomainParticipantListener
All Known Implementing Classes:
_DomainParticipantListenerStub, DomainParticipantListenerPOA

public interface DomainParticipantListenerOperations
extends TopicListenerOperations, PublisherListenerOperations, SubscriberListenerOperations

Generated from IDL interface "DomainParticipantListener"

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

Methods inherited from interface org.omg.dds.TopicListenerOperations
on_inconsistent_topic
 
Methods inherited from interface org.omg.dds.DataWriterListenerOperations
on_liveliness_lost, on_offered_deadline_missed, on_offered_incompatible_qos, on_publication_match
 
Methods inherited from interface org.omg.dds.SubscriberListenerOperations
on_data_on_readers
 
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