Uses of Class
org.apache.qpid.server.queue.QueueContext

Packages that use QueueContext
org.apache.qpid.server.queue   
 

Uses of QueueContext in org.apache.qpid.server.queue
 

Fields in org.apache.qpid.server.queue with type parameters of type QueueContext
(package private) static AtomicReferenceFieldUpdater<QueueContext,QueueEntry> QueueContext._lastSeenUpdater
           
(package private) static AtomicReferenceFieldUpdater<QueueContext,QueueEntry> QueueContext._releasedUpdater
           
 



Licensed to the Apache Software Foundation