Package org.apache.qpid.protonj2.client.util
-
Interface Summary Interface Description DeliveryQueue Queue based storage interface for inbound AMQPDelivery
objects. -
Class Summary Class Description FifoDeliveryQueue Simple first in / first outDelivery
Queue.IdGenerator Generator for Globally unique Strings used to identify resources within a given Connection.IOExceptionSupport Used to make throwing IOException instances easier.ReconnectLocationPool Manages the list of available reconnect entries that are used to connect and recover a connection.StopWatch A very simple stop watch.ThreadPoolUtils Utility methods for working with thread poolsExecutorService
.TimeUtils Time utils.TrackableThreadFactory Simple ThreadFactory object that tracks the last created thread if anAtomicReference
is provided in order to hold onto the trackedThread
reference.