| Package | Description |
|---|---|
| org.kurento.modulecreator.definition | |
| org.kurento.modulecreator.json | |
| org.kurento.modulecreator.print |
| Modifier and Type | Method and Description |
|---|---|
RemoteClass |
ModuleDefinition.getRemoteClass(String remoteClassName) |
| Modifier and Type | Method and Description |
|---|---|
List<RemoteClass> |
ModuleDefinition.getRemoteClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleDefinition.addRemoteClass(RemoteClass remoteClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleDefinition.setRemoteClasses(List<RemoteClass> remoteClasses) |
| Modifier and Type | Method and Description |
|---|---|
RemoteClass |
RemoteClassAdapter.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
RemoteClassAdapter.serialize(RemoteClass src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ModuleDefinitionPrinter.printRemoteClass(StringBuilder sb,
RemoteClass remoteClass) |
Copyright © 2016. All rights reserved.