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 © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.