Uses of Package
jakarta.json.bind
Package
Description
Provides JSON Binding API, which enables binding Java objects from and to
JSON documents.
Service Provider Interface (SPI) to plug in implementations of JSON
Binding API
JsonbBuilder
objects.-
ClassDescription
Jsonb
provides an abstraction over the JSON Binding framework operations:JsonbBuilder class provides the client's entry point to the JSON Binding API.Root class for all JSON Binding exceptions. -
ClassDescriptionJsonbBuilder class provides the client's entry point to the JSON Binding API.