Uses of Class
com.hazelcast.queue.impl.proxy.QueueProxyImpl

Packages that use QueueProxyImpl
com.hazelcast.queue.impl This package contains the IQueue functionality.
The IQueue is the distributed version of the BlockingQueue
 

Uses of QueueProxyImpl in com.hazelcast.queue.impl
 

Methods in com.hazelcast.queue.impl that return QueueProxyImpl
 QueueProxyImpl QueueService.createDistributedObject(String objectId)
           
 



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