Class ObjectNodeToMap

  • All Implemented Interfaces:
    TypeAdapter

    public class ObjectNodeToMap
    extends Object
    implements TypeAdapter
    Make it possible to directly JSON tree nodes parsed by the REST API (e.g. parameters or input) directly to java datastructures.
    Since:
    5.7
    Author:
    Olivier Grisel