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 packet was added while it was full.
- packetDropped() - function in org.jitsi.utils.queue.CountingErrorHandler
- {@inheritDoc}
- 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
- {@inheritDoc}
- PacketQueue - class in org.jitsi.utils.queue
- An abstract queue of packets.
- PacketQueue.PacketHandler - class in org.jitsi.utils.queue.PacketQueue
- A simple interface to handle packets.
- 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.AbstractVersionService
- Returns a Version instance corresponding to the version string.
- 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.
- 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.queue.PacketQueue
- Removes and returns the packet (
{@code T}) at the head of this queue, if the queue is non-empty. - printEnclosedStackTrace(Throwable.PrintStreamOrWriter,Array,String,String,Set) - function in java.lang.Throwable
- printStackTrace() - function in java.lang.Throwable
- propertyChange(PropertyChangeEvent) - function in org.jitsi.utils.event.WeakReferencePropertyChangeListener
- propertyChange(PropertyChangeEvent) - function in java.beans.PropertyChangeListener
- PropertyChangeNotifier - class in org.jitsi.utils.event
- Represents a source of PropertyChangeEvents which notifies PropertyChangeListeners about changes in the values of properties.
- publish(LogRecord) - function in java.util.logging.FileHandler
- 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(K,V) - function in java.util.HashMap
- putAll(Map) - function in java.util.HashMap
- putAll(Map) - function in java.util.concurrent.ConcurrentHashMap
- putAll(Map) - function in java.util.HashMap
- putIfAbsent(K,V) - function in java.util.HashMap
- putIfAbsent(K,V) - function in java.util.concurrent.ConcurrentHashMap
- putIfAbsent(K,V) - function in java.util.HashMap
- putMapEntries(Map,boolean) - function in java.util.HashMap
- putMapEntries(Map,boolean) - function in java.util.HashMap
- putVal(int,K,V,boolean,boolean) - function in java.util.HashMap
- putVal(K,V,boolean) - function in java.util.concurrent.ConcurrentHashMap
- putVal(int,K,V,boolean,boolean) - function in java.util.HashMap