Hierarchy For All Packages
- com.microsoft.kiota.http,
- com.microsoft.kiota.http.middleware,
- com.microsoft.kiota.http.middleware.options
Class Hierarchy
- java.lang.Object
- com.microsoft.kiota.http.middleware.AuthorizationHandler (implements okhttp3.Interceptor)
- com.microsoft.kiota.http.middleware.ChaosHandler (implements okhttp3.Interceptor)
- com.microsoft.kiota.http.ContinuousAccessEvaluationClaims
- com.microsoft.kiota.http.HeadersCompatibility
- com.microsoft.kiota.http.middleware.HeadersInspectionHandler (implements okhttp3.Interceptor)
- com.microsoft.kiota.http.middleware.options.HeadersInspectionOption (implements com.microsoft.kiota.RequestOption)
- com.microsoft.kiota.http.KiotaClientFactory
- com.microsoft.kiota.http.ObservabilityOptions (implements com.microsoft.kiota.RequestOption)
- com.microsoft.kiota.http.OkHttpRequestAdapter (implements com.microsoft.kiota.RequestAdapter)
- com.microsoft.kiota.http.middleware.ParametersNameDecodingHandler (implements okhttp3.Interceptor)
- com.microsoft.kiota.http.middleware.options.ParametersNameDecodingOption (implements com.microsoft.kiota.RequestOption)
- com.microsoft.kiota.http.middleware.RedirectHandler (implements okhttp3.Interceptor)
- com.microsoft.kiota.http.middleware.options.RedirectHandlerOption (implements com.microsoft.kiota.RequestOption)
- com.microsoft.kiota.http.middleware.RetryHandler (implements okhttp3.Interceptor)
- com.microsoft.kiota.http.middleware.options.RetryHandlerOption (implements com.microsoft.kiota.RequestOption)
- com.microsoft.kiota.http.middleware.TelemetryHandler (implements okhttp3.Interceptor)
- com.microsoft.kiota.http.middleware.options.TelemetryHandlerOption (implements com.microsoft.kiota.RequestOption)
- com.microsoft.kiota.http.TelemetrySemanticConventions
- com.microsoft.kiota.http.middleware.UrlReplaceHandler (implements okhttp3.Interceptor)
- com.microsoft.kiota.http.middleware.options.UrlReplaceHandlerOption (implements com.microsoft.kiota.RequestOption)
- com.microsoft.kiota.http.middleware.UserAgentHandler (implements okhttp3.Interceptor)
- com.microsoft.kiota.http.middleware.options.UserAgentHandlerOption (implements com.microsoft.kiota.RequestOption)
Interface Hierarchy
- com.microsoft.kiota.http.middleware.options.IShouldRedirect
- com.microsoft.kiota.http.middleware.options.IShouldRetry