A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W 

P

packetDropped() - function in org.jitsi.utils.queue.CountingErrorHandler
Called when a packet is dropped from the queue because a new packet was added while it was full.
packetDropped() - function in org.jitsi.utils.queue.ErrorHandler
Called when a packet is dropped from the queue because a new packet was added while it was full.
packetHandlingFailed(Throwable) - function in org.jitsi.utils.queue.CountingErrorHandler
Called when handling of a packet produces an exception.
packetHandlingFailed(Throwable) - function in org.jitsi.utils.queue.ErrorHandler
Called when handling of a packet produces an exception.
PacketQueue - class in org.jitsi.utils.queue
An abstract queue of packets.
PacketQueue.Observer - class in org.jitsi.utils.queue.PacketQueue
An interface to observe a queue, to collect statistics or similar.
PacketQueue.PacketHandler - class in org.jitsi.utils.queue.PacketQueue
A simple interface to handle packets.
parallelStream() - function in java.util.ArrayBlockingQueueWithShutdown
 
parseString(String) - function in org.jitsi.utils.MediaType
Returns a MediaType value corresponding to the specified mediaTypeName or in other words AUDIO, MESSAGE or VIDEO.
parseVersionString(String) - function in org.jitsi.utils.version.VersionService
Returns a Version instance corresponding to the version string.
parseVersionString(String) - function in org.jitsi.utils.version.AbstractVersionService
Returns a Version instance corresponding to the version string.
PasswordUtil - class in org.jitsi.utils
The utility class which can be used to clear passwords values from 'sun.java.command' system property.
peek() - function in org.jitsi.utils.concurrent.ArrayBlockingQueueWithShutdown
 
PeriodicRunnable - class in org.jitsi.utils.concurrent
Implements a RecurringRunnable which has its run invoked at a specific interval/period.
PeriodicRunnableWithObject - class in org.jitsi.utils.concurrent
Implements a PeriodicRunnable associated with an Object.
poll() - function in org.jitsi.utils.concurrent.ArrayBlockingQueueWithShutdown
 
poll(long,TimeUnit) - function in org.jitsi.utils.concurrent.ArrayBlockingQueueWithShutdown
 
printStackTrace() - function in java.lang.ConfigPropertyVetoException
 
propertyChange(PropertyChangeEvent) - function in org.jitsi.utils.event.WeakReferencePropertyChangeListener
 
PropertyChangeNotifier - class in org.jitsi.utils.event
Represents a source of PropertyChangeEvents which notifies PropertyChangeListeners about changes in the values of properties.
purgeStoredConfiguration() - function in org.jitsi.service.configuration.ConfigurationService
Removes all locally stored properties leaving an empty configuration.
put(K,V) - function in java.util.concurrent.DiagnosticContext
 
put(K,V) - function in java.util.DiagnosticContext.TimeSeriesPoint
 
put(K,V) - function in java.util.LRUCache
 
put(Object,Object) - function in kotlin.collections.OrderedJsonObject
 
put(E) - function in org.jitsi.utils.concurrent.ArrayBlockingQueueWithShutdown
Inserts the specified element into this queue, waiting if necessary for space to become available.
putAll(Map) - function in java.util.concurrent.DiagnosticContext
 
putAll(Map) - function in java.util.DiagnosticContext.TimeSeriesPoint
 
putAll(Map) - function in java.util.LRUCache
 
putAll(Map) - function in kotlin.collections.OrderedJsonObject
 
putIfAbsent(K,V) - function in java.util.concurrent.DiagnosticContext
 
putIfAbsent(K,V) - function in java.util.DiagnosticContext.TimeSeriesPoint
 
putIfAbsent(K,V) - function in java.util.LRUCache
 
putIfAbsent(Object,Object) - function in kotlin.collections.OrderedJsonObject
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W