JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Kurento Common utils 6.1.0
Prev
Next
Frames
No Frames
All Classes
A
C
G
I
J
K
L
N
O
P
R
S
T
A
Address
- Class in
org.kurento.commons
Address(String, int)
- Constructor for class org.kurento.commons.
Address
Assert
- Class in
org.kurento.commons.exception
Assertion class to validate parameters within Content API.
Assert()
- Constructor for class org.kurento.commons.exception.
Assert
C
ConfigFileFinder
- Class in
org.kurento.commons
ConfigFileFinder()
- Constructor for class org.kurento.commons.
ConfigFileFinder
ConfigFileManager
- Class in
org.kurento.commons
ConfigFileManager()
- Constructor for class org.kurento.commons.
ConfigFileManager
ConfigFilePropertyHolder
- Class in
org.kurento.commons
ConfigFilePropertyHolder(JsonObject)
- Constructor for class org.kurento.commons.
ConfigFilePropertyHolder
configurePropertiesFromConfigFile(Path)
- Static method in class org.kurento.commons.
ConfigFilePropertyHolder
G
getHost()
- Method in class org.kurento.commons.
Address
getPathInClasspath(String)
- Static method in class org.kurento.commons.
ConfigFileFinder
getPort()
- Method in class org.kurento.commons.
Address
getProperty(String)
- Method in class org.kurento.commons.
ConfigFilePropertyHolder
getProperty(String)
- Static method in class org.kurento.commons.
PropertiesManager
getProperty(String, Address)
- Static method in class org.kurento.commons.
PropertiesManager
getProperty(String, int)
- Static method in class org.kurento.commons.
PropertiesManager
getProperty(String, long)
- Static method in class org.kurento.commons.
PropertiesManager
getProperty(String, String)
- Static method in class org.kurento.commons.
PropertiesManager
getProperty(String, boolean)
- Static method in class org.kurento.commons.
PropertiesManager
getProperty(String, String, int)
- Static method in class org.kurento.commons.
PropertiesManager
getProperty(String, String, String)
- Static method in class org.kurento.commons.
PropertiesManager
getProperty(String, String, Address)
- Static method in class org.kurento.commons.
PropertiesManager
getProperty(String)
- Method in interface org.kurento.commons.
PropertiesManager.PropertyHolder
getPropertyJson(String, String, Class<T>)
- Static method in class org.kurento.commons.
PropertiesManager
getPropertyOrException(String, String)
- Static method in class org.kurento.commons.
PropertiesManager
I
IntegrationTests
- Interface in
org.kurento.commons.testing
Base category for integration tests
isTrue(boolean, int)
- Static method in class org.kurento.commons.exception.
Assert
Deprecated.
isTrue(boolean, String, int)
- Static method in class org.kurento.commons.exception.
Assert
Deprecated.
J
JsonRpcConnectorTests
- Interface in
org.kurento.commons.testing
Category for integration tests belonging to kurento-jsonrpcconnector-test
K
KurentoClientTests
- Interface in
org.kurento.commons.testing
Category for integration tests belonging to kurento-client-test
KurentoControlServerTests
- Interface in
org.kurento.commons.testing
Category for integration tests belonging to kurento-client-test
KurentoException
- Exception in
org.kurento.commons.exception
It's usage is intended for system-level exceptions.
KurentoException()
- Constructor for exception org.kurento.commons.exception.
KurentoException
default constructor.
KurentoException(String)
- Constructor for exception org.kurento.commons.exception.
KurentoException
Constructs a new runtime exception with the specified detail message.
KurentoException(String, Throwable)
- Constructor for exception org.kurento.commons.exception.
KurentoException
KurentoException(Throwable)
- Constructor for exception org.kurento.commons.exception.
KurentoException
KurentoTreeTests
- Interface in
org.kurento.commons.testing
Category for integration tests belonging to kurento-tree
L
loadConfigFile()
- Static method in class org.kurento.commons.
ConfigFileManager
loadConfigFile(String)
- Static method in class org.kurento.commons.
ConfigFileManager
N
nextSecret()
- Method in class org.kurento.commons.
SecretGenerator
Random word generator.
notNull(Object, int)
- Static method in class org.kurento.commons.exception.
Assert
Deprecated.
notNull(Object)
- Static method in class org.kurento.commons.exception.
Assert
Asserts that an object is not null; if it is null, a KurentoMediaFrameworkException is thrown.
notNull(Object, String, int)
- Static method in class org.kurento.commons.exception.
Assert
Deprecated.
notNull(Object, String)
- Static method in class org.kurento.commons.exception.
Assert
Asserts that an object is not null; if it is null, a KurentoMediaFrameworkException is thrown.
O
org.kurento.commons
- package org.kurento.commons
org.kurento.commons.exception
- package org.kurento.commons.exception
org.kurento.commons.testing
- package org.kurento.commons.testing
P
PropertiesManager
- Class in
org.kurento.commons
PropertiesManager()
- Constructor for class org.kurento.commons.
PropertiesManager
PropertiesManager.PropertyHolder
- Interface in
org.kurento.commons
R
RepositoryApiTests
- Interface in
org.kurento.commons.testing
Category for integration tests belonging to kurento-repository-api-test
S
SanityTests
- Interface in
org.kurento.commons.testing
Category for integration tests belonging to sanity-test.
searchConfigFileInDefaultPlaces(String)
- Static method in class org.kurento.commons.
ConfigFileFinder
searchDefaultConfigFile()
- Static method in class org.kurento.commons.
ConfigFileFinder
SecretGenerator
- Class in
org.kurento.commons
Random word (integer) generator.
SecretGenerator()
- Constructor for class org.kurento.commons.
SecretGenerator
setHost(String)
- Method in class org.kurento.commons.
Address
setPort(int)
- Method in class org.kurento.commons.
Address
setPropertyHolder(PropertiesManager.PropertyHolder)
- Static method in class org.kurento.commons.
PropertiesManager
SystemCompatibilityTests
- Interface in
org.kurento.commons.testing
Category for system tests that test compatibility capabilities.
SystemFunctionalTests
- Interface in
org.kurento.commons.testing
Category for system tests that test functional capabilities.
SystemPerformanceTests
- Interface in
org.kurento.commons.testing
Category for system tests that test performance capabilities.
SystemQualityTests
- Interface in
org.kurento.commons.testing
Category for system tests that test quality capabilities.
SystemStabilityTests
- Interface in
org.kurento.commons.testing
Category for system tests that test stability.
SystemTests
- Interface in
org.kurento.commons.testing
Category for integration tests belonging to kurento-system-test
T
TimeoutReentrantLock
- Class in
org.kurento.commons
TimeoutReentrantLock(long, String)
- Constructor for class org.kurento.commons.
TimeoutReentrantLock
TimeoutRuntimeException
- Exception in
org.kurento.commons
TimeoutRuntimeException()
- Constructor for exception org.kurento.commons.
TimeoutRuntimeException
TimeoutRuntimeException(String)
- Constructor for exception org.kurento.commons.
TimeoutRuntimeException
TimeoutRuntimeException(Throwable)
- Constructor for exception org.kurento.commons.
TimeoutRuntimeException
TimeoutRuntimeException(String, Throwable)
- Constructor for exception org.kurento.commons.
TimeoutRuntimeException
TimeoutRuntimeException(String, Throwable, boolean, boolean)
- Constructor for exception org.kurento.commons.
TimeoutRuntimeException
toString()
- Method in class org.kurento.commons.
Address
tryLockTimeout(String)
- Method in class org.kurento.commons.
TimeoutReentrantLock
A
C
G
I
J
K
L
N
O
P
R
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Kurento Common utils 6.1.0
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015
Kurento
. All rights reserved.