public class KurentoClientManager extends Object
| Modifier and Type | Field and Description |
|---|---|
protected KurentoClient |
fakeKurentoClient |
protected KurentoClient |
kurentoClient |
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
KurentoClientManager() |
| Modifier and Type | Method and Description |
|---|---|
KurentoClient |
getFakeKurentoClient() |
KurentoClient |
getKurentoClient() |
void |
teardown() |
protected static org.slf4j.Logger log
protected KurentoClient kurentoClient
protected KurentoClient fakeKurentoClient
public KurentoClientManager()
throws IOException
IOExceptionpublic KurentoClient getKurentoClient()
public KurentoClient getFakeKurentoClient()
Copyright © 2015 Kurento. All rights reserved.