Uses of Class
com.hazelcast.queue.impl.QueueEvent

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

Uses of QueueEvent in com.hazelcast.queue.impl
 

Methods in com.hazelcast.queue.impl with parameters of type QueueEvent
 void QueueService.dispatchEvent(QueueEvent event, ItemListener listener)
           
 



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