| 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.  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TotalOrderedTopicProxy<E>
Topic proxy used when global ordering is enabled (all nodes listening to
 the same topic get their messages in the same order). 
 | 
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.