Package | Description |
---|---|
org.apache.activemq |
The core JMS client API implementation classes.
|
org.apache.activemq.camel |
Defines a JMS client which is capable of sending and receiving messages to
Apache Camel
endpoints to provide
Enterprise Integration Patterns
integration in any JMS client application.
|
org.apache.activemq.command |
Command objects used via the Command Pattern to communicate among nodes
|
org.apache.activemq.filter |
Filter implementations for wildcards & JMS selectors
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveMQConnectionFactory
A ConnectionFactory is an an Administered object, and is used for creating
Connections.
|
class |
ActiveMQSslConnectionFactory
An ActiveMQConnectionFactory that allows access to the key and trust managers
used for SslConnections.
|
class |
ActiveMQXAConnectionFactory
A factory of
XAConnection instances |
Modifier and Type | Class and Description |
---|---|
class |
CamelConnectionFactory
A JMS ConnectionFactory which resolves non-JMS destinations or instances of
CamelDestination to use the CamelContext to perform smart routing etc |
Modifier and Type | Class and Description |
---|---|
class |
ActiveMQDestination |
class |
ActiveMQQueue |
class |
ActiveMQTempDestination |
class |
ActiveMQTempQueue |
class |
ActiveMQTempTopic |
class |
ActiveMQTopic |
Modifier and Type | Class and Description |
---|---|
class |
AnyDestination |
Copyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.