Class Hierarchy
- java.lang.Object
- io.github.nstdio.http.ext.spi.Classpath
- io.github.nstdio.http.ext.spi.GsonJsonMapping (implements io.github.nstdio.http.ext.spi.JsonMapping)
- io.github.nstdio.http.ext.spi.IdentityCompressionFactory
- io.github.nstdio.http.ext.spi.JacksonJsonMapping (implements io.github.nstdio.http.ext.spi.JsonMapping)
- io.github.nstdio.http.ext.spi.JdkCompressionFactory (implements io.github.nstdio.http.ext.spi.CompressionFactory)
- io.github.nstdio.http.ext.spi.OptionalBrotliCompressionFactory
- io.github.nstdio.http.ext.spi.OptionalZstdCompressionFactory
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.github.nstdio.http.ext.spi.JsonMappingProviderNotFoundException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- io.github.nstdio.http.ext.spi.CompressionFactory
- io.github.nstdio.http.ext.spi.JsonMapping
- io.github.nstdio.http.ext.spi.JsonMappingProvider