Uses of Package
org.apache.activemq.broker.region.cursors
-
Packages that use org.apache.activemq.broker.region.cursors Package Description org.apache.activemq.broker.region Region abstraction and implementations in the Broker.org.apache.activemq.broker.region.cursors Cursors used to page persistent messages into the broker from the storeorg.apache.activemq.broker.region.policy The policies which can be associated with a particular destination or wildcard. -
Classes in org.apache.activemq.broker.region.cursors used by org.apache.activemq.broker.region Class Description PendingList PendingMessageCursor Interface to pending message (messages awaiting disptach to a consumer) cursorQueueDispatchPendingList An abstraction that keeps the correct order of messages that need to be dispatched to consumers, but also hides the fact that there might be redelivered messages that should be dispatched ahead of any other paged in messages. -
Classes in org.apache.activemq.broker.region.cursors used by org.apache.activemq.broker.region.cursors Class Description AbstractPendingMessageCursor Abstract method holder for pending message (messages awaiting disptach to a consumer) cursorOrderedPendingList PendingList PendingMessageCursor Interface to pending message (messages awaiting disptach to a consumer) cursorPendingNode -
Classes in org.apache.activemq.broker.region.cursors used by org.apache.activemq.broker.region.policy Class Description PendingMessageCursor Interface to pending message (messages awaiting disptach to a consumer) cursor