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.ErrorHandler
- Called when a packet is dropped from the queue because a new packetwas added while it was full.
- packetDropped() - function in org.jitsi.utils.queue.CountingErrorHandler
- Called when a packet is dropped from the queue because a new packetwas added while it was full.
- packetHandlingFailed(Throwable) - function in org.jitsi.utils.queue.ErrorHandler
- Called when handling of a packet produces an exception.
- packetHandlingFailed(Throwable) - function in org.jitsi.utils.queue.CountingErrorHandler
- 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 specifiedmediaTypeName or in other words AUDIO, MESSAGEor VIDEO.
- parseVersionString(String) - function in org.jitsi.utils.version.AbstractVersionService
- Returns a Version instance corresponding to the versionstring.
- parseVersionString(String) - function in org.jitsi.utils.version.VersionService
- 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
- peek() - function in java.util.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
{@code Object}. - poll() - function in org.jitsi.utils.concurrent.ArrayBlockingQueueWithShutdown
- poll(long,TimeUnit) - function in org.jitsi.utils.concurrent.ArrayBlockingQueueWithShutdown
- poll() - function in java.util.ArrayBlockingQueueWithShutdown
- printStackTrace() - function in java.lang.ConfigPropertyVetoException
- propertyChange(PropertyChangeEvent) - function in org.jitsi.utils.event.WeakReferencePropertyChangeListener
- propertyChange(PropertyChangeEvent) - function in java.beans.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.Implementations that use a file for storing properties may simply deleteit when this method is called.
- 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 necessaryfor space to become available.
- put(E) - function in java.util.concurrent.ArrayBlockingQueueWithShutdown
- put(K,V) - function in java.util.concurrent.DiagnosticContext
- put(K,V) - function in java.util.DiagnosticContext.TimeSeriesPoint
- putAll(Map) - function in java.util.LRUCache
- putAll(Map) - function in kotlin.collections.OrderedJsonObject
- putAll(Map) - function in java.util.concurrent.DiagnosticContext
- putAll(Map) - function in java.util.DiagnosticContext.TimeSeriesPoint
- putIfAbsent(K,V) - function in java.util.LRUCache
- putIfAbsent(Object,Object) - function in kotlin.collections.OrderedJsonObject
- putIfAbsent(K,V) - function in java.util.concurrent.DiagnosticContext
- putIfAbsent(K,V) - function in java.util.DiagnosticContext.TimeSeriesPoint