Uses of Package
jakarta.json.bind
-
Packages that use jakarta.json.bind Package Description jakarta.json.bind Provides JSON Binding API, which enables binding Java objects from and to JSON documents.jakarta.json.bind.spi Service Provider Interface (SPI) to plug in implementations of JSON Binding APIJsonbBuilder
objects. -
Classes in jakarta.json.bind used by jakarta.json.bind Class 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. -
Classes in jakarta.json.bind used by jakarta.json.bind.spi Class Description JsonbBuilder JsonbBuilder class provides the client's entry point to the JSON Binding API.