Package | Description |
---|---|
org.komodo.rest.relational.json | |
org.komodo.rest.relational.request | |
org.komodo.rest.relational.response |
Modifier and Type | Class and Description |
---|---|
class |
AbstractContentSerializer<T extends AbstractKomodoContentAttribute>
A GSON serializer/deserializer for .
|
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractContentSerializer.readContent(com.google.gson.stream.JsonReader in,
AbstractKomodoContentAttribute contentAttr,
String name) |
protected void |
AbstractContentSerializer.writeContent(com.google.gson.stream.JsonWriter out,
AbstractKomodoContentAttribute value) |
Modifier and Type | Class and Description |
---|---|
class |
KomodoFileAttributes
Object to be serialised by GSON that encapsulates a storage type and parameters object
|
Modifier and Type | Class and Description |
---|---|
class |
KomodoStorageAttributes
Object to be serialised by GSON that encapsulates a storage type and parameters object
|
Copyright © 2013–2019. All rights reserved.