Uses of Package
jakarta.json.bind.adapter
-
Packages that use jakarta.json.bind.adapter Package Description jakarta.json.bind Provides JSON Binding API, which enables binding Java objects from and to JSON documents.jakarta.json.bind.annotation Defines annotations for customizing the mapping between Java program elements and JSON documents. -
Classes in jakarta.json.bind.adapter used by jakarta.json.bind Class Description JsonbAdapter Allows to define custom mapping for given java type. -
Classes in jakarta.json.bind.adapter used by jakarta.json.bind.annotation Class Description JsonbAdapter Allows to define custom mapping for given java type.