Package com.fasterxml.jackson.module.mrbean


package com.fasterxml.jackson.module.mrbean
Package that implements "interface materializer" functionality, whereby abstract classes and interfaces can be used as-is, and framework constructs implementations as needed.
  • Class
    Description
    Nifty class for pulling implementations of classes out of thin air.
    Enumeration that defines togglable features that guide the serialization feature.
    Heavy lifter of mr Bean package: class that keeps track of logical POJO properties, and figures out how to create an implementation class.
     
     
    Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.
    Bean that contains information about a single logical POJO property.
    Asm build to generate abstract type