Module datarush.commons
Package com.pervasive.datarush.json
package com.pervasive.datarush.json
Provides common utilities and registry for JSON parsing
-
ClassDescriptionUtility that should be used for all json-related class serialization.The primary class that should be used for performing any JSON serialization/deserialization.Subclass of DRExceptions for JSON.Utilities for custom JSON serializers.PassThru<T>A pass-thru envelope for a json-serializable object.This class serves as a wrapper for an object that is json serializable such that it can be java-serialized.Convenient base class for implementations of
TypeResolutionProvider.Facade that can be used to query the list of classes registered viaTypeResolutionProvider's.A provider of registered classes.