Uses of Class
org.apache.activemq.util.IntSequenceGenerator
Packages that use IntSequenceGenerator
Package
Description
The core Transport abstraction and support classes
UDP based Transport implementation.
-
Uses of IntSequenceGenerator in org.apache.activemq.transport
Methods in org.apache.activemq.transport that return IntSequenceGeneratorConstructors in org.apache.activemq.transport with parameters of type IntSequenceGeneratorModifierConstructorDescriptionResponseCorrelator(Transport next, IntSequenceGenerator sequenceGenerator) -
Uses of IntSequenceGenerator in org.apache.activemq.transport.udp
Fields in org.apache.activemq.transport.udp declared as IntSequenceGeneratorModifier and TypeFieldDescriptionprotected final IntSequenceGeneratorCommandChannelSupport.sequenceGeneratorMethods in org.apache.activemq.transport.udp that return IntSequenceGeneratorMethods in org.apache.activemq.transport.udp with parameters of type IntSequenceGeneratorModifier and TypeMethodDescriptionvoidUdpTransport.setSequenceGenerator(IntSequenceGenerator sequenceGenerator)