Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.guinetik.rr.api.AbstractApiClient
- com.guinetik.rr.api.AsyncApiClient
- com.guinetik.rr.api.DefaultApiClient
- com.guinetik.rr.api.FluentApiClient
- com.guinetik.rr.auth.AbstractOAuth2Strategy (implements com.guinetik.rr.auth.AuthStrategy, com.guinetik.rr.auth.RocketSSL.SSLAware)
- com.guinetik.rr.auth.OAuth2AssertionStrategy
- com.guinetik.rr.auth.OAuth2ClientCredentialsStrategy
- com.guinetik.rr.auth.OAuth2PasswordStrategy
- com.guinetik.examples.AdpApiExample (implements com.guinetik.examples.Example)
- com.guinetik.rr.result.ApiError
- com.guinetik.rr.http.AsyncHttpClient (implements com.guinetik.rr.http.RocketClient)
- com.guinetik.rr.auth.AuthStrategyFactory
- com.guinetik.rr.auth.BasicAuthStrategy (implements com.guinetik.rr.auth.AuthStrategy)
- com.guinetik.rr.auth.BearerTokenStrategy (implements com.guinetik.rr.auth.AuthStrategy)
- com.guinetik.rr.http.CircuitBreakerClient (implements com.guinetik.rr.http.RocketClient)
- com.guinetik.rr.http.DefaultHttpClient (implements com.guinetik.rr.http.RocketClient)
- com.guinetik.examples.FakeJsonApiExample (implements com.guinetik.examples.Example)
- com.guinetik.examples.FluentApiExample (implements com.guinetik.examples.Example)
- com.guinetik.rr.http.FluentHttpClient (implements com.guinetik.rr.http.RocketClient)
- com.guinetik.examples.HelloWorld
- com.guinetik.rr.http.HttpConstants
- com.guinetik.rr.http.HttpConstants.CircuitBreaker
- com.guinetik.rr.http.HttpConstants.Encoding
- com.guinetik.rr.http.HttpConstants.Errors
- com.guinetik.rr.http.HttpConstants.Methods
- com.guinetik.rr.http.HttpConstants.StatusCodes
- com.guinetik.rr.http.HttpConstants.Timeouts
- com.guinetik.rr.http.HttpConstants.Url
- com.guinetik.rr.interceptor.InterceptingClient (implements com.guinetik.rr.http.RocketClient)
- com.guinetik.examples.JsonTodoExample (implements com.guinetik.examples.Example)
- com.guinetik.rr.http.MockRocketClient (implements com.guinetik.rr.http.RocketClient)
- com.guinetik.examples.NasaApodExample (implements com.guinetik.examples.Example)
- com.guinetik.examples.NasaApodExample.ApodResponse
- com.guinetik.rr.auth.NoAuthStrategy (implements com.guinetik.rr.auth.AuthStrategy)
- com.guinetik.examples.PokeApiExample (implements com.guinetik.examples.Example)
- com.guinetik.examples.PokeApiExample.AbilityInfo
- com.guinetik.examples.PokeApiExample.DamageRelations
- com.guinetik.examples.PokeApiExample.MoveInfo
- com.guinetik.examples.PokeApiExample.NamedResource
- com.guinetik.examples.PokeApiExample.PaginatedResponse<T>
- com.guinetik.examples.PokeApiExample.AbilityListResponse
- com.guinetik.examples.PokeApiExample.PokemonListResponse
- com.guinetik.examples.PokeApiExample.TypeListResponse
- com.guinetik.examples.PokeApiExample.PokemonDetailResponse
- com.guinetik.examples.PokeApiExample.StatInfo
- com.guinetik.examples.PokeApiExample.TypeDetailResponse
- com.guinetik.examples.PokeApiExample.TypeInfo
- com.guinetik.rr.request.RequestBuilder<Req,Res>
- com.guinetik.rr.request.RequestSpec<Req,Res>
- com.guinetik.rr.util.ResponseLogger
- com.guinetik.rr.result.Result<T,E>
- com.guinetik.rr.interceptor.RetryInterceptor (implements com.guinetik.rr.interceptor.RequestInterceptor)
- com.guinetik.rr.interceptor.RetryInterceptor.Builder
- com.guinetik.rr.http.RocketClientFactory
- com.guinetik.rr.http.RocketClientFactory.Builder
- com.guinetik.rr.http.RocketHeaders
- com.guinetik.rr.http.RocketHeaders.ContentTypes
- com.guinetik.rr.http.RocketHeaders.Names
- com.guinetik.rr.RocketRest
- com.guinetik.rr.RocketRestMock
- com.guinetik.examples.RocketRestCircuitBreakerExample (implements com.guinetik.examples.Example)
- com.guinetik.rr.RocketRestConfig
- com.guinetik.rr.RocketRestSecureConfig (implements com.guinetik.rr.auth.RocketSSL.SSLConfig)
- com.guinetik.rr.RocketRestConfig.Builder
- com.guinetik.rr.RocketRestSecureConfig.SecureBuilder
- com.guinetik.examples.RocketRestFluentExample (implements com.guinetik.examples.Example)
- com.guinetik.rr.RocketRestOptions
- com.guinetik.rr.auth.RocketSSL
- com.guinetik.rr.auth.RocketSSL.SSLCertificate
- com.guinetik.examples.SapIdpExample (implements com.guinetik.examples.Example)
- com.guinetik.rr.util.StreamUtils
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.guinetik.rr.http.RocketRestException
- com.guinetik.rr.api.ApiException
- com.guinetik.rr.http.CircuitBreakerOpenException
- com.guinetik.rr.auth.TokenExpiredException
- com.guinetik.rr.auth.TokenRefreshException
- com.guinetik.rr.http.RocketRestException
- java.lang.RuntimeException
- java.lang.Exception
- com.guinetik.examples.Todo
- com.fasterxml.jackson.core.TreeCodec
- com.fasterxml.jackson.core.ObjectCodec (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.ObjectMapper (implements java.io.Serializable, com.fasterxml.jackson.core.Versioned)
- com.guinetik.rr.json.JsonObjectMapper
- com.fasterxml.jackson.databind.ObjectMapper (implements java.io.Serializable, com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.core.ObjectCodec (implements com.fasterxml.jackson.core.Versioned)
- com.guinetik.examples.WeatherExample (implements com.guinetik.examples.Example)
- com.guinetik.examples.WeatherExample.Astronomy
- com.guinetik.examples.WeatherExample.CurrentCondition
- com.guinetik.examples.WeatherExample.NearestArea
- com.guinetik.examples.WeatherExample.Value
- com.guinetik.examples.WeatherExample.Weather
- com.guinetik.examples.WeatherExample.WeatherDesc
- com.guinetik.examples.WeatherExample.WeatherResponse
- com.guinetik.rr.api.AbstractApiClient
Interface Hierarchy
- com.guinetik.rr.auth.AuthStrategy
- com.guinetik.examples.Example
- com.guinetik.rr.interceptor.InterceptorChain
- com.guinetik.rr.interceptor.RequestInterceptor
- com.guinetik.rr.http.RocketClient
- com.guinetik.rr.RocketRest.AsyncApi
- com.guinetik.rr.RocketRest.FluentApi
- com.guinetik.rr.RocketRest.SyncApi
- com.guinetik.rr.auth.RocketSSL.SSLAware
- com.guinetik.rr.auth.RocketSSL.SSLConfig
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.guinetik.rr.result.ApiError.ErrorType
- com.guinetik.rr.auth.AuthStrategy.AuthType
- com.guinetik.rr.http.CircuitBreakerClient.FailurePolicy
- com.guinetik.rr.http.CircuitBreakerClient.State
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)