| 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 | 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 | Description |
|---|---|
| JsonbBuilder |
JsonbBuilder class provides the client's entry point to the JSON Binding
API.
|
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.