Uses of Interface
com.dslplatform.json.DslJson.Fallback

Packages that use DslJson.Fallback
com.dslplatform.json   
 

Uses of DslJson.Fallback in com.dslplatform.json
 

Fields in com.dslplatform.json declared as DslJson.Fallback
protected  DslJson.Fallback<TContext> DslJson.fallback
           
 

Methods in com.dslplatform.json with parameters of type DslJson.Fallback
 DslJson.Settings<TContext> DslJson.Settings.fallbackTo(DslJson.Fallback<TContext> fallback)
          Deprecated. 
 

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



Copyright © 2019. All rights reserved.