Interface | Description |
---|---|
JsonMarshalContext |
Marshal context which used by marshaller.
|
JsonMarshaller<T> |
Used to convert Java object to readable json representation and back - json representation to Java object.
|
JsonMarshalRegistry |
Created by ShchAlexander on 26.02.2017.
|