Uses of Interface
org.spincast.plugins.jacksonjson.JsonMixinInfo
-
Uses of JsonMixinInfo in org.spincast.plugins.jacksonjson
Modifier and TypeClassDescriptionclass
An simple implementation of JsonMixinInfo.Modifier and TypeMethodDescriptionprotected Set<JsonMixinInfo>
SpincastJsonManager.getJsonMixinInfos()
ModifierConstructorDescriptionSpincastJsonManager
(com.google.inject.Provider<com.google.inject.Injector> guiceProvider, JsonObjectFactory jsonObjectFactory, Set<JsonMixinInfo> jsonMixinInfos, SpincastJsonManagerConfig spincastJsonManagerConfig, SpincastConfig spincastConfig, JsonPathUtils jsonPathUtils, SpincastUtils spincastUtils, FormFactory formFactory)