Package | Description |
---|---|
com.hazelcast.topic.impl |
This package contains ITopic functionality for Hazelcast.
With the ITopic it is possible to create publish subscribe solutions similar to JMS Topics. |
Class and Description |
---|
TopicProxy
Topic proxy used when global ordering is disabled (nodes get
the messages in the order that the messages are published).
|
TopicProxySupport |
TopicService |
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.