public class _DomainParticipantListenerStub extends ObjectImpl implements DomainParticipantListener
| Constructor and Description |
|---|
_DomainParticipantListenerStub() |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toStringpublic static final Class _opsClass
public String[] _ids()
_ids in class ObjectImplpublic void on_requested_incompatible_qos(DataReader reader, RequestedIncompatibleQosStatus status)
on_requested_incompatible_qos in interface DataReaderListenerOperationspublic void on_offered_deadline_missed(DataWriter writer, OfferedDeadlineMissedStatus status)
on_offered_deadline_missed in interface DataWriterListenerOperationspublic void on_offered_incompatible_qos(DataWriter writer, OfferedIncompatibleQosStatus status)
on_offered_incompatible_qos in interface DataWriterListenerOperationspublic void on_data_on_readers(Subscriber subs)
on_data_on_readers in interface SubscriberListenerOperationspublic void on_liveliness_changed(DataReader reader, LivelinessChangedStatus status)
on_liveliness_changed in interface DataReaderListenerOperationspublic void on_sample_rejected(DataReader reader, SampleRejectedStatus status)
on_sample_rejected in interface DataReaderListenerOperationspublic void on_subscription_match(DataReader reader, SubscriptionMatchStatus status)
on_subscription_match in interface DataReaderListenerOperationspublic void on_requested_deadline_missed(DataReader reader, RequestedDeadlineMissedStatus status)
on_requested_deadline_missed in interface DataReaderListenerOperationspublic void on_data_available(DataReader reader)
on_data_available in interface DataReaderListenerOperationspublic void on_sample_lost(DataReader reader, SampleLostStatus status)
on_sample_lost in interface DataReaderListenerOperationspublic void on_liveliness_lost(DataWriter writer, LivelinessLostStatus status)
on_liveliness_lost in interface DataWriterListenerOperationspublic void on_publication_match(DataWriter writer, PublicationMatchStatus status)
on_publication_match in interface DataWriterListenerOperationspublic void on_inconsistent_topic(Topic the_topic, InconsistentTopicStatus status)
on_inconsistent_topic in interface TopicListenerOperationsCopyright © 2015 JacORB. All rights reserved.