Uses of Interface
org.spincast.plugins.jacksonjson.JsonMixinInfo
Packages that use JsonMixinInfo
-
Uses of JsonMixinInfo in org.spincast.plugins.jacksonjson
Classes in org.spincast.plugins.jacksonjson that implement JsonMixinInfoModifier and TypeClassDescriptionclassAn simple implementation of JsonMixinInfo.Methods in org.spincast.plugins.jacksonjson that return types with arguments of type JsonMixinInfoModifier and TypeMethodDescriptionprotected Set<JsonMixinInfo>SpincastJsonManager.getJsonMixinInfos()Constructor parameters in org.spincast.plugins.jacksonjson with type arguments of type JsonMixinInfoModifierConstructorDescriptionSpincastJsonManager(com.google.inject.Provider<com.google.inject.Injector> guiceProvider, JsonObjectFactory jsonObjectFactory, Set<JsonMixinInfo> jsonMixinInfos, SpincastJsonManagerConfig spincastJsonManagerConfig, SpincastConfig spincastConfig, JsonPathUtils jsonPathUtils, SpincastUtils spincastUtils, FormFactory formFactory)