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