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