Uses of Interface
com.hazelcast.topic.MessageListener
-
Uses of MessageListener in com.hazelcast.topic
Modifier and TypeInterfaceDescriptioninterface
AMessageListener
to better integrate with the reliable topic.Modifier and TypeMethodDescriptionITopic.addMessageListener
(MessageListener<E> listener) Subscribes to this topic.