Uses of Package
io.helidon.json
Packages that use io.helidon.json
Package
Description
Helidon JSON support for Helidon Database Client.
Helidon JSON Media Support.
Common classes for accessing JSON based REST APIs of third party systems.
Implementation of OCI integrations.
Vault integration.
Common classes for Vault integration.
Helidon JSON Processor.
Helidon JSON Binding.
JSON Schema annotations and lookup.
Helidon implementation of the
Jackson Smile binary JSON specification.
Core classes used by both the JSON-RPC server and gRPC client.
JWT (JSON web token) support.
JWK (JSON web key) support.
Open ID Connect (OIDC) classes usable from all OIDC related components.
Helidon WebClient JSON-RPC Support.
Helidon WebServer JSON-RPC Support.
-
Classes in io.helidon.json used by io.helidon.dbclient.json
-
Classes in io.helidon.json used by io.helidon.http.media.json
-
Classes in io.helidon.json used by io.helidon.integrations.common.restClassDescriptionRepresents a JSON object value containing key-value pairs.Base class for all JSON value types in Helidon JSON processing.
-
Classes in io.helidon.json used by io.helidon.integrations.ociClassDescriptionRepresents a JSON object value containing key-value pairs.Builder for creating JsonObject instances with a fluent API.
-
Classes in io.helidon.json used by io.helidon.integrations.vaultClassDescriptionRepresents a JSON array value containing an ordered list of JSON values.
-
Classes in io.helidon.json used by io.helidon.integrations.vault.auths.common
-
Classes in io.helidon.json used by io.helidon.jsonClassDescriptionRepresents a JSON array value containing an ordered list of JSON values.Represents a JSON boolean value (true or false).Exception thrown during JSON processing operations.A JSON generator interface for writing JSON data.A precomputed JSON object key.Represents a JSON null value.Represents a JSON number value.Represents a JSON object value containing key-value pairs.Builder for creating JsonObject instances with a fluent API.A JSON parser interface for parsing JSON data from various sources.Represents a JSON string value.Base class for all JSON value types in Helidon JSON processing.Enumeration of JSON value types.An implementation of the
JsonParserwhich enforces object start as the current value. -
Classes in io.helidon.json used by io.helidon.json.bindingClassDescriptionException thrown during JSON processing operations.A JSON generator interface for writing JSON data.A precomputed JSON object key.A JSON parser interface for parsing JSON data from various sources.Base class for all JSON value types in Helidon JSON processing.
-
Classes in io.helidon.json used by io.helidon.json.schema
-
Classes in io.helidon.json used by io.helidon.json.smileClassDescriptionRepresents a JSON array value containing an ordered list of JSON values.Exception thrown during JSON processing operations.A JSON generator interface for writing JSON data.Base implementation of
JsonGeneratorwith shared structure and state handling.A precomputed JSON object key.Represents a JSON number value.Represents a JSON object value containing key-value pairs.A JSON parser interface for parsing JSON data from various sources.Base implementation ofJsonParser.Represents a JSON string value.Base class for all JSON value types in Helidon JSON processing. -
Classes in io.helidon.json used by io.helidon.jsonrpc.coreClassDescriptionRepresents a JSON array value containing an ordered list of JSON values.Represents a JSON object value containing key-value pairs.Base class for all JSON value types in Helidon JSON processing.
-
Classes in io.helidon.json used by io.helidon.security.jwtClassDescriptionRepresents a JSON object value containing key-value pairs.Base class for all JSON value types in Helidon JSON processing.
-
Classes in io.helidon.json used by io.helidon.security.jwt.jwk
-
Classes in io.helidon.json used by io.helidon.security.providers.oidc.common
-
Classes in io.helidon.json used by io.helidon.webclient.jsonrpcClassDescriptionRepresents a JSON array value containing an ordered list of JSON values.Represents a JSON object value containing key-value pairs.Base class for all JSON value types in Helidon JSON processing.
-
Classes in io.helidon.json used by io.helidon.webserver.jsonrpcClassDescriptionRepresents a JSON object value containing key-value pairs.Base class for all JSON value types in Helidon JSON processing.