Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.apache.johnzon.core.AbstractJsonFactory (implements java.io.Serializable)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
- org.apache.johnzon.mapper.internal.AdapterKey
- org.apache.johnzon.core.util.ArrayUtil
- org.apache.johnzon.mapper.util.ArrayUtil
- org.apache.johnzon.mapper.access.BaseAccessMode (implements org.apache.johnzon.mapper.access.AccessMode)
- org.apache.johnzon.mapper.access.BaseAccessMode.ConfiguredFieldFilteringStrategy (implements org.apache.johnzon.mapper.access.BaseAccessMode.FieldFilteringStrategy)
- org.apache.johnzon.jsonschema.spi.builtin.BaseValidation (implements java.util.function.Function<T,R>)
- org.apache.johnzon.mapper.util.BeanUtil
- org.apache.johnzon.mapper.converter.BigDecimalConverter (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.mapper.converter.BigIntegerConverter (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.mapper.converter.BooleanConverter (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.core.BufferStrategyFactory
- org.apache.johnzon.core.BufferStrategyFactory.CharBufferByInstanceProvider (implements org.apache.johnzon.core.BufferStrategy.BufferProvider<T>)
- org.apache.johnzon.core.BufferStrategyFactory.QueueProvider<T> (implements org.apache.johnzon.core.BufferStrategy.BufferProvider<T>)
- org.apache.johnzon.core.BufferStrategyFactory.SingletonProvider<T> (implements org.apache.johnzon.core.BufferStrategy.BufferProvider<T>)
- org.apache.johnzon.core.BufferStrategyFactory.ThreadLocalProvider<T> (implements org.apache.johnzon.core.BufferStrategy.BufferProvider<T>)
- org.apache.johnzon.mapper.converter.ByteConverter (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.mapper.converter.CachedDelegateConverter<T> (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.jsonb.factory.CdiJohnzonAdapterFactory.CdiInstance<T> (implements org.apache.johnzon.jsonb.spi.JohnzonAdapterFactory.Instance<T>)
- org.apache.johnzon.jsonb.cdi.CDIs
- org.apache.johnzon.jsonb.cdi.CDIs.Lazy
- org.apache.johnzon.mapper.converter.CharacterConverter (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.mapper.converter.ClassConverter (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.core.util.ClassUtil
- org.apache.johnzon.jaxrs.ConfigurableJohnzonProvider<T> (implements jakarta.ws.rs.ext.MessageBodyReader<T>, jakarta.ws.rs.ext.MessageBodyWriter<T>)
- org.apache.johnzon.jsonschema.spi.builtin.ContainsValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.mapper.internal.ConverterAdapter<A> (implements org.apache.johnzon.mapper.TypeAwareAdapter<A,B>)
- org.apache.johnzon.mapper.reflection.Converters
- org.apache.johnzon.mapper.converter.DateConverter (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.mapper.util.DateUtil
- org.apache.johnzon.mapper.converter.DateWithCopyConverter (implements org.apache.johnzon.mapper.Adapter<POJO_TYPE,JSON_TYPE>)
- org.apache.johnzon.jsonb.DefaultPropertyVisibilityStrategy (implements org.apache.johnzon.mapper.Cleanable<A>, jakarta.json.bind.config.PropertyVisibilityStrategy)
- org.apache.johnzon.mapper.jsonp.DeferredStartJsonGenerator (implements jakarta.json.stream.JsonGenerator)
- org.apache.johnzon.jaxrs.DelegateProvider<T> (implements jakarta.ws.rs.ext.MessageBodyReader<T>, jakarta.ws.rs.ext.MessageBodyWriter<T>)
- org.apache.johnzon.core.DiffBase (implements java.io.Serializable)
- org.apache.johnzon.mapper.converter.DoubleConverter (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.mapper.converter.EnumConverter<T> (implements org.apache.johnzon.mapper.MapperConfig.CustomEnumConverter<A>)
- org.apache.johnzon.jsonschema.spi.builtin.EnumValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.mapper.ExceptionMessages
- org.apache.johnzon.jsonschema.spi.builtin.ExclusiveMaximumValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.jsonschema.spi.builtin.ExclusiveMinimumValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.websocket.internal.jsr.FactoryLocator (implements jakarta.servlet.ServletContextListener)
- org.apache.johnzon.mapper.access.FieldAccessMode.FieldDecoratedType (implements org.apache.johnzon.mapper.access.AccessMode.DecoratedType)
- org.apache.johnzon.mapper.access.FieldAndMethodAccessMode.CompositeDecoratedType<T> (implements org.apache.johnzon.mapper.access.AccessMode.DecoratedType)
- org.apache.johnzon.mapper.converter.FloatConverter (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.jsonb.reflect.GenericArrayTypeImpl (implements java.lang.reflect.GenericArrayType)
- org.apache.johnzon.mapper.reflection.Generics
- org.apache.johnzon.core.HStack<T> (implements java.io.Serializable)
- org.apache.johnzon.core.HStack.Node<T> (implements java.io.Serializable)
- org.apache.johnzon.jaxrs.IgnorableTypes
- org.apache.johnzon.websocket.internal.servlet.IgnoreIfMissing (implements jakarta.servlet.ServletContextListener)
- java.io.InputStream (implements java.io.Closeable)
- org.apache.johnzon.mapper.converter.IntegerConverter (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.jsonschema.spi.builtin.IntegerValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.jsonschema.spi.builtin.ItemsValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.jsonschema.regex.JavaRegex (implements java.util.function.Predicate<T>)
- org.apache.johnzon.jsonschema.regex.JavascriptRegex (implements java.util.function.Predicate<T>)
- org.apache.johnzon.jsonb.spi.JohnzonAdapterFactory.ConstantInstance<T> (implements org.apache.johnzon.jsonb.spi.JohnzonAdapterFactory.Instance<T>)
- org.apache.johnzon.jsonb.JohnzonBuilder (implements jakarta.json.bind.JsonbBuilder)
- org.apache.johnzon.jsonb.JohnzonBuilder.Lazy<T> (implements java.util.function.Supplier<T>)
- org.apache.johnzon.jsonb.cdi.JohnzonCdiExtension (implements jakarta.enterprise.inject.spi.Extension)
- org.apache.johnzon.mapper.JohnzonCores
- org.apache.johnzon.mapper.JohnzonCores.Snippets
- org.apache.johnzon.jsonb.serializer.JohnzonDeserializationContext (implements jakarta.json.bind.serializer.DeserializationContext)
- org.apache.johnzon.jsonb.JohnzonJsonb (implements java.lang.AutoCloseable, jakarta.json.bind.Jsonb, org.apache.johnzon.jsonb.api.experimental.JsonbExtension)
- org.apache.johnzon.jsonb.converter.JohnzonJsonbAdapter<JsonType,OriginalType> (implements org.apache.johnzon.mapper.TypeAwareAdapter<A,B>)
- org.apache.johnzon.jsonlogic.JohnzonJsonLogic
- org.apache.johnzon.core.JohnzonJsonParser.JohnzonJsonParserWrapper (implements org.apache.johnzon.core.JohnzonJsonParser)
- org.apache.johnzon.core.JohnzonJsonParserImpl (implements org.apache.johnzon.core.JohnzonJsonParser)
- org.apache.johnzon.mapper.reflection.JohnzonParameterizedType (implements java.lang.reflect.ParameterizedType)
- org.apache.johnzon.jsonb.serializer.JohnzonSerializationContext (implements jakarta.json.bind.serializer.SerializationContext)
- org.apache.johnzon.websocket.mapper.JohnzonTextDecoder (implements jakarta.websocket.Decoder.TextStream<T>)
- org.apache.johnzon.websocket.mapper.JohnzonTextEncoder (implements jakarta.websocket.Encoder.TextStream<T>)
- org.apache.johnzon.jsonschema.regex.JoniRegex (implements java.util.function.Predicate<T>)
- org.apache.johnzon.core.JsonArrayBuilderImpl (implements jakarta.json.JsonArrayBuilder, java.io.Serializable)
- org.apache.johnzon.core.JsonArrayImpl.JsonArrayIterator (implements java.util.Iterator<E>)
- org.apache.johnzon.jsonb.JsonbAccessMode (implements org.apache.johnzon.mapper.access.AccessMode, org.apache.johnzon.mapper.Cleanable<A>, java.io.Closeable)
- org.apache.johnzon.jsonb.JsonbAccessMode.ClassDecoratedType (implements org.apache.johnzon.mapper.access.AccessMode.DecoratedType)
- org.apache.johnzon.jsonb.JsonbAccessMode.ParsingCacheEntry
- org.apache.johnzon.jsonb.JsonbAccessMode.ReaderConverters
- org.apache.johnzon.jsonb.JsonbAccessMode.WriterConverters
- org.apache.johnzon.jsonb.adapter.JsonbEnumAdapter<T> (implements org.apache.johnzon.mapper.MapperConfig.CustomEnumConverter<A>)
- org.apache.johnzon.jaxrs.jsonb.jaxrs.JsonbJaxrsProvider<T> (implements java.lang.AutoCloseable, jakarta.ws.rs.ext.MessageBodyReader<T>, jakarta.ws.rs.ext.MessageBodyWriter<T>)
- org.apache.johnzon.jaxrs.jsonb.jaxrs.JsonbJaxrsProvider.DynamicInstance (implements java.util.function.Function<T,R>)
- org.apache.johnzon.jaxrs.jsonb.jaxrs.JsonbJaxrsProvider.ProvidedInstance (implements java.lang.AutoCloseable, java.util.function.Function<T,R>)
- org.apache.johnzon.jsonb.converter.JsonbLocaleParserConverterBase<T> (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.websocket.jsonb.JsonbLocatorDelegate (implements jakarta.servlet.ServletContextListener)
- org.apache.johnzon.jsonb.polymorphism.JsonbPolymorphismHandler
- org.apache.johnzon.jsonb.polymorphism.JsonbPolymorphismTypeInfo
- jakarta.json.bind.spi.JsonbProvider
- org.apache.johnzon.websocket.jsonb.JsonbTextEncoder (implements jakarta.websocket.Encoder.TextStream<T>)
- org.apache.johnzon.core.JsonBuilderFactoryImpl (implements jakarta.json.JsonBuilderFactory, java.io.Serializable)
- org.apache.johnzon.jsonb.converter.JsonbValueConverter (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.core.JsonDoubleImpl (implements jakarta.json.JsonNumber, java.io.Serializable)
- org.apache.johnzon.core.JsonGeneratorFactoryImpl.Buffer
- org.apache.johnzon.core.JsonGeneratorImpl (implements org.apache.johnzon.core.JsonChars, jakarta.json.stream.JsonGenerator, java.io.Serializable)
- org.apache.johnzon.core.JsonInMemoryParser.ArrayIterator (implements java.util.Iterator<E>)
- org.apache.johnzon.core.JsonInMemoryParser.ObjectIterator (implements java.util.Iterator<E>)
- org.apache.johnzon.core.JsonLocationImpl (implements jakarta.json.stream.JsonLocation, java.io.Serializable)
- org.apache.johnzon.core.JsonLongImpl (implements jakarta.json.JsonNumber, java.io.Serializable)
- org.apache.johnzon.core.JsonMergePatchImpl (implements jakarta.json.JsonMergePatch, java.io.Serializable)
- org.apache.johnzon.core.JsonNumberImpl (implements jakarta.json.JsonNumber, java.io.Serializable)
- org.apache.johnzon.core.JsonObjectBuilderImpl (implements jakarta.json.JsonObjectBuilder, java.io.Serializable)
- org.apache.johnzon.mapper.JsonObjectGenerator (implements jakarta.json.stream.JsonGenerator)
- org.apache.johnzon.mapper.JsonObjectGenerator.NamedBuilder<T>
- org.apache.johnzon.core.JsonPatchBuilderImpl (implements jakarta.json.JsonPatchBuilder)
- org.apache.johnzon.core.JsonPatchImpl (implements jakarta.json.JsonPatch)
- org.apache.johnzon.core.JsonPatchImpl.PatchValue
- org.apache.johnzon.core.JsonPointerImpl (implements jakarta.json.JsonPointer)
- org.apache.johnzon.mapper.internal.JsonPointerTracker
- org.apache.johnzon.core.JsonPointerUtil
- jakarta.json.spi.JsonProvider
- org.apache.johnzon.core.JsonProviderImpl.Cached<T> (implements java.util.function.Supplier<T>)
- org.apache.johnzon.mapper.util.JsonProviderUtil
- org.apache.johnzon.core.JsonReaderImpl (implements jakarta.json.JsonReader)
- org.apache.johnzon.jsonschema.JsonSchemaValidator (implements java.lang.AutoCloseable, java.util.function.Function<T,R>)
- org.apache.johnzon.jsonschema.JsonSchemaValidatorFactory (implements java.lang.AutoCloseable)
- org.apache.johnzon.jsonschema.JsonSchemaValidatorFactory.ChainedValueAccessor (implements java.util.function.Function<T,R>)
- org.apache.johnzon.jsonschema.JsonSchemaValidatorFactory.ValidationsFunction (implements java.util.function.Function<T,R>)
- org.apache.johnzon.core.JsonStreamParserImpl.Buffer
- org.apache.johnzon.core.JsonStreamParserImpl.StructureElement
- org.apache.johnzon.core.JsonStringImpl (implements jakarta.json.JsonString, java.io.Serializable)
- org.apache.johnzon.jsonb.JsonValueParserAdapter<T> (implements jakarta.json.stream.JsonParser)
- org.apache.johnzon.core.JsonWriterImpl (implements jakarta.json.JsonWriter, java.io.Serializable)
- org.apache.johnzon.websocket.internal.jsr.JsrDecoder<T> (implements jakarta.websocket.Decoder.TextStream<T>)
- org.apache.johnzon.websocket.internal.jsr.JsrEncoder<T> (implements jakarta.websocket.Encoder.TextStream<T>)
- org.apache.johnzon.jaxrs.JsrMessageBodyReader (implements jakarta.ws.rs.ext.MessageBodyReader<T>)
- org.apache.johnzon.jaxrs.JsrMessageBodyWriter (implements jakarta.ws.rs.ext.MessageBodyWriter<T>)
- org.apache.johnzon.mapper.access.KnownNotOpenedJavaTypesAccessMode (implements org.apache.johnzon.mapper.access.AccessMode)
- org.apache.johnzon.mapper.access.KnownNotOpenedJavaTypesAccessMode.BaseFactory (implements org.apache.johnzon.mapper.access.AccessMode.Factory)
- org.apache.johnzon.mapper.access.KnownNotOpenedJavaTypesAccessMode.InlineReader<T,F> (implements org.apache.johnzon.mapper.access.AccessMode.Reader)
- org.apache.johnzon.mapper.access.KnownNotOpenedJavaTypesAccessMode.InlineWriter<T,F> (implements org.apache.johnzon.mapper.access.AccessMode.Writer)
- org.apache.johnzon.websocket.internal.lazy.LazySupplier<T> (implements java.util.function.Supplier<T>)
- org.apache.johnzon.mapper.converter.LocaleConverter (implements org.apache.johnzon.mapper.TypeAwareAdapter<A,B>)
- org.apache.johnzon.mapper.converter.LongConverter (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.mapper.access.MapHelper
- org.apache.johnzon.mapper.Mapper (implements java.io.Closeable)
- org.apache.johnzon.mapper.MapperBuilder
- org.apache.johnzon.mapper.MapperConfig (implements java.lang.Cloneable)
- org.apache.johnzon.websocket.internal.mapper.MapperLocatorDelegate (implements jakarta.servlet.ServletContextListener)
- org.apache.johnzon.mapper.MappingGeneratorImpl (implements org.apache.johnzon.mapper.MappingGenerator)
- org.apache.johnzon.mapper.MappingParserImpl (implements org.apache.johnzon.mapper.MappingParser)
- org.apache.johnzon.mapper.MappingParserImpl.SuppressConversionMappingParser (implements org.apache.johnzon.mapper.MappingParser)
- org.apache.johnzon.mapper.Mappings
- org.apache.johnzon.mapper.Mappings.ClassMapping
- org.apache.johnzon.mapper.Mappings.CollectionMapping
- org.apache.johnzon.mapper.Mappings.CompositeReader (implements org.apache.johnzon.mapper.access.AccessMode.Reader)
- org.apache.johnzon.mapper.Mappings.CompositeWriter (implements org.apache.johnzon.mapper.access.AccessMode.Writer)
- org.apache.johnzon.mapper.Mappings.Getter
- org.apache.johnzon.mapper.Mappings.MapBuilderReader (implements org.apache.johnzon.mapper.access.AccessMode.Reader)
- org.apache.johnzon.mapper.Mappings.MapUnwrapperWriter (implements org.apache.johnzon.mapper.access.AccessMode.Writer)
- org.apache.johnzon.mapper.Mappings.Setter
- org.apache.johnzon.jsonschema.spi.builtin.MaximumValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.jsonschema.spi.builtin.MaxItemsValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.jsonschema.spi.builtin.MaxLengthValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.jsonschema.spi.builtin.MaxPropertiesValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.mapper.access.Meta
- org.apache.johnzon.mapper.access.MethodAccessMode.MethodDecoratedType (implements org.apache.johnzon.mapper.access.AccessMode.DecoratedType)
- org.apache.johnzon.jsonschema.spi.builtin.MinimumValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.jsonschema.spi.builtin.MinItemsValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.jsonschema.spi.builtin.MinLengthValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.jsonschema.spi.builtin.MinPropertiesValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.jsonschema.spi.builtin.MultipleOfValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.jaxrs.NoContentExceptionHandlerReader<T> (implements jakarta.ws.rs.ext.MessageBodyReader<T>)
- org.apache.johnzon.mapper.ObjectConverter
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.apache.johnzon.jsonschema.spi.builtin.PatternValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.jsonb.order.PerHierarchyAndLexicographicalOrderFieldComparator (implements java.util.Comparator<T>)
- org.apache.johnzon.jsonschema.generator.PojoGenerator
- org.apache.johnzon.jsonschema.generator.PojoGenerator.Attribute
- org.apache.johnzon.jsonschema.generator.PojoGenerator.PojoConfiguration
- org.apache.johnzon.jsonschema.generator.PojoGenerator.Ref
- org.apache.johnzon.jsonb.extras.polymorphism.Polymorphic
- org.apache.johnzon.jsonb.extras.polymorphism.Polymorphic.DeSerializer<T> (implements jakarta.json.bind.serializer.JsonbDeserializer<T>)
- org.apache.johnzon.jsonb.extras.polymorphism.Polymorphic.Serializer<T> (implements jakarta.json.bind.serializer.JsonbSerializer<T>)
- org.apache.johnzon.jsonb.extras.polymorphism.Polymorphic.Wrapper<T>
- org.apache.johnzon.jsonb.api.experimental.PolymorphicConfig
- org.apache.johnzon.jsonb.PropertyNamingStrategyFactory
- org.apache.johnzon.jsonb.PropertyNamingStrategyFactory.ConfigurableNamingStrategy (implements jakarta.json.bind.config.PropertyNamingStrategy)
- java.io.Reader (implements java.io.Closeable, java.lang.Readable)
- org.apache.johnzon.mapper.reflection.Records
- org.apache.johnzon.jsonschema.spi.builtin.RequiredValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.mapper.converter.ReversedAdapter<A,B> (implements org.apache.johnzon.mapper.Adapter<POJO_TYPE,JSON_TYPE>)
- org.apache.johnzon.mapper.jsonp.RewindableJsonParser (implements jakarta.json.stream.JsonParser)
- org.apache.johnzon.jsonschema.generator.Schema
- org.apache.johnzon.jsonschema.generator.Schema.SchemaTypeAdapter (implements jakarta.json.bind.adapter.JsonbAdapter<Original,Adapted>)
- org.apache.johnzon.jsonschema.generator.SchemaProcessor
- org.apache.johnzon.jsonschema.generator.SchemaProcessor.InMemoryCache (implements org.apache.johnzon.jsonschema.generator.SchemaProcessor.Cache)
- org.apache.johnzon.jsonschema.generator.SchemaProcessor.Instance
- org.apache.johnzon.jsonschema.generator.SchemaProcessor.ParameterizedTypeImpl (implements java.lang.reflect.ParameterizedType)
- org.apache.johnzon.jsonschema.generator.SchemaProcessor.ReflectionValueExtractor
- org.apache.johnzon.jsonschema.spi.builtin.SchemaType
- org.apache.johnzon.core.SerializableValue (implements java.io.Serializable)
- org.apache.johnzon.mapper.converter.ShortConverter (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.jsonb.factory.SimpleJohnzonAdapterFactory (implements org.apache.johnzon.jsonb.spi.JohnzonAdapterFactory)
- org.apache.johnzon.core.SimpleStack<T>
- org.apache.johnzon.core.SimpleStack.Element<T>
- org.apache.johnzon.core.Snippet
- org.apache.johnzon.core.Snippet.Buffer (implements java.io.Closeable)
- java.util.Spliterators.AbstractSpliterator<T> (implements java.util.Spliterator<T>)
- org.apache.johnzon.mapper.internal.Streams
- org.apache.johnzon.mapper.converter.StringConverter (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.core.Strings (implements org.apache.johnzon.core.JsonChars)
- org.apache.johnzon.core.ThreadLocalBufferCache<T> (implements java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- org.apache.johnzon.mapper.converter.TimestampAdapter (implements org.apache.johnzon.mapper.Adapter<POJO_TYPE,JSON_TYPE>)
- org.apache.johnzon.websocket.internal.TypeAwareDecoder
- org.apache.johnzon.websocket.jsonb.JsonbTextDecoder (implements jakarta.websocket.Decoder.TextStream<T>)
- org.apache.johnzon.core.Types
- org.apache.johnzon.jsonb.reflect.Types
- org.apache.johnzon.core.Types.ParameterizedTypeImpl (implements java.lang.reflect.ParameterizedType)
- org.apache.johnzon.jsonb.reflect.Types.ParameterizedTypeImpl (implements java.lang.reflect.ParameterizedType)
- org.apache.johnzon.jsonschema.spi.builtin.TypeValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.jsonschema.spi.builtin.UniqueItemsValidation (implements org.apache.johnzon.jsonschema.spi.ValidationExtension)
- org.apache.johnzon.mapper.converter.URIConverter (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.mapper.converter.URLConverter (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.mapper.converter.UUIDConverter (implements org.apache.johnzon.mapper.Converter<T>)
- org.apache.johnzon.jsonschema.spi.ValidationContext
- org.apache.johnzon.jsonschema.ValidationResult
- org.apache.johnzon.jsonschema.ValidationResult.ValidationError
- org.apache.johnzon.mapper.number.Validator
- org.apache.johnzon.jaxrs.WadlDocumentMessageBodyWriter (implements jakarta.ws.rs.ext.MessageBodyWriter<T>)
- org.apache.johnzon.jaxrs.xml.WadlDocumentToJson
- org.apache.johnzon.jaxrs.WildcardConfigurableJohnzonProvider<T> (implements jakarta.ws.rs.ext.MessageBodyReader<T>, jakarta.ws.rs.ext.MessageBodyWriter<T>)
- java.io.Writer (implements java.lang.Appendable, java.io.Closeable, java.io.Flushable)
Annotation Type Hierarchy