Package | Description |
---|---|
org.apache.activemq |
The core JMS client API implementation classes.
|
org.apache.activemq.jndi |
JNDI support classes
|
org.apache.activemq.network.jms |
Support for a federated network using a foreign JMS provider.
|
org.apache.activemq.spring |
Helper classes for working with the JMS client and Spring.
|
Modifier and Type | Class and Description |
---|---|
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 | Method and Description |
---|---|
ActiveMQConnectionFactory |
ActiveMQConnectionFactory.copy()
Returns a copy of the given connection factory
|
Modifier and Type | Method and Description |
---|---|
protected ActiveMQConnectionFactory |
ActiveMQInitialContextFactory.createConnectionFactory(Hashtable environment)
Factory method to create a new connection factory from the given
environment
|
protected ActiveMQConnectionFactory |
ActiveMQInitialContextFactory.createConnectionFactory(String name,
Hashtable environment) |
Modifier and Type | Field and Description |
---|---|
protected ActiveMQConnectionFactory |
JmsConnector.embeddedConnectionFactory |
Modifier and Type | Class and Description |
---|---|
class |
ActiveMQConnectionFactory
|
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.