Uses of Package
javax.json.bind.config
-
Packages that use javax.json.bind.config 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.config used by javax.json.bind Class Description PropertyNamingStrategy Allows to define custom property naming strategy.PropertyVisibilityStrategy Provides mechanism how to define customized property visibility strategy. -
Classes in javax.json.bind.config used by javax.json.bind.annotation Class Description PropertyVisibilityStrategy Provides mechanism how to define customized property visibility strategy.