| Package | Description |
|---|---|
| org.apache.activemq |
The core JMS client API implementation classes.
|
| org.apache.activemq.network |
Support for federated networks of brokers.
|
| org.apache.activemq.store.jdbc |
Message persistence implemented using JDBC
|
| Modifier and Type | Field and Description |
|---|---|
protected LongSequenceGenerator |
ActiveMQSession.consumerIdGenerator |
protected LongSequenceGenerator |
ActiveMQSession.deliveryIdGenerator |
protected LongSequenceGenerator |
ActiveMQSession.producerIdGenerator |
| Modifier and Type | Method and Description |
|---|---|
LongSequenceGenerator |
ActiveMQConnection.getLocalTransactionIdGenerator() |
| Modifier and Type | Field and Description |
|---|---|
protected LongSequenceGenerator |
DemandForwardingBridgeSupport.consumerIdGenerator |
| Modifier and Type | Field and Description |
|---|---|
protected LongSequenceGenerator |
JDBCPersistenceAdapter.sequenceGenerator |
Copyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.