RTI Connext Java API
Version 5.3.1
|
<<extension>> A listener adapter in the spirit of the Java AWT listener adapters. (The Adapter provides empty implementations for the listener methods) More...
Additional Inherited Members | |
Public Member Functions inherited from TopicListener | |
void | on_inconsistent_topic (Topic topic, InconsistentTopicStatus status) |
Handle the com.rti.dds.infrastructure.StatusKind.StatusKind.INCONSISTENT_TOPIC_STATUS status. | |
<<extension>> A listener adapter in the spirit of the Java AWT listener adapters. (The Adapter provides empty implementations for the listener methods)
Clients who do not wish to implement all listener methods can subclass this class and override only the methods of interest.