您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
B
C
D
F
G
H
I
K
M
P
R
S
X
A
ApacheAsyncHttpClientBuilder
-
com.aliyun.httpcomponent.httpclient
中的类
ApacheAsyncHttpClientBuilder()
- 类 的构造器com.aliyun.httpcomponent.httpclient.
ApacheAsyncHttpClientBuilder
ApacheAsyncHttpClientBuilder(HttpAsyncClientBuilder)
- 类 的构造器com.aliyun.httpcomponent.httpclient.
ApacheAsyncHttpClientBuilder
ApacheAsyncHttpClientProvider
-
com.aliyun.httpcomponent.httpclient
中的类
ApacheAsyncHttpClientProvider()
- 类 的构造器com.aliyun.httpcomponent.httpclient.
ApacheAsyncHttpClientProvider
ApacheAsyncHttpResponse
-
com.aliyun.httpcomponent.httpclient.implementation
中的类
ApacheAsyncHttpResponse(HttpRequest, SimpleHttpResponse)
- 类 的构造器com.aliyun.httpcomponent.httpclient.implementation.
ApacheAsyncHttpResponse
available()
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
StreamEntityProducer
B
build()
- 类 中的方法com.aliyun.httpcomponent.httpclient.
ApacheAsyncHttpClientBuilder
C
checkClientTrusted(X509Certificate[], String)
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
CompositeX509TrustManager
checkServerTrusted(X509Certificate[], String)
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
CompositeX509TrustManager
com.aliyun.httpcomponent.httpclient
- 程序包 com.aliyun.httpcomponent.httpclient
com.aliyun.httpcomponent.httpclient.implementation
- 程序包 com.aliyun.httpcomponent.httpclient.implementation
CompositeX509TrustManager
-
com.aliyun.httpcomponent.httpclient.implementation
中的类
CompositeX509TrustManager(List<X509TrustManager>)
- 类 的构造器com.aliyun.httpcomponent.httpclient.implementation.
CompositeX509TrustManager
configuration(Configuration)
- 类 中的方法com.aliyun.httpcomponent.httpclient.
ApacheAsyncHttpClientBuilder
connectionTimeout(Duration)
- 类 中的方法com.aliyun.httpcomponent.httpclient.
ApacheAsyncHttpClientBuilder
create(SimpleHttpRequest, InputStream)
- 类 中的静态方法com.aliyun.httpcomponent.httpclient.implementation.
StreamRequestProducer
createInstance()
- 类 中的方法com.aliyun.httpcomponent.httpclient.
ApacheAsyncHttpClientProvider
createInstance(HttpClientOptions)
- 类 中的方法com.aliyun.httpcomponent.httpclient.
ApacheAsyncHttpClientProvider
D
determineProxy(HttpHost, HttpContext)
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
SdkProxyRoutePlanner
F
failed(Exception)
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
StreamEntityProducer
G
getAcceptedIssuers()
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
CompositeX509TrustManager
getBody()
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
ApacheAsyncHttpResponse
getBodyAsByteArray()
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
ApacheAsyncHttpResponse
getBodyAsString()
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
ApacheAsyncHttpResponse
getBodyAsString(Charset)
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
ApacheAsyncHttpResponse
getContentEncoding()
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
StreamEntityProducer
getContentLength()
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
StreamEntityProducer
getContentType()
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
StreamEntityProducer
getKeepAliveDuration(HttpResponse, HttpContext)
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
SdkConnectionKeepAliveStrategy
getTrailerNames()
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
StreamEntityProducer
H
hostnameVerifier(HostnameVerifier)
- 类 中的方法com.aliyun.httpcomponent.httpclient.
ApacheAsyncHttpClientBuilder
I
ignoreSSL(boolean)
- 类 中的方法com.aliyun.httpcomponent.httpclient.
ApacheAsyncHttpClientBuilder
isChunked()
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
StreamEntityProducer
isIgnoreSSL()
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
CompositeX509TrustManager
isRepeatable()
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
StreamEntityProducer
K
keyManagers(KeyManager[])
- 类 中的方法com.aliyun.httpcomponent.httpclient.
ApacheAsyncHttpClientBuilder
M
maxConnections(int)
- 类 中的方法com.aliyun.httpcomponent.httpclient.
ApacheAsyncHttpClientBuilder
maxIdleTimeOut(Duration)
- 类 中的方法com.aliyun.httpcomponent.httpclient.
ApacheAsyncHttpClientBuilder
P
produce(DataStreamChannel)
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
StreamEntityProducer
proxy(ProxyOptions)
- 类 中的方法com.aliyun.httpcomponent.httpclient.
ApacheAsyncHttpClientBuilder
R
releaseResources()
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
StreamEntityProducer
responseTimeout(Duration)
- 类 中的方法com.aliyun.httpcomponent.httpclient.
ApacheAsyncHttpClientBuilder
S
SdkConnectionKeepAliveStrategy
-
com.aliyun.httpcomponent.httpclient.implementation
中的类
SdkConnectionKeepAliveStrategy(long)
- 类 的构造器com.aliyun.httpcomponent.httpclient.implementation.
SdkConnectionKeepAliveStrategy
SdkProxyRoutePlanner
-
com.aliyun.httpcomponent.httpclient.implementation
中的类
SdkProxyRoutePlanner delegates a Proxy Route Planner from the settings instead of the system properties.
SdkProxyRoutePlanner(String, InetSocketAddress, String)
- 类 的构造器com.aliyun.httpcomponent.httpclient.implementation.
SdkProxyRoutePlanner
setIgnoreSSLCert(boolean)
- 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.
CompositeX509TrustManager
StreamEntityProducer
-
com.aliyun.httpcomponent.httpclient.implementation
中的类
StreamEntityProducer(InputStream)
- 类 的构造器com.aliyun.httpcomponent.httpclient.implementation.
StreamEntityProducer
StreamRequestProducer
-
com.aliyun.httpcomponent.httpclient.implementation
中的类
X
x509TrustManagers(X509TrustManager[])
- 类 中的方法com.aliyun.httpcomponent.httpclient.
ApacheAsyncHttpClientBuilder
A
B
C
D
F
G
H
I
K
M
P
R
S
X
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2021. All rights reserved.