Uses of Class
org.apache.activemq.util.LongSequenceGenerator

Packages that use LongSequenceGenerator
org.apache.activemq The core JMS client API implementation classes. 
org.apache.activemq.network Support for federated networks of brokers. 
 

Uses of LongSequenceGenerator in org.apache.activemq
 

Fields in org.apache.activemq declared as LongSequenceGenerator
protected  LongSequenceGenerator ActiveMQSession.consumerIdGenerator
           
protected  LongSequenceGenerator ActiveMQSession.deliveryIdGenerator
           
protected  LongSequenceGenerator ActiveMQSession.producerIdGenerator
           
 

Methods in org.apache.activemq that return LongSequenceGenerator
 LongSequenceGenerator ActiveMQConnection.getLocalTransactionIdGenerator()
           
 

Uses of LongSequenceGenerator in org.apache.activemq.network
 

Fields in org.apache.activemq.network declared as LongSequenceGenerator
protected  LongSequenceGenerator DemandForwardingBridgeSupport.consumerIdGenerator
           
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.