|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.activemq.util | |
org.activemq | The core JMS client implementation classes |
org.activemq.management | An implementation of the J2EE Management API |
org.activemq.message | Message implementations |
org.activemq.store.jdbc | Message persistence implemented using JDBC |
org.activemq.store.jdbc.adapter | Implements database/driver apapters to compensate for the wide differences in the BLOB handing of JDBC drivers. |
org.activemq.store.journal | Message persistence using a high performance transaction log via the Journal interface. |
org.activemq.util | Utility classes like a SEDA style Command pattern helper and a BitArray for working with flags etc. |
Classes in org.activemq.util used by org.activemq | |
IdGenerator
Generator for globally unique Strings |
Classes in org.activemq.util used by org.activemq.management | |
IndentPrinter
A helper class for printing indented text |
Classes in org.activemq.util used by org.activemq.message | |
BitArray
Simple BitArray to enable setting multiple boolean values efficently Used instead of BitSet because BitSet does not allow for efficent serialization. |
Classes in org.activemq.util used by org.activemq.store.jdbc | |
LongSequenceGenerator
Generates sequence ids used to identify messages in the SQL tables. |
Classes in org.activemq.util used by org.activemq.store.jdbc.adapter | |
LongSequenceGenerator
Generates sequence ids used to identify messages in the SQL tables. |
Classes in org.activemq.util used by org.activemq.store.journal | |
TransactionTemplate
A helper class for running code with a PersistenceAdapter in a transaction. |
Classes in org.activemq.util used by org.activemq.util | |
Callback
A simple callback object used by the TransactionTemplate
and ExceptionTemplate
objects to provide automatic transactional or exception handling blocks. |
|
JmsLogAppenderSupport
An abstract base class for implementation inheritence for a log4j JMS appender |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |