| Package | Description | 
|---|---|
| javax.json.bind | 
 Provides JSON Binding API, which enables binding Java objects from and to
 JSON documents. 
 | 
| javax.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 © 2019 Eclipse Foundation.
Use is subject to license terms.