All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Abortable Classes whose instances can be aborted, stopped and started (from other threads) implement this interface.AbortableHolder AbortedException Internal exception to indicate that waiting API call has been cancelled by other API action -- e.g.AuthenticationMechanism Authentication mechanisms that the client can use to authenticate to the server.Compiler ACompilerproduces compiled code.Completion Used to signal completion of an asynchronous operation.ConnectionParams Holder forRMQConnectionconstructor arguments.DefaultReplyToStrategy Default implementation of the reply-to strategy.DiscardingObjectOutput Simple implementation of anObjectOutputinterface that accepts and discards all output.EntryExitManager Manages threads entering and exiting a notional region.Evaluator AnEvaluatorwill evaluate an expression.HandleAnyReplyToStrategy Implementation of the reply to strategy that deals with any reply-to value received and will use the default, i.e.HexDisplay IteratorEnum<E> An implementation ofEnumerationthat uses anIterator.Multiples Multiples.List<E> Multiples.Pair<L,R> Multiples.Triple<F,S,T> Parser<Node> AParserproduces a parse tree of nodes.ParseTree<Node> A non-empty tree ofParseTrees which can be traversed.ParseTreeTraverser This traverser class encapsulates two methods of traversing a tree, calling aVisitorfor each subtree of aParseTree<Node>.PublisherConfirmContext Information an outbound message being confirmed.ReceivingContext Context when receiving message.ReceivingContextConsumer Callback before receiving a message.ReplyToStrategy Interface to provide a pluggable mechanism for dealing with messages received with a reply-to queue specified.RMQByteArrayOutputStream RMQBytesMessage Implementation ofBytesMessageinterface.RMQConnection Implementation of theConnection,QueueConnectionandTopicConnectioninterfaces.RMQConnectionFactory RabbitMQ Implementation of JMSConnectionFactoryTODO - implement SslContext optionRMQConnectionMetaData Meta data forRMQConnectionRMQDestination Implementation of aTopicandQueueDestination.RmqJmsContext RMQJMSException Wraps an exception as aJMSException.RMQJMSSecurityException Wraps an exception as aJMSSecurityException.RMQJMSSelectorException Wraps an exception as aInvalidSelectorException.RMQMapMessage Implementation ofMapMessageinterface.RMQMessage Base class for RMQ*Message classes.RMQMessageFormatException Wraps an exception as a JMSMessageFormatException.RMQMessageListenerExecutionJMSException Wraps an execution exception as aJMSException.RMQMessageProducer RMQObjectFactory JNDI Factory to create resources in containers such as Tomcat.RMQObjectMessage ImplementsObjectMessageinterface.RMQSession RabbitMQ implementation of JMSSessionRMQStreamMessage ImplementsStreamMessageinterface.RMQTextMessage ImplementsTextMessageinterface.SendingContext Context when sending message.SendingContextConsumer Callback before sending a message.SessionParams Holder forRMQSessionconstructor arguments.SqlCompiler SqlEvaluator A boolean evaluator for JMS Sql selector expressions.SqlExpressionType The types of the subexpressions in an SQL (selector) expression.SqlParser This usesSqlProductionas a naïve parser for the grammar defined in that type.SqlTokenStream A simple stream of SQL tokens generated from an input character sequence at instantiation time.SqlTypeChecker SqlTypeSetterVisitor This visitor sets the type of the expression at a node of a tree, using the type of node and theSqlExpressionTypeof the children nodes.TimeTracker Simple class to track elapsed time.TokenStream<Token,Position> A read-only sequence ofTokenStreams that are read one-by-one.UriCodec Helper class to encode/decode (pieces of) URI stringsUtil Utility class which generates unique string identifiers.Visitor<Node> A visitor is guided by aParseTreeTraverserto eachVisitorof a tree.WhiteListObjectInputStream AnObjectInputStreamimplementation that checks loaded classes against a list of trusted packages or package prefixes.