Uses of Interface
com.hazelcast.topic.MessageListener
Package
Description
This package contains classes related to ConsoleApp
Contains the API for the
ITopic
.-
Uses of MessageListener in com.hazelcast.console
Modifier and TypeClassDescriptionclass
Special thanks to Alexandre Vasseur for providing this very nice test application. -
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.