Uses of Package
org.apache.qpid.protonj2.engine.util
-
Packages that use org.apache.qpid.protonj2.engine.util Package Description org.apache.qpid.protonj2.engine.util -
Classes in org.apache.qpid.protonj2.engine.util used by org.apache.qpid.protonj2.engine.util Class Description DeliveryIdTracker Tracker of Delivery ID values, implements a sequence number and provides ability to keep an not set state for use when allowing for set / not set tracking.RingQueue Simple Ring Queue implementation that has an enforced max size value.SequenceNumber A mutable sequence that represents an unsigned integer type underneathSplayMap Map class that is implemented using a Splay Tree and uses primitive integers as the keys for the specified value type.SplayMap.ImmutableSplayMapEntry SplayMap.SplayedEntry