Uses of Class
org.refcodes.rest.HttpClientOptions
-
Uses of HttpClientOptions in org.refcodes.rest
Methods in org.refcodes.rest that return HttpClientOptionsModifier and TypeMethodDescriptionHttpClientOptions.Builder.build()Creates the configuredHttpClientOptions.Constructors in org.refcodes.rest with parameters of type HttpClientOptionsModifierConstructorDescriptionJdkHttpRestClient(HttpClientOptions aHttpClientOptions) Instantiates a new HTTP rest client.