Package ch.raffael.meldioc.library.codec
Class GsonObjectCodecFeature.Configuration
- java.lang.Object
-
- ch.raffael.meldioc.library.codec.AbstractCharDataObjectCodec.Configuration<GsonObjectCodecFeature.Configuration,com.google.gson.GsonBuilder,GsonObjectCodecFeature.Configuration.Standard>
-
- ch.raffael.meldioc.library.codec.GsonObjectCodecFeature.Configuration
-
- Enclosing interface:
- GsonObjectCodecFeature
@Acceptor public static final class GsonObjectCodecFeature.Configuration extends AbstractCharDataObjectCodec.Configuration<GsonObjectCodecFeature.Configuration,com.google.gson.GsonBuilder,GsonObjectCodecFeature.Configuration.Standard>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGsonObjectCodecFeature.Configuration.Standard
-
Constructor Summary
Constructors Constructor Description Configuration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected GsonObjectCodecFeature.Configuration.Standard[]allStandardConfigurators()-
Methods inherited from class ch.raffael.meldioc.library.codec.AbstractCharDataObjectCodec.Configuration
bufferSize, bufferSize, configurators, configure, defaultCharset, defaultCharset, removeStandardConfigurators, self
-
-
-
-
Method Detail
-
allStandardConfigurators
protected GsonObjectCodecFeature.Configuration.Standard[] allStandardConfigurators()
- Specified by:
allStandardConfiguratorsin classAbstractCharDataObjectCodec.Configuration<GsonObjectCodecFeature.Configuration,com.google.gson.GsonBuilder,GsonObjectCodecFeature.Configuration.Standard>
-
-