Hierarchy For Package com.microsoft.kiota.http.middleware
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.middleware.HeadersInspectionHandler (implements okhttp3.Interceptor)
- com.microsoft.kiota.http.middleware.ParametersNameDecodingHandler (implements okhttp3.Interceptor)
- com.microsoft.kiota.http.middleware.RedirectHandler (implements okhttp3.Interceptor)
- com.microsoft.kiota.http.middleware.RetryHandler (implements okhttp3.Interceptor)
- com.microsoft.kiota.http.middleware.TelemetryHandler (implements okhttp3.Interceptor)
- com.microsoft.kiota.http.middleware.UrlReplaceHandler (implements okhttp3.Interceptor)
- com.microsoft.kiota.http.middleware.UserAgentHandler (implements okhttp3.Interceptor)