Uses of Class
com.hazelcast.topic.impl.TopicEvent

Packages that use TopicEvent
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. 
 

Uses of TopicEvent in com.hazelcast.topic.impl
 

Methods in com.hazelcast.topic.impl with parameters of type TopicEvent
 void TopicService.publishEvent(String name, TopicEvent event)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.