Uses of Interface
de.cuioss.http.client.HttpHandlerProvider
Packages that use HttpHandlerProvider
-
Uses of HttpHandlerProvider in de.cuioss.http.client
Constructors in de.cuioss.http.client with parameters of type HttpHandlerProviderModifierConstructorDescriptionResilientHttpHandler(@NonNull HttpHandlerProvider provider, @NonNull HttpContentConverter<T> contentConverter) Creates a new ETag-aware HTTP handler with unified provider for HTTP operations and retry strategy.