xmlBlaster 2.2.0 client API

Package org.xmlBlaster.util.queue

Interface Summary
BlockingQueueWrapper.I_BlockingQueueCb  
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.
 

Class Summary
BlockingQueueWrapper BlockingQueueWrapper is a wrapper to I_Queue which can be used to perform a blocking peek on an I_Queue.
EventHelper  
QueueEntryId  
QueueEventHandler  
QueuePluginManager QueuePluginManager loads the I_Queue implementation plugins.
ReturnDataHolder DataHolder Object to hold the return data of methods used in the different implementations of the I_Queue and their helper classes.
StorageEventHandler StorageEventHandler is base class for MapEventHandler and QueueEventHandler.
StorageId Class encapsulating the unique id of a queue or a cache.
StorageSizeListenerHelper StorageSizeListenerHelper
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.