Package org.jitsi.utils
See: Description
-
Interface Summary Interface Description ByteArrayBuffer A simple interface that encapsulates all the information needed for byte buffer access. DatagramPacketFilter Represents a filter which selects or deselects DatagramPackets. -
Class Summary Class Description TimeUtils Provides utility methods for converting between different time formats. ByteArrayUtils Contains basic methods for reading/writing values to/from a byte[]s and ByteArrayBuffers.StringUtils Implements utility functions to facilitate work with Strings. ArrayUtils LRUCache ConfigUtils JNIUtils Implements Java Native Interface (JNI)-related facilities such as loading a JNI library from a jar. TimeProvider Class which provides the current time. PasswordUtil The utility class which can be used to clear passwords values from 'sun.java.command' system property. TimestampUtils Helper class to perform various timestamp manipulations and comparisons ResettableLazy OrderedJsonObject Functions just like JSONObject, but preserves the order in which keys were added (which is useful for things like stats where we want to group similar values and preserve the pipeline stats order). RateLimit Rate limiting which works as follows: must be at least defaultMinInterval gap between the requests
no more than maxRequests requests within the interval
TemplatedUrl DurationKt InstantKt AtomicExtensionsKt DelegatesKt JavaVersion RangedStringKt -
Enum Summary Enum Description MediaType The MediaType enumeration contains a list of media types.