Uses of Interface
org.spincast.plugins.jacksonjson.SpincastJsonManagerConfig
Packages that use SpincastJsonManagerConfig
-
Uses of SpincastJsonManagerConfig in org.spincast.plugins.jacksonjson
Classes in org.spincast.plugins.jacksonjson that implement SpincastJsonManagerConfigModifier and TypeClassDescriptionclass
Default configuration for the Spincast Json Manager plugin.Methods in org.spincast.plugins.jacksonjson that return SpincastJsonManagerConfigModifier and TypeMethodDescriptionprotected SpincastJsonManagerConfig
SpincastJsonManager.getSpincastJsonManagerConfig()
Constructors in org.spincast.plugins.jacksonjson with parameters of type SpincastJsonManagerConfigModifierConstructorDescriptionSpincastJsonManager
(com.google.inject.Provider<com.google.inject.Injector> guiceProvider, JsonObjectFactory jsonObjectFactory, Set<JsonMixinInfo> jsonMixinInfos, SpincastJsonManagerConfig spincastJsonManagerConfig, SpincastConfig spincastConfig, JsonPathUtils jsonPathUtils, SpincastUtils spincastUtils, FormFactory formFactory)