Package org.apache.qpid.protonj2.engine.util
package org.apache.qpid.protonj2.engine.util
-
ClassDescriptionTracker 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<E>Simple Ring Queue implementation that has an enforced max size value.A mutable sequence that represents an unsigned integer type underneathSplayMap<E>Map class that is implemented using a Splay Tree and uses primitive integers as the keys for the specified value type.Set of
String
utilities used in the proton code.UnsettledMap<Delivery>A specialized collection like entity that is used to keep track of unsettled incoming and outgoing deliveries for AMQP links and the sessions that manage those links.UnsettledMap.UnsettledGetDeliveryId<Delivery>