xmlBlaster 2.2.0 client API

Uses of Package
org.xmlBlaster.util.queue

Packages that use org.xmlBlaster.util.queue
org.xmlBlaster.client This is the Java client side package. 
org.xmlBlaster.client.dispatch   
org.xmlBlaster.client.queuemsg   
org.xmlBlaster.util Java helper classes for server and client programming. 
org.xmlBlaster.util.admin   
org.xmlBlaster.util.dispatch   
org.xmlBlaster.util.dispatch.plugins   
org.xmlBlaster.util.dispatch.plugins.prio   
org.xmlBlaster.util.error   
org.xmlBlaster.util.queue   
org.xmlBlaster.util.queue.cache   
org.xmlBlaster.util.queue.jdbc   
org.xmlBlaster.util.queue.ram   
org.xmlBlaster.util.queuemsg   
 

Classes in org.xmlBlaster.util.queue used by org.xmlBlaster.client
I_Queue
          The Interface which all queues (persistent queues and cache queues) must implement.
StorageId
          Class encapsulating the unique id of a queue or a cache.
 

Classes in org.xmlBlaster.util.queue used by org.xmlBlaster.client.dispatch
I_Entry
           
I_Queue
          The Interface which all queues (persistent queues and cache queues) must implement.
I_QueueEntry
           
I_QueuePutListener
           
 

Classes in org.xmlBlaster.util.queue used by org.xmlBlaster.client.queuemsg
I_Entry
           
I_EntryFactory
          The Interface which can be used to convert an object which implements the interface I_Entry to a byte[] object and back.
I_QueueEntry
           
StorageId
          Class encapsulating the unique id of a queue or a cache.
 

Classes in org.xmlBlaster.util.queue used by org.xmlBlaster.util
I_EntryFactory
          The Interface which can be used to convert an object which implements the interface I_Entry to a byte[] object and back.
I_Queue
          The Interface which all queues (persistent queues and cache queues) must implement.
QueuePluginManager
          QueuePluginManager loads the I_Queue implementation plugins.
 

Classes in org.xmlBlaster.util.queue used by org.xmlBlaster.util.admin
I_Entry
           
 

Classes in org.xmlBlaster.util.queue used by org.xmlBlaster.util.dispatch
I_Entry
           
I_Queue
          The Interface which all queues (persistent queues and cache queues) must implement.
I_QueueEntry
           
I_QueuePutListener
           
 

Classes in org.xmlBlaster.util.queue used by org.xmlBlaster.util.dispatch.plugins
I_Entry
           
 

Classes in org.xmlBlaster.util.queue used by org.xmlBlaster.util.dispatch.plugins.prio
I_Entry
           
I_Queue
          The Interface which all queues (persistent queues and cache queues) must implement.
 

Classes in org.xmlBlaster.util.queue used by org.xmlBlaster.util.error
I_Queue
          The Interface which all queues (persistent queues and cache queues) must implement.
 

Classes in org.xmlBlaster.util.queue used by org.xmlBlaster.util.queue
EventHelper
           
I_Entry
           
I_EntryFilter
          Callback when entries are accessed from storage.
I_Queue
          The Interface which all queues (persistent queues and cache queues) must implement.
I_QueueEntry
           
I_QueuePutListener
           
I_Storage
           
I_StorageProblemListener
           
I_StorageProblemNotifier
           
I_StorageSizeListener
          I_StorageSizeListener listens on number of containing entry changes in the queue.
StorageEventHandler
          StorageEventHandler is base class for MapEventHandler and QueueEventHandler.
StorageId
          Class encapsulating the unique id of a queue or a cache.
 

Classes in org.xmlBlaster.util.queue used by org.xmlBlaster.util.queue.cache
I_Entry
           
I_EntryFilter
          Callback when entries are accessed from storage.
I_Queue
          The Interface which all queues (persistent queues and cache queues) must implement.
I_QueueEntry
           
I_QueuePutListener
           
I_Storage
           
I_StoragePlugin
          Interface for storage plugins
I_StorageProblemListener
           
I_StorageProblemNotifier
           
I_StorageSizeListener
          I_StorageSizeListener listens on number of containing entry changes in the queue.
StorageId
          Class encapsulating the unique id of a queue or a cache.
 

Classes in org.xmlBlaster.util.queue used by org.xmlBlaster.util.queue.jdbc
I_Entry
           
I_EntryFactory
          The Interface which can be used to convert an object which implements the interface I_Entry to a byte[] object and back.
I_EntryFilter
          Callback when entries are accessed from storage.
I_Queue
          The Interface which all queues (persistent queues and cache queues) must implement.
I_QueueEntry
           
I_QueuePutListener
           
I_Storage
           
I_StoragePlugin
          Interface for storage plugins
I_StorageProblemListener
           
I_StorageProblemNotifier
           
I_StorageSizeListener
          I_StorageSizeListener listens on number of containing entry changes in the queue.
ReturnDataHolder
          DataHolder Object to hold the return data of methods used in the different implementations of the I_Queue and their helper classes.
StorageId
          Class encapsulating the unique id of a queue or a cache.
 

Classes in org.xmlBlaster.util.queue used by org.xmlBlaster.util.queue.ram
I_Entry
           
I_EntryFilter
          Callback when entries are accessed from storage.
I_Queue
          The Interface which all queues (persistent queues and cache queues) must implement.
I_QueueEntry
           
I_QueuePutListener
           
I_Storage
           
I_StoragePlugin
          Interface for storage plugins
I_StorageProblemListener
           
I_StorageProblemNotifier
           
I_StorageSizeListener
          I_StorageSizeListener listens on number of containing entry changes in the queue.
StorageId
          Class encapsulating the unique id of a queue or a cache.
 

Classes in org.xmlBlaster.util.queue used by org.xmlBlaster.util.queuemsg
I_Entry
           
I_QueueEntry
           
StorageId
          Class encapsulating the unique id of a queue or a cache.
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.