Uses of Package
org.apache.activemq.memory.buffer
Packages that use org.apache.activemq.memory.buffer
-
Classes in org.apache.activemq.memory.buffer used by org.apache.activemq.memory.bufferClassDescriptionRepresents a collection of MessageQueue instances which are all bound by the same memory buffer to fix the amount of RAM used to some uppper bound.Allows messages to be added to the end of the buffer such that they are kept around and evicted in a FIFO manner.
-
Classes in org.apache.activemq.memory.buffer used by org.apache.activemq.memory.listClassDescriptionRepresents a collection of MessageQueue instances which are all bound by the same memory buffer to fix the amount of RAM used to some uppper bound.