All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.jacksonjson.JsonMixinInfo.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






JsonMixinInfo (org.spincast:spincast-framework 1.0.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 Detail

      • getTargetClass

        Class<?> getTargetClass()
        The class to apply the mixin to.
      • getMixinClass

        Class<?> getMixinClass()
        The mixin class.

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy