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 | Method and Description |
---|---|
void |
TopicService.publishEvent(String name,
TopicEvent event) |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.