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