| Class | Description |
|---|---|
| JDeserializerType |
Contains informations about deserializer like its type or the code to instantiate it.
|
| JDeserializerType.Builder | |
| JMapperType |
Contains informations about serializer or deserializer like its type or the code to instantiate it.
|
| JMapperType.Builder<B extends JMapperType.Builder,M extends JMapperType> | |
| JParameterizedDeserializer |
Class used to handle the generation of
Deserializer |
| JParameterizedMapper<T extends JMapperType> |
Abstract JParameterizedMapper class.
|
| JParameterizedSerializer |
Class used to handle the generation of
Serializer |
| JSerializerType |
Contains informations about serializer like its type or the code to instantiate it.
|
| JSerializerType.Builder |
Copyright © 2017. All Rights Reserved.