Uses of Interface
io.github.devlibx.easy.http.helper.IClientBuilder
Packages that use IClientBuilder
-
Uses of IClientBuilder in io.github.devlibx.easy.http.helper
Classes in io.github.devlibx.easy.http.helper that implement IClientBuilder -
Uses of IClientBuilder in io.github.devlibx.easy.http.registry
Constructors in io.github.devlibx.easy.http.registry with parameters of type IClientBuilderModifierConstructorDescriptionApiRegistry(IClientBuilder httpClientBuilder, IClientBuilder asyncHttpClientBuilder)