Uses of Interface
com.dslplatform.json.Configuration

Packages that use Configuration
com.dslplatform.json   
 

Uses of Configuration in com.dslplatform.json
 

Methods in com.dslplatform.json with parameters of type Configuration
 DslJson.Settings<TContext> DslJson.Settings.with(Configuration conf)
          Configure DslJson with custom Configuration during startup.
 

Constructor parameters in com.dslplatform.json with type arguments of type Configuration
DslJson(TContext context, boolean javaSpecifics, DslJson.Fallback<TContext> fallback, boolean omitDefaults, StringCache keyCache, Iterable<Configuration> serializers)
          Deprecated. 
 



Copyright © 2019. All rights reserved.