Uses of Class
de.cuioss.http.client.ResilientHttpHandler
Packages that use ResilientHttpHandler
-
Uses of ResilientHttpHandler in de.cuioss.http.client
Methods in de.cuioss.http.client that return ResilientHttpHandlerModifier and TypeMethodDescriptionstatic <T> ResilientHttpHandler<T> ResilientHttpHandler.withoutRetry(@NonNull de.cuioss.tools.net.http.HttpHandler httpHandler, @NonNull HttpContentConverter<T> contentConverter) Creates a ResilientHttpHandler instance without retry capability.