Package | Description |
---|---|
jakarta.json.bind |
Provides JSON Binding API, which enables binding Java objects from and to
JSON documents.
|
jakarta.json.bind.spi |
Service Provider Interface (SPI) to plug in implementations of JSON
Binding API
JsonbBuilder objects. |
Class and Description |
---|
Jsonb
Jsonb provides an abstraction over the JSON Binding framework operations: |
JsonbBuilder
JsonbBuilder class provides the client's entry point to the JSON Binding
API.
|
JsonbConfig |
JsonbException
Root class for all JSON Binding exceptions.
|
Class and Description |
---|
JsonbBuilder
JsonbBuilder class provides the client's entry point to the JSON Binding
API.
|
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.