Uses of Package
org.apache.activemq.broker.region.cursors
Packages that use org.apache.activemq.broker.region.cursors
Package
Description
Region abstraction and implementations in the Broker.
Cursors used to page persistent messages into the broker from the store
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.regionClassDescriptionInterface to pending message (messages awaiting disptach to a consumer) cursorAn 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.cursorsClassDescriptionAbstract method holder for pending message (messages awaiting disptach to a consumer) cursorInterface to pending message (messages awaiting disptach to a consumer) cursor
-
Classes in org.apache.activemq.broker.region.cursors used by org.apache.activemq.broker.region.policyClassDescriptionInterface to pending message (messages awaiting disptach to a consumer) cursor