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

Packages that use TopicService
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 TopicService in com.hazelcast.topic.impl
 

Constructors in com.hazelcast.topic.impl with parameters of type TopicService
TopicProxy(String name, NodeEngine nodeEngine, TopicService service)
           
TotalOrderedTopicProxy(String name, NodeEngine nodeEngine, TopicService service)
           
 



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