Hierarchy For All Packages
- io.avaje.jex,
- io.avaje.jex.compression,
- io.avaje.jex.core,
- io.avaje.jex.core.json,
- io.avaje.jex.http,
- io.avaje.jex.http.sse,
- io.avaje.jex.security,
- io.avaje.jex.spi
Class Hierarchy
- java.lang.Object
- io.avaje.jex.core.BootstrapServer
- io.avaje.jex.compression.CompressionConfig
- io.avaje.jex.core.Constants
- io.avaje.jex.core.json.JacksonJsonService (implements io.avaje.jex.spi.JsonService)
- io.avaje.jex.core.json.JsonbJsonService (implements io.avaje.jex.spi.JsonService)
- io.avaje.jex.core.json.JsonbOutput (implements io.avaje.json.stream.JsonOutput)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- io.avaje.jex.compression.CompressedOutputStream
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.avaje.jex.http.HttpResponseException
- io.avaje.jex.http.BadRequestException
- io.avaje.jex.http.InternalServerErrorException
- io.avaje.jex.http.NotFoundException
- io.avaje.jex.http.RedirectException
- io.avaje.jex.http.HttpResponseException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- io.avaje.jex.AppLifecycle
- java.lang.AutoCloseable
- io.avaje.jex.AvajeJex
- io.avaje.jex.spi.ClassResourceLoader
- io.avaje.jex.compression.Compressor
- io.avaje.jex.http.Context
- io.avaje.jex.http.Context.Cookie
- io.avaje.jex.http.ExceptionHandler<T>
- io.avaje.jex.http.ExchangeHandler
- io.avaje.jex.http.HttpFilter
- io.avaje.jex.http.HttpFilter.FilterChain
- io.avaje.jex.Jex
- io.avaje.jex.Jex.Server
- io.avaje.jex.JexConfig
- io.avaje.jex.spi.JexExtension
- io.avaje.jex.spi.JexPlugin
- io.avaje.jex.spi.JsonService
- io.avaje.jex.Routing.HttpService
- io.avaje.jex.spi.TemplateRender
- io.avaje.jex.security.Role
- io.avaje.jex.Routing
- io.avaje.jex.Routing.Entry
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.avaje.jex.AppLifecycle.Status
- io.avaje.jex.http.ContentType
- io.avaje.jex.http.Context.Cookie.SameSite
- io.avaje.jex.http.HttpStatus
- io.avaje.jex.Routing.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- io.avaje.jex.security.BasicAuthCredentials
- java.lang.Record