All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description BufferPool char[] pool that pool instances of char[] which are expensive to create.BufferPoolImpl char[] pool that pool instances of char[] which are expensive to create.Json Factory class for creating JSON processing objects.JsonArray JsonArrayrepresents an immutable JSON array (an ordered sequence of zero or more values).JsonArrayBuilder A builder for creatingJsonArraymodels from scratch.JsonArrayBuilderImpl JsonArrayBuilder implJsonArrayBuilderImpl.JsonArrayImpl JsonBuilderFactory Factory to createJsonObjectBuilderandJsonArrayBuilderinstances.JsonBuilderFactoryImpl JsonException JsonExceptionindicates that some exception happened during JSON processing.JsonGenerationException JsonGenerationExceptionindicates an incorrect JSON is being generated.JsonGenerator Writes JSON data to an output source in a streaming way.JsonGeneratorFactory Factory to createJsonGeneratorinstances.JsonGeneratorFactoryImpl JsonGeneratorImpl JsonGeneratorImpl.Context JsonGeneratorImpl.Scope JsonLocation Provides the location information of a JSON event in an input source.JsonLocationImpl JsonMessages Defines string formatting method for each constant in the resource fileJsonNumber An immutable JSON number value.JsonNumberImpl JsonNumber impl.JsonNumberImpl.JsonBigDecimalNumber JsonNumberImpl.JsonIntNumber JsonNumberImpl.JsonLongNumber JsonObject JsonObjectclass represents an immutable JSON object value (an unordered collection of zero or more name/value pairs).JsonObjectBuilder A builder for creatingJsonObjectmodels from scratch.JsonObjectBuilderImpl JsonObjectBuilder implJsonObjectBuilderImpl.JsonObjectImpl JsonParser Provides forward, read-only access to JSON data in a streaming way.JsonParser.Event An event fromJsonParser.JsonParserFactory Factory for creatingJsonParserinstances.JsonParserFactoryImpl JsonParserImpl JSON parser implementation.JsonParserImpl.Stack JsonParsingException JsonParsingExceptionis used when an incorrect JSON is being parsed.JsonPrettyGeneratorImpl JsonProvider Service provider for JSON processing objects.JsonProviderImpl JsonReader JsonReaderFactory Factory to createJsonReaderinstances.JsonReaderFactoryImpl JsonReaderImpl JsonReader impl using parser and builders.JsonString An immutable JSON string value.JsonStringImpl JsonString implJsonStructure JsonStructureBodyReader JAX-RS MessageBodyReader for JsonStructure.JsonStructureBodyWriter JAX-RS MessageBodyWriter for JsonStructure.JsonStructureParser JsonParserimplementation on top of JsonArray/JsonObjectJsonStructureParser.ArrayScope JsonStructureParser.ObjectScope JsonStructureParser.Scope JsonTokenizer JSON TokenizerJsonTokenizer.JsonToken JsonValue JsonValuerepresents an immutable JSON value.JsonValue.ValueType Indicates the type of aJsonValueobject.JsonWriter JsonWriterFactory Factory to createJsonWriterinstances.JsonWriterFactoryImpl JsonWriterImpl JsonWriter impl using generator.JsonWriterImpl.NoFlushOutputStream UnicodeDetectingInputStream A filter stream that detects the unicode encoding for the original stream