| Package | Description |
|---|---|
| org.apache.activemq |
The core JMS client API implementation classes.
|
| org.apache.activemq.jndi |
JNDI support classes
|
| 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 |
class |
ActiveMQXASslConnectionFactory |
| 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 |
ActiveMQSslInitialContextFactory.createConnectionFactory(Hashtable environment)
Factory method to create a new connection factory from the given
environment
|
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) |
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.