类的使用
io.github.wooenrico.http.URLConnection.NativeHttpClientBuilder
使用NativeHttpClientBuilder的程序包
-
io.github.wooenrico.http.URLConnection中NativeHttpClientBuilder的使用
修饰符和类型类说明class
Builder for ProxyBasicAuthNativeHttpClient objects.修饰符和类型方法说明NativeHttpClientBuilder.setConnectTimeout
(int connectTimeout) Sets the connectTimeout for the NativeHttpClient.NativeHttpClientBuilder.setHostnameVerifier
(HostnameVerifier hostnameVerifier) Sets the HostnameVerifier for the NativeHttpClient.Sets the Proxy for the NativeHttpClient.NativeHttpClientBuilder.setReadTimeout
(int readTimeout) Sets the readTimeout for the NativeHttpClient.NativeHttpClientBuilder.setSslContext
(SSLContext sslContext) Sets the SSLContext for the NativeHttpClient.