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. |
Comments to: jsonb-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All Rights Reserved.
Use is subject to license terms.