Class Hierarchy
- java.lang.Object
- io.github.nstdio.http.ext.BodyHandlers
- io.github.nstdio.http.ext.BodyHandlers.DecompressingBodyHandlerBuilder
- io.github.nstdio.http.ext.BodySubscribers
- io.github.nstdio.http.ext.Cache.DiskCacheBuilder
- io.github.nstdio.http.ext.Cache.InMemoryCacheBuilder
- io.github.nstdio.http.ext.CacheControl
- io.github.nstdio.http.ext.CacheControl.CacheControlBuilder
- io.github.nstdio.http.ext.CacheEntryMetadata
- io.github.nstdio.http.ext.ExtendedHttpClient.Builder (implements java.net.http.HttpClient.Builder)
- java.net.http.HttpClient
- io.github.nstdio.http.ext.ExtendedHttpClient
- io.github.nstdio.http.ext.Predicates
Interface Hierarchy
- io.github.nstdio.http.ext.Cache
- io.github.nstdio.http.ext.Cache.CacheBuilder
- io.github.nstdio.http.ext.Cache.CacheEntry
- io.github.nstdio.http.ext.Cache.Writer<T>