TYPE
- The concrete type of the data published and/or subscribed
by the readers and writers that use to topic.public interface TopicListener<TYPE> extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
onInconsistentTopic(InconsistentTopicEvent<TYPE> status) |
void onInconsistentTopic(InconsistentTopicEvent<TYPE> status)
Copyright © 2014. All rights reserved.