Package | Description |
---|---|
org.apache.activemq |
The core JMS client API implementation classes.
|
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 |
ActiveMQDestination |
class |
ActiveMQQueue |
class |
ActiveMQTempDestination |
class |
ActiveMQTempQueue |
class |
ActiveMQTempTopic |
class |
ActiveMQTopic |
Modifier and Type | Class and Description |
---|---|
class |
AnyDestination |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.