Package | Description |
---|---|
javax.json.bind |
Provides JSON Binding API, which enables binding Java objects from and to
JSON documents.
|
Modifier and Type | Method and Description |
---|---|
JsonbConfig |
JsonbConfig.withDeserializers(JsonbDeserializer... deserializers)
Property used to specify custom deserializers.
|
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.