Uses of Package
org.apache.activemq.util

Packages that use org.apache.activemq.util
org.apache.activemq.broker The core classes for the ActiveMQ Message Broker and its connectors. 
org.apache.activemq.broker.jmx JMX MBeans for the broker and its core connectors. 
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 store 
org.apache.activemq.store.memory VM based implementation of message persistence 
org.apache.activemq.util   
 

Classes in org.apache.activemq.util used by org.apache.activemq.broker
IOExceptionHandler
           
 

Classes in org.apache.activemq.util used by org.apache.activemq.broker.jmx
SubscriptionKey
           
 

Classes in org.apache.activemq.util used by org.apache.activemq.broker.region
SubscriptionKey
           
 

Classes in org.apache.activemq.util used by org.apache.activemq.broker.region.cursors
LinkedNode
          Provides a base class for you to extend when you want object to maintain a doubly linked list to other objects without using a collection class.
 

Classes in org.apache.activemq.util used by org.apache.activemq.store.memory
SubscriptionKey
           
 

Classes in org.apache.activemq.util used by org.apache.activemq.util
IOExceptionHandler
           
LinkedNode
          Provides a base class for you to extend when you want object to maintain a doubly linked list to other objects without using a collection class.
PromiseCallback
           
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.