Package ch.raffael.meldioc.library.codec
-
Interface Summary Interface Description GsonObjectCodecFeature ObjectCodec<T> ObjectCodecFactory ObjectCodecFeature ObjectDecoder<T> Read the HTTP request body data to a Java object.ObjectEncoder<T> Write a Java object as HTTP response body. -
Class Summary Class Description AbstractCharDataObjectCodec<T> Abstract object codec for character data like JSON or XML.AbstractCharDataObjectCodec.Configuration<SELF,T,S extends java.util.function.Consumer<? super T>> TODO JavaDocContentTypes Utilities for dealing with content types.GsonObjectCodec<T> GsonObjectCodec.Factory GsonObjectCodecFeature.Configuration GsonObjectCodecFeature.Default -
Enum Summary Enum Description GsonObjectCodecFeature.Configuration.Standard