|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use I_StorageProblemNotifier | |
| org.xmlBlaster.util.queue | |
| org.xmlBlaster.util.queue.cache | |
| org.xmlBlaster.util.queue.jdbc | |
| org.xmlBlaster.util.queue.ram | |
| Uses of I_StorageProblemNotifier in org.xmlBlaster.util.queue |
| Subinterfaces of I_StorageProblemNotifier in org.xmlBlaster.util.queue | |
interface |
I_Queue
The Interface which all queues (persistent queues and cache queues) must implement. |
| Uses of I_StorageProblemNotifier in org.xmlBlaster.util.queue.cache |
| Classes in org.xmlBlaster.util.queue.cache that implement I_StorageProblemNotifier | |
class |
CacheQueueInterceptorPlugin
Implements a queue cache. |
| Uses of I_StorageProblemNotifier in org.xmlBlaster.util.queue.jdbc |
| Classes in org.xmlBlaster.util.queue.jdbc that implement I_StorageProblemNotifier | |
class |
JdbcConnectionPool
A Pool of connections to the database to be used for a persistent queue. |
class |
JdbcManagerCommonTable
Delegate class which takes care of SQL specific stuff for the JdbcQueuePlugin class. |
class |
JdbcManagerCommonTableDelegate
|
class |
JdbcQueueCommonTablePlugin
Persistence queue implementation on a DB based on JDBC. |
| Uses of I_StorageProblemNotifier in org.xmlBlaster.util.queue.ram |
| Classes in org.xmlBlaster.util.queue.ram that implement I_StorageProblemNotifier | |
class |
RamQueuePlugin
Queueing messages in RAM only, sorted after priority and timestamp |
|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||