Hierarchy For All Packages
Package Hierarchies:- com.helixframework.okhttp,
- com.helixframework.okhttp.basicauth,
- com.helixframework.okhttp.cognito,
- com.helixframework.okhttp.delta,
- com.helixframework.okhttp.logging,
- com.helixframework.okhttp.metadata,
- com.helixframework.okhttp.metrics,
- com.helixframework.okhttp.oauth,
- com.helixframework.okhttp.requestid,
- com.helixframework.okhttp.retry,
- com.helixframework.okhttp.sla,
- com.helixframework.okhttp.tracing,
- com.helixframework.okhttp.tracing.datadog,
- com.helixframework.okhttp.tracing.zipkin
Class Hierarchy
- java.lang.Object
- com.helixframework.okhttp.cognito.AwsCognitoIdpUserPasswordAuthenticationInterceptor (implements okhttp3.Interceptor)
- com.helixframework.okhttp.cognito.AwsCognitoIdpUserPasswordAuthenticationInterceptor.Builder
- com.helixframework.okhttp.basicauth.BasicAuthInterceptor (implements okhttp3.Interceptor)
- com.helixframework.okhttp.basicauth.BasicAuthInterceptor.Builder
- com.helixframework.okhttp.delta.CacheServiceDeltaRequestBodyStore (implements com.helixframework.okhttp.delta.DeltaRequestBodyStore)
- com.helixframework.okhttp.oauth.ClientCredentialsOAuthInterceptor (implements okhttp3.Interceptor)
- com.helixframework.okhttp.oauth.ClientCredentialsOAuthInterceptor.Builder
- com.helixframework.okhttp.tracing.datadog.DatadogIdProvider (implements com.helixframework.okhttp.tracing.IdProvider)
- com.helixframework.okhttp.tracing.datadog.DatadogTraceHeaderProvider (implements com.helixframework.okhttp.tracing.TraceHeaderProvider)
- com.helixframework.okhttp.tracing.datadog.DatadogTraceProvider (implements com.helixframework.okhttp.tracing.TraceProvider)
- com.helixframework.okhttp.basicauth.DefaultBasicAuthCredentialsStore (implements com.helixframework.okhttp.basicauth.BasicAuthCredentialsStore, java.io.Serializable)
- com.helixframework.okhttp.cognito.DefaultTokenStore (implements java.io.Serializable, com.helixframework.okhttp.cognito.TokenStore)
- com.helixframework.okhttp.oauth.DefaultTokenStore (implements java.io.Serializable, com.helixframework.okhttp.oauth.TokenStore)
- com.helixframework.okhttp.delta.DeltaJsonInterceptor (implements okhttp3.Interceptor)
- com.helixframework.okhttp.delta.DeltaJsonInterceptor.Builder
- com.helixframework.okhttp.tracing.DistributedTracingInterceptor (implements okhttp3.Interceptor)
- com.helixframework.okhttp.tracing.DistributedTracingInterceptor.Builder
- com.helixframework.okhttp.logging.HelixHttpLoggingInterceptor (implements okhttp3.Interceptor)
- com.helixframework.okhttp.logging.HelixHttpLoggingInterceptor.Builder
- com.helixframework.okhttp.metrics.HelixHttpMetricsInterceptor (implements okhttp3.Interceptor)
- com.helixframework.okhttp.metrics.HelixHttpMetricsInterceptor.Builder
- com.helixframework.okhttp.metadata.HelixMetadataInterceptor (implements okhttp3.Interceptor)
- com.helixframework.okhttp.metadata.HelixMetadataInterceptor.Builder
- com.helixframework.okhttp.delta.InMemoryDeltaRequestBodyStore (implements com.helixframework.okhttp.delta.DeltaRequestBodyStore, java.io.Serializable)
- com.helixframework.okhttp.OkHttpClientFactory
- com.helixframework.okhttp.sla.PathThresholdPredicate (implements java.util.function.BiPredicate<T,
U>) - com.helixframework.okhttp.requestid.RequestIdInterceptor (implements okhttp3.Interceptor)
- com.helixframework.okhttp.requestid.RequestIdInterceptor.Builder
- com.helixframework.okhttp.retry.RetryInterceptor (implements okhttp3.Interceptor)
- com.helixframework.okhttp.retry.RetryInterceptor.Builder
- com.helixframework.okhttp.sla.ServiceLevelAgreementInterceptor (implements okhttp3.Interceptor)
- com.helixframework.okhttp.sla.ServiceLevelAgreementInterceptor.Builder
- com.helixframework.okhttp.sla.ServiceLevelAgreementLoggingAction (implements java.util.function.BiConsumer<T,
U>) - com.helixframework.okhttp.tracing.zipkin.ZipkinIdProvider (implements com.helixframework.okhttp.tracing.IdProvider)
- com.helixframework.okhttp.tracing.zipkin.ZipkinIdProvider.ZipkinHexHelpers
- com.helixframework.okhttp.tracing.zipkin.ZipkinTraceHeaderProvider (implements com.helixframework.okhttp.tracing.TraceHeaderProvider)
- com.helixframework.okhttp.tracing.zipkin.ZipkinTraceProvider (implements com.helixframework.okhttp.tracing.TraceProvider)
Interface Hierarchy
- com.helixframework.okhttp.basicauth.BasicAuthCredentialsStore
- com.helixframework.okhttp.delta.DeltaCacheKeyStrategy
- com.helixframework.okhttp.delta.DeltaRequestBodyStore
- com.helixframework.okhttp.tracing.IdProvider
- com.helixframework.okhttp.cognito.TokenStore
- com.helixframework.okhttp.oauth.TokenStore
- com.helixframework.okhttp.tracing.TraceHeaderProvider
- com.helixframework.okhttp.tracing.TraceProvider