public.javadoc.org.spincast.plugins.jacksonjson.JsonMixinInfo.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
JsonMixinInfo (org.spincast:spincast-framework 1.14.0 API)
org.spincast.plugins.jacksonjson
Interface JsonMixinInfo
-
- All Known Implementing Classes:
- JsonMixinInfoDefault
public interface JsonMixinInfo
Links a mixin to a class to (de)serialize using
Jackson.
-
-
Method Summary
All Methods Instance Methods Abstract Methods
Modifier and Type
Method and Description
Class<?>
getMixinClass()
The mixin class.
Class<?>
getTargetClass()
The class to apply the mixin to.
Copyright © 2019. All rights reserved.