| Package | Description |
|---|---|
| io.fluxcapacitor.javaclient.common.serialization.jackson | |
| io.fluxcapacitor.javaclient.common.serialization.upcasting |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectNodeConverter |
| Modifier and Type | Method and Description |
|---|---|
static <T> Upcaster<SerializedObject<byte[],?>> |
UpcasterChain.create(Collection<?> upcasters,
Converter<T> converter) |
| Constructor and Description |
|---|
ConvertingSerializedObject(SerializedObject<byte[],?> source,
Converter<T> converter) |
Copyright © 2019 Flux Capacitor. All rights reserved.