| Package | Description |
|---|---|
| javax.json.bind |
Provides JSON Binding API, which enables binding Java objects from and to
JSON documents.
|
| javax.json.bind.adapter |
Defines adapter related classes.
|
| javax.json.bind.annotation |
Defines annotations for customizing the mapping between Java program elements
and JSON documents.
|
| javax.json.bind.config |
Defines strategies and policies for customizing the mapping between Java program elements
and JSON documents.
|
| javax.json.bind.serializer |
Defines serializer depending classes.
|
| javax.json.bind.spi |
Service Provider Interface (SPI) to plug in implementations of JSON
Binding API
JsonbBuilder objects. |
| Type | Description |
|---|---|
| JsonbProvider |
Service provider for JSON Binding implementations.
|
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.