Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.apicurio.rest.client.auth.AccessTokenResponse
- io.apicurio.rest.client.config.ApicurioClientConfig
- io.apicurio.rest.client.spi.ApicurioHttpClientFactory
- io.apicurio.rest.client.spi.ApicurioHttpClientServiceLoader
- io.apicurio.rest.client.auth.exception.AuthErrorHandler (implements io.apicurio.rest.client.error.RestClientErrorHandler)
- io.apicurio.rest.client.auth.BasicAuth (implements io.apicurio.rest.client.auth.Auth)
- io.apicurio.rest.client.auth.BasicAuth.Builder
- io.apicurio.rest.client.util.ConcurrentUtil
- io.apicurio.rest.client.util.IoUtil
- io.apicurio.rest.client.auth.OidcAuth (implements io.apicurio.rest.client.auth.Auth, java.lang.AutoCloseable)
- io.apicurio.rest.client.request.Request<T>
- io.apicurio.rest.client.request.Request.RequestBuilder<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.apicurio.rest.client.error.ApicurioRestClientException
- io.apicurio.rest.client.auth.exception.AuthException
- io.apicurio.rest.client.auth.exception.ForbiddenException
- io.apicurio.rest.client.auth.exception.NotAuthorizedException
- io.apicurio.rest.client.error.ApicurioRestClientException
- java.lang.RuntimeException
- java.lang.Exception
- io.apicurio.rest.client.auth.request.TokenRequestsProvider
- io.apicurio.rest.client.util.UriUtil
Interface Hierarchy
- io.apicurio.rest.client.spi.ApicurioHttpClientProvider
- io.apicurio.rest.client.auth.Auth
- java.lang.AutoCloseable
- io.apicurio.rest.client.spi.ApicurioHttpClient
- java.util.function.Consumer<T>
- io.apicurio.rest.client.util.ConcurrentUtil.Consumer<T>
- java.util.function.Function<T,R>
- io.apicurio.rest.client.util.ConcurrentUtil.Function<T,R>
- io.apicurio.rest.client.error.RestClientErrorHandler
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.apicurio.rest.client.request.Operation
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)