Uses of Interface
com.hazelcast.topic.MessageListener
Packages that use MessageListener
-
Uses of MessageListener in com.hazelcast.topic
Subinterfaces of MessageListener in com.hazelcast.topicModifier and TypeInterfaceDescriptioninterface
AMessageListener
to better integrate with the reliable topic.Methods in com.hazelcast.topic with parameters of type MessageListenerModifier and TypeMethodDescriptionITopic.addMessageListener
(MessageListener<E> listener) Subscribes to this topic.