Package org.jitsi.utils.queue
See: Description
-
Class Summary Class Description CountingErrorHandler An ErrorHandler implementation which counts the number of dropped packets and exceptions. PacketQueue An abstract queue of packets. QueueStatistics QueueStatisticsObserver -
Interface Summary Interface Description PacketHandler A simple interface to handle packets. Observer An interface to observe a queue, to collect statistics or similar. ErrorHandler An interface for handling the two types of error conditions from a queue. -
Object Summary Object Description Companion