See: Description
| Interface | Description |
|---|---|
| IipEnum |
Interface for generated IIP-Ecosphere enums.
|
| InputTypeTranslator<T,S> |
Defines a type translator between two given types.
|
| OutputTypeTranslator<S,T> |
Defines a type translator between two given types.
|
| Serializer<T> |
A data serializer (so far for homogeneous streams, may require unique ids).
|
| TypeTranslator<S,T> |
Defines a type translator between two given types.
|
| Class | Description |
|---|---|
| SerializerRegistry |
A registry for serializers to be able to handle also nested types on-demand.
|
| StringSerializer |
A default serializer for String through Base64 encoding.
|
| TypeTranslators |
Defines a set of type translators for primitive types.
|
Copyright © 2022. All rights reserved.