| Package | Description |
|---|---|
| io.konga.metadata.generator | |
| io.konga.metadata.serializers |
| Modifier and Type | Method and Description |
|---|---|
KongaRef |
KongaJSONGenerator.generateId(Object forPojo) |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.annotation.ObjectIdGenerator<KongaRef> |
KongaJSONGenerator.forScope(Class<?> scope) |
com.fasterxml.jackson.annotation.ObjectIdGenerator<KongaRef> |
KongaJSONGenerator.newForSerialization(Object context) |
| Modifier and Type | Method and Description |
|---|---|
KongaRef |
KongaRefDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
void |
KongaRefSerializer.serialize(KongaRef value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Copyright © 2016. All rights reserved.