Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.avaje.ebean.text.json Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
EJsonUtility that converts between JSON content and simple java Maps/Lists.Classcom.avaje.ebean.text.jsonEBean
JsonContextConverts objects to and from JSON format.Interfacecom.avaje.ebean.text.jsonEBean
JsonIOExceptionUnchecked exception thrown when an IOException occurs in json processing.Classcom.avaje.ebean.text.jsonEBean
JsonReadBeanVisitorProvides for custom handling of json content as it is read.Interfacecom.avaje.ebean.text.jsonEBean
JsonReadOptionsProvides the ability to customise the reading of JSON content.Classcom.avaje.ebean.text.jsonEBean
JsonScalarWrites any scalar type known to Ebean the Jackson generator.Interfacecom.avaje.ebean.text.jsonEBean
JsonWriteBeanVisitorAllows for customising the JSON write processing.Interfacecom.avaje.ebean.text.jsonEBean
JsonWriteOptionsProvides options for customising the JSON write process.Classcom.avaje.ebean.text.jsonEBean
JsonWriterWraps an underlying JsonGenerator taking into account null suppression and exposing isIncludeEmpty() etc.Interfacecom.avaje.ebean.text.jsonEBean