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

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

Subclasses of TopicProxySupport in com.hazelcast.topic.impl
 class TopicProxy<E>
           
 class TotalOrderedTopicProxy
           
 



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