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

C

cancel() - function in org.jitsi.utils.queue.AsyncQueueHandler
Attempts to stop execution of reader if running
capacity() - function in java.util.HashMap
 
capacity() - function in java.util.HashMap
 
casTabAt(Array,int,ConcurrentHashMap.Node,ConcurrentHashMap.Node) - function in java.util.concurrent.ConcurrentHashMap
 
checkPermission() - function in java.util.logging.Handler
 
clear() - function in java.util.LinkedHashMap
 
clear() - function in java.util.concurrent.ConcurrentHashMap
 
clear() - function in java.util.HashMap
 
clone() - function in java.util.HashMap
 
clone() - function in java.util.AbstractMap
 
clone() - function in java.util.HashMap
 
close() - function in java.util.logging.FileHandler
 
close() - function in org.jitsi.utils.queue.PacketQueue
Closes current PacketQueue instance.
close() - function in org.jitsi.utils.concurrent.RecurringRunnableExecutor
Closes this RecurringRunnableExecutor, signalling its thread to stop and de-registering all registered runnables.
comparableClassFor(Object) - function in java.util.HashMap
 
comparableClassFor(Object) - function in java.util.concurrent.ConcurrentHashMap
 
comparableClassFor(Object) - function in java.util.HashMap
 
compareComparables(Class,Object,Object) - function in java.util.HashMap
 
compareComparables(Class,Object,Object) - function in java.util.concurrent.ConcurrentHashMap
 
compareComparables(Class,Object,Object) - function in java.util.HashMap
 
compareTo(Version) - function in org.jitsi.utils.version.Version
Compares another Version object to this one and returns a negative, zero or a positive integer if this version instance represents respectively an earlier, same, or later version as the one indicated by the version parameter.
compareTo(T) - function in java.lang.Comparable
 
compareTo(Version) - function in org.jitsi.utils.version.VersionImpl
{@inheritDoc}
compareTo(T) - function in java.lang.Comparable
 
comparingByKey() - function in java.util.Map.Entry
 
comparingByValue() - function in java.util.Map.Entry
 
compute(K,BiFunction) - function in java.util.HashMap
 
compute(K,BiFunction) - function in java.util.concurrent.ConcurrentHashMap
 
compute(K,BiFunction) - function in java.util.HashMap
 
computeIfAbsent(K,Function) - function in java.util.HashMap
 
computeIfAbsent(K,Function) - function in java.util.concurrent.ConcurrentHashMap
 
computeIfAbsent(K,Function) - function in java.util.HashMap
 
computeIfPresent(K,BiFunction) - function in java.util.HashMap
 
computeIfPresent(K,BiFunction) - function in java.util.concurrent.ConcurrentHashMap
 
computeIfPresent(K,BiFunction) - function in java.util.HashMap
 
concat(Array,Array) - function in org.jitsi.utils.ArrayUtils
Concatenates two arrays.
ConfigPropertyVetoException - class in org.jitsi.service.configuration
A PropertyVetoException is thrown when a proposed change to a property represents an unacceptable value.
ConfigurationService - class in org.jitsi.service.configuration
The configuration services provides a centralized approach of storing persistent configuration data.
configure() - function in java.util.logging.FileHandler
 
ConfigUtils - class in org.jitsi.utils
 
ConfigVetoableChangeListener - class in org.jitsi.service.configuration
This interface uses SC's own ProperteyVetoException.
constructNtp(long,long) - function in org.jitsi.utils.TimeUtils
Constructs a {@code long} representation of a timestamp in NTP Timestamp Format (see "http://tools.ietf.
contains(Object) - function in java.util.concurrent.ConcurrentHashMap
 
containsKey(Object) - function in java.util.HashMap
 
containsKey(Object) - function in java.util.concurrent.ConcurrentHashMap
 
containsKey(Object) - function in java.util.HashMap
 
containsLetters(String) - function in org.jitsi.utils.StringUtils
Indicates whether the given string contains any letters.
containsValue(Object) - function in java.util.LinkedHashMap
 
containsValue(Object) - function in java.util.concurrent.ConcurrentHashMap
 
containsValue(Object) - function in java.util.HashMap
 
ContextLogRecord - class in org.jitsi.utils.logging2
ContextLogRecord extends LogRecord and adds a 'context' String.
CONTROL - enum entry in org.jitsi.utils.MediaType

Represents a DATA media type.

CountingErrorHandler - class in org.jitsi.utils.queue
An ErrorHandler implementation which counts the number of dropped packets and exceptions.
createCachedThreadPool(String) - function in org.jitsi.utils.concurrent.ExecutorFactory
Creates an ExecutorService with an unlimited number of threads which are released after idle timeout.
createChildLogger(String,Map) - function in org.jitsi.utils.logging2.Logger
Create a 'child' logger which derives from this one.
createChildLogger(String) - function in org.jitsi.utils.logging2.Logger
Create a 'child' logger which derives from this one.
createChildLogger(String,Map) - function in org.jitsi.utils.logging2.LoggerImpl
Create a new logger with the given name.
createChildLogger(String) - function in org.jitsi.utils.logging2.LoggerImpl
Create a 'child' logger which derives from this one.
createCPUBoundScheduledExecutor(String,int,TimeUnit) - function in org.jitsi.utils.concurrent.ExecutorFactory
Create ScheduledExecutorService with number of threads up to number of CPU cores on machine
createFixedThreadPool(int,String) - function in org.jitsi.utils.concurrent.ExecutorFactory
Creates a ExecutorService with limited number of threads which are released after idle timeout.
createSingleThreadScheduledExecutor(String,int,TimeUnit) - function in org.jitsi.utils.concurrent.ExecutorFactory
Create ScheduledExecutorService with single executor thread
createSubContext(Map) - function in org.jitsi.utils.logging2.LogContext
 
currentTimeMillis() - function in org.jitsi.utils.TimeProvider
 
CustomizableThreadFactory - class in org.jitsi.utils.concurrent
A thread factory which supports customizing name prefix of created threads and if produced threads are daemons or not.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W