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

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

Subclasses of TopicProxy in com.hazelcast.topic.impl
 class TotalOrderedTopicProxy
           
 

Methods in com.hazelcast.topic.impl that return TopicProxy
 TopicProxy TopicService.createDistributedObject(String name)
           
 



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