Package | Description |
---|---|
com.hazelcast.console |
This package contains classes related to ConsoleApp
|
com.hazelcast.topic |
Contains the API for the
ITopic . |
Modifier and Type | Class and Description |
---|---|
class |
ConsoleApp
Special thanks to Alexandre Vasseur for providing this very nice test application.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ReliableMessageListener<E>
A
MessageListener to better integrate with the reliable topic. |
Modifier and Type | Method and Description |
---|---|
UUID |
ITopic.addMessageListener(MessageListener<E> listener)
Subscribes to this topic.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.