| Package | Description |
|---|---|
| org.kurento.client | |
| org.kurento.client.internal | |
| org.kurento.client.internal.client | |
| org.kurento.client.internal.client.operation |
| Modifier and Type | Field and Description |
|---|---|
protected RomManager |
KurentoClient.manager |
| Constructor and Description |
|---|
AbstractBuilder(Class<?> clazz,
RomManager manager) |
| Constructor and Description |
|---|
TransactionImpl(RomManager manager) |
| Modifier and Type | Method and Description |
|---|---|
RomManager |
RemoteObjectFactory.getManager() |
RomManager |
RemoteObject.getRomManager() |
RomManager |
RemoteObjectInvocationHandler.getRomManager() |
| Modifier and Type | Method and Description |
|---|---|
static <E> E |
RemoteObjectInvocationHandler.newProxy(RemoteObject remoteObject,
RomManager manager,
Class<E> clazz) |
| Constructor and Description |
|---|
RemoteObject(String objectRef,
String type,
boolean created,
RomManager manager) |
RemoteObject(String objectRef,
String type,
RomManager manager) |
| Modifier and Type | Field and Description |
|---|---|
protected RomManager |
Operation.manager |
| Modifier and Type | Method and Description |
|---|---|
void |
Operation.setManager(RomManager manager) |
Copyright © 2015 Kurento. All rights reserved.