Package | Description |
---|---|
org.apache.activemq |
The core JMS client API implementation classes.
|
Modifier and Type | Method and Description |
---|---|
protected ActiveMQConnection |
ActiveMQXAConnectionFactory.createActiveMQConnection(Transport transport,
JMSStatsImpl stats) |
protected ActiveMQConnection |
ActiveMQConnectionFactory.createActiveMQConnection(Transport transport,
JMSStatsImpl stats) |
Constructor and Description |
---|
ActiveMQConnection(Transport transport,
IdGenerator clientIdGenerator,
IdGenerator connectionIdGenerator,
JMSStatsImpl factoryStats)
Construct an
ActiveMQConnection |
ActiveMQXAConnection(Transport transport,
IdGenerator clientIdGenerator,
IdGenerator connectionIdGenerator,
JMSStatsImpl factoryStats) |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.