Module com.rabbitmq.jms
Package com.rabbitmq.jms.util
-
Interface Summary Interface Description Abortable Classes whose instances can be aborted, stopped and started (from other threads) implement this interface. -
Class Summary Class Description AbortableHolder DiscardingObjectOutput Simple implementation of anObjectOutputinterface that accepts and discards all output.EntryExitManager Manages threads entering and exiting a notional region.HexDisplay IteratorEnum<E> An implementation ofEnumerationthat uses anIterator.RMQByteArrayOutputStream TimeTracker Simple class to track elapsed time.UriCodec Helper class to encode/decode (pieces of) URI stringsUtil Utility class which generates unique string identifiers.WhiteListObjectInputStream AnObjectInputStreamimplementation that checks loaded classes against a list of trusted packages or package prefixes. -
Exception Summary Exception Description AbortedException Internal exception to indicate that waiting API call has been cancelled by other API action -- e.g.RMQJMSException Wraps an exception as aJMSException.RMQJMSSecurityException Wraps an exception as aJMSSecurityException.RMQJMSSelectorException Wraps an exception as aInvalidSelectorException.RMQMessageFormatException Wraps an exception as a JMSMessageFormatException.