Uses of Class
io.joshworks.restclient.http.RestClient
-
Packages that use RestClient Package Description io.joshworks.restclient.http -
-
Uses of RestClient in io.joshworks.restclient.http
Methods in io.joshworks.restclient.http that return RestClient Modifier and Type Method Description RestClientClientBuilder. build()static RestClientRestClient. with(org.apache.http.impl.client.HttpClientBuilder clientBuilder)static RestClientRestClient. with(org.apache.http.impl.client.HttpClientBuilder clientBuilder, org.apache.http.impl.nio.client.HttpAsyncClientBuilder asyncClientBuilder)
-