Package org.codehaus.activemq.message.util

Interface Summary
BoundedPacketQueue BoundedPacketQueue
 

Class Summary
MemoryBoundedQueue MemoryBoundedQueue is a queue bounded by memory usage for Packets
MemoryBoundedQueueManager A factory manager for MemoryBoundedQueue and also ensures that the maximum memory used by all active MemoryBoundedQueues cewated by this instance stays within the memory usage bounds set.
SpooledBoundedPacketQueue Implements a controlled thread safe queue, with Packets being spooled to disk for reading asynchronously.
WireByteArrayInputStream Optimized ByteArrayInputStream that can be used more than once.
WireByteArrayOutputStream Optimized ByteArrayOutputStream
 



Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.