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(java.lang.Throwable) - function in org.jitsi.utils.queue.CountingErrorHandler
- Called when handling of a packet produces an exception.
- packetHandlingFailed(java.lang.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.Collection
- parseString(java.lang.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(java.lang.String) - function in org.jitsi.utils.version.AbstractVersionService
- Returns a Version instance corresponding to the version string.
- parseVersionString(java.lang.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
- 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,java.util.concurrent.TimeUnit) - function in org.jitsi.utils.concurrent.ArrayBlockingQueueWithShutdown
- printStackTrace() - function in java.lang.Throwable
- propertyChange(java.beans.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.HashMap
- put(K,V) - function in java.util.concurrent.ConcurrentHashMap
- put(java.lang.Object,java.lang.Object) - function in kotlin.collections.MutableMap
- 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(java.util.Map) - function in java.util.HashMap
- putAll(java.util.Map) - function in java.util.concurrent.ConcurrentHashMap
- putAll(java.util.Map) - function in kotlin.collections.MutableMap
- putIfAbsent(K,V) - function in java.util.HashMap
- putIfAbsent(K,V) - function in java.util.concurrent.ConcurrentHashMap
- putIfAbsent(java.lang.Object,java.lang.Object) - function in kotlin.collections.MutableMap