跳过导航链接
A B C D E F G H I K L M N O P R S T U V W X Z 

A

abort() - 接口 中的方法org.apache.hc.client5.http.classic.methods.HttpUriRequest
Aborts execution of the request.
abort() - 类 中的方法org.apache.hc.client5.http.classic.methods.HttpUriRequestBase
 
abort() - 类 中的方法org.apache.hc.core5.http.io.EofSensorInputStream
Aborts this stream.
AbstractAsyncPushHandler<T> - org.apache.hc.core5.http.nio.support中的类
Abstract push response handler.
AbstractAsyncPushHandler(AsyncResponseConsumer<T>) - 类 的构造器org.apache.hc.core5.http.nio.support.AbstractAsyncPushHandler
 
AbstractAsyncRequesterConsumer<T,E> - org.apache.hc.core5.http.nio.support中的类
Abstract asynchronous request consumer that makes use of AsyncEntityConsumer to process request message content.
AbstractAsyncRequesterConsumer(Supplier<AsyncEntityConsumer<E>>) - 类 的构造器org.apache.hc.core5.http.nio.support.AbstractAsyncRequesterConsumer
 
AbstractAsyncRequesterConsumer(AsyncEntityConsumer<E>) - 类 的构造器org.apache.hc.core5.http.nio.support.AbstractAsyncRequesterConsumer
 
AbstractAsyncResponseConsumer<T,E> - org.apache.hc.core5.http.nio.support中的类
Abstract asynchronous response consumer that makes use of AsyncEntityConsumer to process response message content.
AbstractAsyncResponseConsumer(Supplier<AsyncEntityConsumer<E>>) - 类 的构造器org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer
 
AbstractAsyncResponseConsumer(AsyncEntityConsumer<E>) - 类 的构造器org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer
 
AbstractAsyncServerAuthFilter<T> - org.apache.hc.core5.http.nio.support中的类
Abstract asynchronous HTTP request filter that implements standard HTTP authentication handshake.
AbstractAsyncServerAuthFilter(boolean) - 类 的构造器org.apache.hc.core5.http.nio.support.AbstractAsyncServerAuthFilter
 
AbstractBackoff - org.apache.hc.client5.http.impl.classic中的类
AbstractBackoff is an abstract class that provides a common implementation for managing backoff behavior in HttpClient connection pool.
AbstractBackoff(ConnPoolControl<HttpRoute>) - 类 的构造器org.apache.hc.client5.http.impl.classic.AbstractBackoff
Constructs a new ExponentialBackoffManager with the specified connection pool control.
AbstractBinAsyncEntityConsumer<T> - org.apache.hc.core5.http.nio.entity中的类
Abstract binary entity content consumer.
AbstractBinAsyncEntityConsumer() - 类 的构造器org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityConsumer
 
AbstractBinAsyncEntityProducer - org.apache.hc.core5.http.nio.entity中的类
Abstract binary entity content producer.
AbstractBinAsyncEntityProducer(int, ContentType) - 类 的构造器org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityProducer
 
AbstractBinDataConsumer - org.apache.hc.core5.http.nio.entity中的类
Abstract binary data consumer.
AbstractBinDataConsumer() - 类 的构造器org.apache.hc.core5.http.nio.entity.AbstractBinDataConsumer
 
AbstractBinPushConsumer - org.apache.hc.client5.http.async.methods中的类
Abstract push response consumer that processes response body data as an octet stream.
AbstractBinPushConsumer() - 类 的构造器org.apache.hc.client5.http.async.methods.AbstractBinPushConsumer
 
AbstractBinResponseConsumer<T> - org.apache.hc.client5.http.async.methods中的类
Abstract response consumer that processes response body data as an octet stream.
AbstractBinResponseConsumer() - 类 的构造器org.apache.hc.client5.http.async.methods.AbstractBinResponseConsumer
 
AbstractCharAsyncEntityConsumer<T> - org.apache.hc.core5.http.nio.entity中的类
Abstract text entity content consumer.
AbstractCharAsyncEntityConsumer(int, CharCodingConfig) - 类 的构造器org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityConsumer
 
AbstractCharAsyncEntityConsumer() - 类 的构造器org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityConsumer
 
AbstractCharAsyncEntityProducer - org.apache.hc.core5.http.nio.entity中的类
Abstract text entity content producer.
AbstractCharAsyncEntityProducer(int, int, ContentType) - 类 的构造器org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityProducer
 
AbstractCharDataConsumer - org.apache.hc.core5.http.nio.entity中的类
Abstract text data consumer.
AbstractCharDataConsumer(int, CharCodingConfig) - 类 的构造器org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer
 
AbstractCharDataConsumer() - 类 的构造器org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer
 
AbstractCharPushConsumer - org.apache.hc.client5.http.async.methods中的类
Abstract push response consumer that processes response body data as a character stream.
AbstractCharPushConsumer() - 类 的构造器org.apache.hc.client5.http.async.methods.AbstractCharPushConsumer
 
AbstractCharResponseConsumer<T> - org.apache.hc.client5.http.async.methods中的类
Abstract response consumer that processes response body data as a character stream.
AbstractCharResponseConsumer() - 类 的构造器org.apache.hc.client5.http.async.methods.AbstractCharResponseConsumer
 
AbstractClassicEntityConsumer<T> - org.apache.hc.core5.http.nio.support.classic中的类
AsyncEntityConsumer implementation that acts as a compatibility layer for classic InputStream based interfaces.
AbstractClassicEntityConsumer(int, Executor) - 类 的构造器org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityConsumer
 
AbstractClassicEntityProducer - org.apache.hc.core5.http.nio.support.classic中的类
AsyncEntityProducer implementation that acts as a compatibility layer for classic OutputStream based interfaces.
AbstractClassicEntityProducer(int, ContentType, Executor) - 类 的构造器org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityProducer
 
AbstractClassicServerExchangeHandler - org.apache.hc.core5.http.nio.support.classic中的类
AsyncServerExchangeHandler implementation that acts as a compatibility layer for classic InputStream / OutputStream based interfaces.
AbstractClassicServerExchangeHandler(int, Executor) - 类 的构造器org.apache.hc.core5.http.nio.support.classic.AbstractClassicServerExchangeHandler
 
AbstractContentBody - org.apache.hc.client5.http.entity.mime中的类
 
AbstractContentBody(ContentType) - 类 的构造器org.apache.hc.client5.http.entity.mime.AbstractContentBody
 
AbstractContentDecoder - org.apache.hc.core5.http.impl.nio中的类
Abstract ContentDecoder that serves as a base for all content decoder implementations.
AbstractContentDecoder(ReadableByteChannel, SessionInputBuffer, BasicHttpTransportMetrics) - 类 的构造器org.apache.hc.core5.http.impl.nio.AbstractContentDecoder
Creates an instance of this class.
AbstractContentEncoder - org.apache.hc.core5.http.impl.nio中的类
Abstract ContentEncoder that serves as a base for all content encoder implementations.
AbstractContentEncoder(WritableByteChannel, SessionOutputBuffer, BasicHttpTransportMetrics) - 类 的构造器org.apache.hc.core5.http.impl.nio.AbstractContentEncoder
Creates an instance of this class.
AbstractCookieAttributeHandler - org.apache.hc.client5.http.impl.cookie中的类
 
AbstractCookieAttributeHandler() - 类 的构造器org.apache.hc.client5.http.impl.cookie.AbstractCookieAttributeHandler
 
AbstractCookieSpec - org.apache.hc.client5.http.impl.cookie中的类
Abstract cookie specification which can delegate the job of parsing, validation or matching cookie attributes to a number of arbitrary CookieAttributeHandlers.
AbstractCookieSpec() - 类 的构造器org.apache.hc.client5.http.impl.cookie.AbstractCookieSpec
Default constructor
AbstractCookieSpec(HashMap<String, CookieAttributeHandler>) - 类 的构造器org.apache.hc.client5.http.impl.cookie.AbstractCookieSpec
 
AbstractCookieSpec(CommonCookieAttributeHandler...) - 类 的构造器org.apache.hc.client5.http.impl.cookie.AbstractCookieSpec
 
AbstractHttpClientResponseHandler<T> - org.apache.hc.client5.http.impl.classic中的类
A generic HttpClientResponseHandler that works with the response entity for successful (2xx) responses.
AbstractHttpClientResponseHandler() - 类 的构造器org.apache.hc.client5.http.impl.classic.AbstractHttpClientResponseHandler
 
AbstractHttpEntity - org.apache.hc.core5.http.io.entity中的类
Abstract base class for mutable entities.
AbstractHttpEntity(String, String, boolean) - 类 的构造器org.apache.hc.core5.http.io.entity.AbstractHttpEntity
 
AbstractHttpEntity(ContentType, String, boolean) - 类 的构造器org.apache.hc.core5.http.io.entity.AbstractHttpEntity
 
AbstractHttpEntity(String, String) - 类 的构造器org.apache.hc.core5.http.io.entity.AbstractHttpEntity
 
AbstractHttpEntity(ContentType, String) - 类 的构造器org.apache.hc.core5.http.io.entity.AbstractHttpEntity
 
AbstractHttpServerAuthFilter<T> - org.apache.hc.core5.http.io.support中的类
Abstract HTTP request filter that implements standard HTTP authentication handshake.
AbstractHttpServerAuthFilter(boolean) - 类 的构造器org.apache.hc.core5.http.io.support.AbstractHttpServerAuthFilter
 
AbstractIOSessionPool<T> - org.apache.hc.core5.reactor中的类
 
AbstractIOSessionPool() - 类 的构造器org.apache.hc.core5.reactor.AbstractIOSessionPool
 
AbstractMessageBuilder<T> - org.apache.hc.core5.http.support中的类
Abstract HttpMessage builder.
AbstractMessageBuilder() - 类 的构造器org.apache.hc.core5.http.support.AbstractMessageBuilder
 
AbstractMessageParser<T extends HttpMessage> - org.apache.hc.core5.http.impl.io中的类
Abstract base class for HTTP message parsers that obtain input from an instance of SessionInputBuffer.
AbstractMessageParser(LineParser, Http1Config) - 类 的构造器org.apache.hc.core5.http.impl.io.AbstractMessageParser
Creates new instance of AbstractMessageParser.
AbstractMessageParser<T extends HttpMessage> - org.apache.hc.core5.http.impl.nio中的类
Abstract NHttpMessageParser that serves as a base for all message parser implementations.
AbstractMessageParser(LineParser, Http1Config) - 类 的构造器org.apache.hc.core5.http.impl.nio.AbstractMessageParser
Creates an instance of AbstractMessageParser.
AbstractMessageWrapper<T extends HttpMessage> - org.apache.hc.core5.http.message中的类
Abstract HttpMessage wrapper.
AbstractMessageWrapper(T) - 类 的构造器org.apache.hc.core5.http.message.AbstractMessageWrapper
 
AbstractMessageWriter<T extends HttpMessage> - org.apache.hc.core5.http.impl.io中的类
Abstract base class for HTTP message writers that serialize output to an instance of SessionOutputBuffer.
AbstractMessageWriter(LineFormatter) - 类 的构造器org.apache.hc.core5.http.impl.io.AbstractMessageWriter
Creates an instance of AbstractMessageWriter.
AbstractMessageWriter<T extends HttpMessage> - org.apache.hc.core5.http.impl.nio中的类
Abstract NHttpMessageWriter that serves as a base for all message writer implementations.
AbstractMessageWriter(LineFormatter) - 类 的构造器org.apache.hc.core5.http.impl.nio.AbstractMessageWriter
Creates an instance of AbstractMessageWriter.
AbstractRequestBuilder<T> - org.apache.hc.core5.http.support中的类
Builder for BasicHttpRequest instances.
AbstractRequestBuilder(String) - 类 的构造器org.apache.hc.core5.http.support.AbstractRequestBuilder
 
AbstractRequestBuilder(Method) - 类 的构造器org.apache.hc.core5.http.support.AbstractRequestBuilder
 
AbstractRequestBuilder(String, URI) - 类 的构造器org.apache.hc.core5.http.support.AbstractRequestBuilder
 
AbstractRequestBuilder(Method, URI) - 类 的构造器org.apache.hc.core5.http.support.AbstractRequestBuilder
 
AbstractRequestBuilder(Method, String) - 类 的构造器org.apache.hc.core5.http.support.AbstractRequestBuilder
 
AbstractRequestBuilder(String, String) - 类 的构造器org.apache.hc.core5.http.support.AbstractRequestBuilder
 
AbstractResponseBuilder<T> - org.apache.hc.core5.http.support中的类
Builder for BasicHttpRequest instances.
AbstractResponseBuilder(int) - 类 的构造器org.apache.hc.core5.http.support.AbstractResponseBuilder
 
AbstractServerExchangeHandler<T> - org.apache.hc.core5.http.nio.support中的类
Abstract server side message exchange handler.
AbstractServerExchangeHandler() - 类 的构造器org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler
 
ACCEPT - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
ACCEPT_CHARSET - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
ACCEPT_ENCODING - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
ACCEPT_LANGUAGE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
ACCEPT_RANGES - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
ACCESS_CONTROL_ALLOW_CREDENTIALS - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
The CORS Access-Control-Allow-Credentials response header field name.
ACCESS_CONTROL_ALLOW_HEADERS - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
The CORS Access-Control-Allow-Headers response header field name.
ACCESS_CONTROL_ALLOW_METHODS - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
The CORS Access-Control-Allow-Methods response header field name.
ACCESS_CONTROL_ALLOW_ORIGIN - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
The CORS Access-Control-Allow-Origin response header field name.
ACCESS_CONTROL_EXPOSE_HEADERS - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
The CORS Access-Control-Expose-Headers response header field name.
ACCESS_CONTROL_MAX_AGE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
The CORS Access-Control-Max-Age response header field name.
ACCESS_CONTROL_REQUEST_HEADERS - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
The CORS Access-Control-Request-Headers request header field name.
ACCESS_CONTROL_REQUEST_METHOD - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
The CORS Access-Control-Request-Method request header field name.
acquireEndpoint(String, HttpRoute, Object, HttpClientContext, FutureCallback<AsyncExecRuntime>) - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecRuntime
Initiates operation to acquire a connection endpoint.
acquireEndpoint(String, HttpRoute, Object, HttpClientContext) - 接口 中的方法org.apache.hc.client5.http.classic.ExecRuntime
Acquires a connection endpoint.
activate() - 接口 中的方法org.apache.hc.client5.http.io.ManagedHttpClientConnection
Restores the connection from idle mode.
activate() - 接口 中的方法org.apache.hc.client5.http.nio.ManagedAsyncClientConnection
Restores the connection from idle mode.
adapt(HttpContext) - 类 中的静态方法org.apache.hc.client5.http.protocol.HttpClientContext
 
adapt(HttpContext) - 类 中的静态方法org.apache.hc.core5.http.protocol.HttpCoreContext
 
add(AuthScope, Credentials) - 类 中的方法org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilder
 
add(AuthScope, String, char[]) - 类 中的方法org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilder
 
add(HttpHost, Credentials) - 类 中的方法org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilder
 
add(HttpHost, String, char[]) - 类 中的方法org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilder
 
add(String, InetAddress...) - 类 中的方法org.apache.hc.client5.http.impl.InMemoryDnsResolver
Associates the given array of IP addresses to the given host in this DNS overrider.
add(URI) - 类 中的方法org.apache.hc.client5.http.protocol.RedirectLocations
Adds a new URI to the collection.
add(HttpRequestInterceptor) - 类 中的方法org.apache.hc.core5.http.protocol.HttpProcessorBuilder
 
add(HttpResponseInterceptor) - 类 中的方法org.apache.hc.core5.http.protocol.HttpProcessorBuilder
 
addAfter(String, E, String) - 类 中的方法org.apache.hc.core5.http.config.NamedElementChain
 
addAll(HttpRequestInterceptor...) - 类 中的方法org.apache.hc.core5.http.protocol.HttpProcessorBuilder
 
addAll(HttpResponseInterceptor...) - 类 中的方法org.apache.hc.core5.http.protocol.HttpProcessorBuilder
 
addAllFirst(HttpRequestInterceptor...) - 类 中的方法org.apache.hc.core5.http.protocol.HttpProcessorBuilder
 
addAllFirst(HttpResponseInterceptor...) - 类 中的方法org.apache.hc.core5.http.protocol.HttpProcessorBuilder
 
addAllLast(HttpRequestInterceptor...) - 类 中的方法org.apache.hc.core5.http.protocol.HttpProcessorBuilder
 
addAllLast(HttpResponseInterceptor...) - 类 中的方法org.apache.hc.core5.http.protocol.HttpProcessorBuilder
 
addAuthResponse(HttpHost, ChallengeType, HttpRequest, AuthExchange, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.HttpAuthenticator
Generates a response to the authentication challenge based on the actual AuthExchange state and adds it to the given HttpRequest message .
addBefore(String, E, String) - 类 中的方法org.apache.hc.core5.http.config.NamedElementChain
 
addBinaryBody(String, byte[], ContentType, String) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
addBinaryBody(String, byte[]) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
addBinaryBody(String, File, ContentType, String) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
addBinaryBody(String, File) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
addBinaryBody(String, InputStream, ContentType, String) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
addBinaryBody(String, InputStream) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
addCloseable(Closeable) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Adds to the list of Closeable resources to be managed by the client.
addCloseable(Closeable) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Adds to the list of Closeable resources to be managed by the client.
addCloseable(Closeable) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Adds to the list of Closeable resources to be managed by the client.
addContentEncodingHeader(HttpMessage, EntityDetails) - 类 中的静态方法org.apache.hc.core5.http.message.MessageSupport
 
addContentTypeHeader(HttpMessage, EntityDetails) - 类 中的静态方法org.apache.hc.core5.http.message.MessageSupport
 
addCookie(Cookie) - 类 中的方法org.apache.hc.client5.http.cookie.BasicCookieStore
Adds an HTTP cookie, replacing any existing equivalent cookies.
addCookie(Cookie) - 接口 中的方法org.apache.hc.client5.http.cookie.CookieStore
Adds an Cookie, replacing any existing equivalent cookies.
addCookies(Cookie[]) - 类 中的方法org.apache.hc.client5.http.cookie.BasicCookieStore
Adds an array of HTTP cookies.
addEpilogue(String) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
Adds an epilogue to the multipart entity being constructed.
addExecInterceptorAfter(String, String, AsyncExecChainHandler) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Adds this execution interceptor after interceptor with the given name.
addExecInterceptorAfter(String, String, AsyncExecChainHandler) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Adds this execution interceptor after interceptor with the given name.
addExecInterceptorAfter(String, String, ExecChainHandler) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Adds this execution interceptor after interceptor with the given name.
addExecInterceptorBefore(String, String, AsyncExecChainHandler) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Adds this execution interceptor before an existing interceptor.
addExecInterceptorBefore(String, String, AsyncExecChainHandler) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Adds this execution interceptor before an existing interceptor.
addExecInterceptorBefore(String, String, ExecChainHandler) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Adds this execution interceptor before an existing interceptor.
addExecInterceptorFirst(String, AsyncExecChainHandler) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Add an interceptor to the head of the processing list.
addExecInterceptorFirst(String, AsyncExecChainHandler) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Add an interceptor to the head of the processing list.
addExecInterceptorFirst(String, ExecChainHandler) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Add an interceptor to the head of the processing list.
addExecInterceptorLast(String, AsyncExecChainHandler) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Add an interceptor to the tail of the processing list.
addExecInterceptorLast(String, AsyncExecChainHandler) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Add an interceptor to the tail of the processing list.
addExecInterceptorLast(String, ExecChainHandler) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Add an interceptor to the tail of the processing list.
addField(String, String) - 类 中的方法org.apache.hc.client5.http.entity.mime.FormBodyPart
 
addField(String, String, List<NameValuePair>) - 类 中的方法org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder
 
addField(String, String) - 类 中的方法org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder
 
addField(MimeField) - 类 中的方法org.apache.hc.client5.http.entity.mime.Header
 
addFilterAfter(String, String, AsyncFilterHandler) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Adds the filter after the filter with the given name.
addFilterAfter(String, String, HttpFilterHandler) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Adds the filter after the filter with the given name.
addFilterAfter(String, String, AsyncFilterHandler) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Adds the filter after the filter with the given name.
addFilterBefore(String, String, AsyncFilterHandler) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Adds the filter before the filter with the given name.
addFilterBefore(String, String, HttpFilterHandler) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Adds the filter before the filter with the given name.
addFilterBefore(String, String, AsyncFilterHandler) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Adds the filter before the filter with the given name.
addFilterFirst(String, AsyncFilterHandler) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Add an filter to the head of the processing list.
addFilterFirst(String, HttpFilterHandler) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Add an filter to the head of the processing list.
addFilterFirst(String, AsyncFilterHandler) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Add an filter to the head of the processing list.
addFilterLast(String, AsyncFilterHandler) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Add an filter to the tail of the processing list.
addFilterLast(String, HttpFilterHandler) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Add an filter to the tail of the processing list.
addFilterLast(String, AsyncFilterHandler) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Add an filter to the tail of the processing list.
addFirst(E, String) - 类 中的方法org.apache.hc.core5.http.config.NamedElementChain
 
addFirst(HttpRequestInterceptor) - 类 中的方法org.apache.hc.core5.http.protocol.HttpProcessorBuilder
 
addFirst(HttpResponseInterceptor) - 类 中的方法org.apache.hc.core5.http.protocol.HttpProcessorBuilder
 
addHeader(Header) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
addHeader(String, String) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
addHeader(Header) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
 
addHeader(String, String) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
 
addHeader(String, String, List<NameValuePair>) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartPartBuilder
 
addHeader(String, String) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartPartBuilder
 
addHeader(Header) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
addHeader(String, Object) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
addHeader(Header) - 接口 中的方法org.apache.hc.core5.http.HttpMessage
Adds a header to this message.
addHeader(String, Object) - 接口 中的方法org.apache.hc.core5.http.HttpMessage
Adds a header to this message.
addHeader(Header) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
addHeader(String, String) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
addHeader(Header) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
addHeader(String, String) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
addHeader(Header) - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
addHeader(String, Object) - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
addHeader(String, Object) - 类 中的方法org.apache.hc.core5.http.message.BasicHttpRequest
 
addHeader(String, Object) - 类 中的方法org.apache.hc.core5.http.message.BasicHttpResponse
 
addHeader(Header) - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
Adds the given header to the group.
addHeader(Header) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncPushBuilder
 
addHeader(String, String) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncPushBuilder
 
addHeader(Header) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
addHeader(String, String) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
addHeader(Header) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncResponseBuilder
 
addHeader(String, String) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncResponseBuilder
 
addHeader(Header) - 类 中的方法org.apache.hc.core5.http.support.AbstractMessageBuilder
 
addHeader(String, String) - 类 中的方法org.apache.hc.core5.http.support.AbstractMessageBuilder
 
addHeader(Header) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
addHeader(String, String) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
addHeader(Header) - 类 中的方法org.apache.hc.core5.http.support.AbstractResponseBuilder
 
addHeader(String, String) - 类 中的方法org.apache.hc.core5.http.support.AbstractResponseBuilder
 
addHeader(Header) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
addHeader(String, String) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
addHeader(Header) - 类 中的方法org.apache.hc.core5.http.support.BasicResponseBuilder
 
addHeader(String, String) - 类 中的方法org.apache.hc.core5.http.support.BasicResponseBuilder
 
addLast(E, String) - 类 中的方法org.apache.hc.core5.http.config.NamedElementChain
 
addLast(HttpRequestInterceptor) - 类 中的方法org.apache.hc.core5.http.protocol.HttpProcessorBuilder
 
addLast(HttpResponseInterceptor) - 类 中的方法org.apache.hc.core5.http.protocol.HttpProcessorBuilder
 
addParameter(NameValuePair) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
addParameter(String, String) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
addParameter(BasicNameValuePair) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
Add parameter to the current ContentType.
addParameter(NameValuePair) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
addParameter(String, String) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
addParameter(NameValuePair) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
addParameter(String, String) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
addParameter(NameValuePair) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
addParameter(String, String) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
addParameter(NameValuePair) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
addParameter(String, String) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
addParameter(String, String) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Adds parameter to URI query.
addParameter(NameValuePair) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Adds parameter to URI query.
addParameters(NameValuePair...) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
addParameters(NameValuePair...) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
addParameters(NameValuePair...) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
addParameters(NameValuePair...) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
addParameters(NameValuePair...) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
addParameters(List<NameValuePair>) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Adds URI query parameters.
addPart(MultipartPart) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
addPart(String, ContentBody) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
addPreamble(String) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
Adds a preamble to the multipart entity being constructed.
addRequestInterceptorFirst(HttpRequestInterceptor) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Adds this protocol interceptor to the head of the protocol processing list.
addRequestInterceptorFirst(HttpRequestInterceptor) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Adds this protocol interceptor to the head of the protocol processing list.
addRequestInterceptorFirst(HttpRequestInterceptor) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Adds this protocol interceptor to the head of the protocol processing list.
addRequestInterceptorLast(HttpRequestInterceptor) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Adds this protocol interceptor to the tail of the protocol processing list.
addRequestInterceptorLast(HttpRequestInterceptor) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Adds this protocol interceptor to the tail of the protocol processing list.
addRequestInterceptorLast(HttpRequestInterceptor) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Adds this protocol interceptor to the tail of the protocol processing list.
addResponseInterceptorFirst(HttpResponseInterceptor) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Adds this protocol interceptor to the head of the protocol processing list.
addResponseInterceptorFirst(HttpResponseInterceptor) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Adds this protocol interceptor to the head of the protocol processing list.
addResponseInterceptorFirst(HttpResponseInterceptor) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Adds this protocol interceptor to the head of the protocol processing list.
addResponseInterceptorLast(HttpResponseInterceptor) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Adds this protocol interceptor to the tail of the protocol processing list.
addResponseInterceptorLast(HttpResponseInterceptor) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Adds this protocol interceptor to the tail of the protocol processing list.
addResponseInterceptorLast(HttpResponseInterceptor) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Adds this protocol interceptor to the tail of the protocol processing list.
addTextBody(String, String, ContentType) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
addTextBody(String, String) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
addTrailerHeader(HttpMessage, EntityDetails) - 类 中的静态方法org.apache.hc.core5.http.message.MessageSupport
 
AGE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
AIMDBackoffManager - org.apache.hc.client5.http.impl.classic中的类
The AIMDBackoffManager applies an additive increase, multiplicative decrease (AIMD) to managing a dynamic limit to the number of connections allowed to a given host.
AIMDBackoffManager(ConnPoolControl<HttpRoute>) - 类 的构造器org.apache.hc.client5.http.impl.classic.AIMDBackoffManager
Constructs an AIMDBackoffManager with the specified ConnPoolControl and Clock.
ALL - 类 中的静态变量org.apache.hc.core5.http.HttpVersion
All HTTP versions known to HttpCore.
allocate(int) - 类 中的静态方法org.apache.hc.core5.http.impl.nio.BufferedData
 
ALLOW - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
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
 
append(byte[], int, int) - 类 中的方法org.apache.hc.client5.http.utils.ByteArrayBuilder
 
append(byte[]) - 类 中的方法org.apache.hc.client5.http.utils.ByteArrayBuilder
 
append(CharBuffer) - 类 中的方法org.apache.hc.client5.http.utils.ByteArrayBuilder
 
append(char[], int, int) - 类 中的方法org.apache.hc.client5.http.utils.ByteArrayBuilder
 
append(char[]) - 类 中的方法org.apache.hc.client5.http.utils.ByteArrayBuilder
 
append(String) - 类 中的方法org.apache.hc.client5.http.utils.ByteArrayBuilder
 
append(byte[], int, int) - 类 中的方法org.apache.hc.core5.util.ByteArrayBuffer
Appends len bytes to this buffer from the given source array starting at index off.
append(int) - 类 中的方法org.apache.hc.core5.util.ByteArrayBuffer
Appends b byte to this buffer.
append(char[], int, int) - 类 中的方法org.apache.hc.core5.util.ByteArrayBuffer
Appends len chars to this buffer from the given source array starting at index off.
append(CharArrayBuffer, int, int) - 类 中的方法org.apache.hc.core5.util.ByteArrayBuffer
Appends len chars to this buffer from the given source char array buffer starting at index off.
append(ByteBuffer) - 类 中的方法org.apache.hc.core5.util.ByteArrayBuffer
 
append(char[], int, int) - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Appends len chars to this buffer from the given source array starting at index off.
append(String) - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Appends chars of the given string to this buffer.
append(CharArrayBuffer, int, int) - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Appends len chars to this buffer from the given source buffer starting at index off.
append(CharArrayBuffer) - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Appends all chars to this buffer from the given source buffer starting at index 0.
append(char) - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Appends ch char to this buffer.
append(byte[], int, int) - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Appends len bytes to this buffer from the given source array starting at index off.
append(ByteArrayBuffer, int, int) - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Appends len bytes to this buffer from the given source array starting at index off.
append(Object) - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Appends chars of the textual representation of the given object to this buffer.
appendPath(String) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Appends path to URI.
appendPathSegments(String...) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Appends segments URI path.
appendPathSegments(List<String>) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Appends segments to URI path.
APPLICATION_ATOM_XML - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
APPLICATION_FORM_URLENCODED - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
APPLICATION_JSON - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
APPLICATION_NDJSON - 类 中的静态变量org.apache.hc.core5.http.ContentType
Public constant media type for application/x-ndjson.
APPLICATION_OCTET_STREAM - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
APPLICATION_PDF - 类 中的静态变量org.apache.hc.core5.http.ContentType
Public constant media type for application/pdf.
APPLICATION_PROBLEM_JSON - 类 中的静态变量org.apache.hc.core5.http.ContentType
Public constant media type for application/problem+json.
APPLICATION_PROBLEM_XML - 类 中的静态变量org.apache.hc.core5.http.ContentType
Public constant media type for application/problem+xml.
APPLICATION_RSS_XML - 类 中的静态变量org.apache.hc.core5.http.ContentType
Public constant media type for application/rss+xml.
APPLICATION_SOAP_XML - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
APPLICATION_SVG_XML - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
APPLICATION_XHTML_XML - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
APPLICATION_XML - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
ApplicationProtocol - org.apache.hc.core5.http2.ssl中的枚举
Supported application protocols.
Args - org.apache.hc.core5.util中的类
 
array() - 类 中的方法org.apache.hc.core5.util.ByteArrayBuffer
Returns reference to the underlying byte array.
array() - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Returns reference to the underlying char array.
asBoundInt(long) - 类 中的静态方法org.apache.hc.core5.util.TimeValue
Returns the given long value as an int where long values out of int range are returned as Integer.MIN_VALUE and Integer.MAX_VALUE.
assertNotCompleted() - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentEncoder
 
Asserts - org.apache.hc.core5.util中的类
 
assignConnection(C) - 类 中的方法org.apache.hc.core5.pool.PoolEntry
 
AsyncClientConnectionManager - org.apache.hc.client5.http.nio中的接口
Represents a manager of persistent non-blocking client connections.
AsyncClientConnectionOperator - org.apache.hc.client5.http.nio中的接口
Connection operator that performs connection connect and upgrade operations.
AsyncClientEndpoint - org.apache.hc.core5.http.nio中的类
Client endpoint leased from a connection manager.
AsyncClientEndpoint() - 类 的构造器org.apache.hc.core5.http.nio.AsyncClientEndpoint
 
AsyncClientExchangeHandler - org.apache.hc.core5.http.nio中的接口
Abstract asynchronous client side message exchange handler that acts as a request producer and a response consumer.
AsyncConnectExec - org.apache.hc.client5.http.impl.async中的类
Request execution handler in the asynchronous request execution chain that is responsible for establishing connection to the target origin server as specified by the current connection route.
AsyncConnectExec(HttpProcessor, AuthenticationStrategy, SchemePortResolver, boolean) - 类 的构造器org.apache.hc.client5.http.impl.async.AsyncConnectExec
 
AsyncConnectionEndpoint - org.apache.hc.client5.http.nio中的类
Client connection endpoint that can be used to execute message exchanges.
AsyncConnectionEndpoint() - 类 的构造器org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
 
AsyncDataConsumer - org.apache.hc.core5.http.nio中的接口
Abstract asynchronous data consumer.
AsyncDataExchangeHandler - org.apache.hc.core5.http.nio中的接口
Abstract asynchronous data exchange handler that acts as a data consumer and a data producer.
AsyncDataProducer - org.apache.hc.core5.http.nio中的接口
Abstract asynchronous data producer.
AsyncEntityConsumer<T> - org.apache.hc.core5.http.nio中的接口
Abstract asynchronous message entity consumer.
AsyncEntityProducer - org.apache.hc.core5.http.nio中的接口
Abstract asynchronous message entity producer.
AsyncEntityProducers - org.apache.hc.core5.http.nio.entity中的类
{AsyncEntityProducer} factory methods.
AsyncEntityProducerWrapper - org.apache.hc.core5.http.nio.entity中的类
Base class for wrapping entity producers that delegates all calls to the wrapped producer.
AsyncEntityProducerWrapper(AsyncEntityProducer) - 类 的构造器org.apache.hc.core5.http.nio.entity.AsyncEntityProducerWrapper
 
AsyncExecCallback - org.apache.hc.client5.http.async中的接口
AsyncExecCallback methods represent response processing events in the client side request execution chain.
AsyncExecChain - org.apache.hc.client5.http.async中的接口
Represents a single element in the client side asynchronous request execution chain.
AsyncExecChain.Scheduler - org.apache.hc.client5.http.async中的接口
Request execution scheduler
AsyncExecChain.Scope - org.apache.hc.client5.http.async中的类
Request execution scope that includes the unique message exchange ID, the connection route, the original request message, the execution context and the internal execution runtime.
AsyncExecChainHandler - org.apache.hc.client5.http.async中的接口
Abstract request execution handler in an asynchronous client side request execution chain.
AsyncExecRuntime - org.apache.hc.client5.http.async中的接口
Execution runtime that provides access to the underlying connection endpoint and helps manager its life cycle.
AsyncFilterChain - org.apache.hc.core5.http.nio中的接口
AsyncFilterChain represents a single element in the server side request processing chain.
AsyncFilterChain.ResponseTrigger - org.apache.hc.core5.http.nio中的接口
Response trigger that can be used to generate the final HTTP response and terminate HTTP request processing.
AsyncFilterHandler - org.apache.hc.core5.http.nio中的接口
AsyncFilterHandler represents a routine for handling all incoming requests in the server side request processing chain.
AsyncHttpRequestRetryExec - org.apache.hc.client5.http.impl.async中的类
Request executor in the asynchronous request execution chain that is responsible for making a decision whether a request that failed due to an I/O exception or received a specific response from the target server should be re-executed.
AsyncHttpRequestRetryExec(HttpRequestRetryStrategy) - 类 的构造器org.apache.hc.client5.http.impl.async.AsyncHttpRequestRetryExec
 
AsyncPingHandler - org.apache.hc.core5.http2.nio中的接口
Abstract asynchronous ping exchange handler.
AsyncProtocolExec - org.apache.hc.client5.http.impl.async中的类
Request execution handler in the asynchronous request execution chain that is responsible for implementation of HTTP specification requirements.
AsyncPushBuilder - org.apache.hc.core5.http.nio.support中的类
Builder for AsyncPushProducer instances.
AsyncPushConsumer - org.apache.hc.core5.http.nio中的接口
Abstract asynchronous push response consumer.
AsyncPushProducer - org.apache.hc.core5.http.nio中的接口
Abstract asynchronous push response producer.
AsyncRedirectExec - org.apache.hc.client5.http.impl.async中的类
Request execution handler in the asynchronous request execution chain responsible for handling of request redirects.
AsyncRequestBuilder - org.apache.hc.core5.http.nio.support中的类
Builder for AsyncRequestProducer instances.
AsyncRequestConsumer<T> - org.apache.hc.core5.http.nio中的接口
Abstract asynchronous request consumer.
AsyncRequester - org.apache.hc.core5.http.impl.bootstrap中的类
Protocol agnostic client side I/O session initiator.
AsyncRequester(IOEventHandlerFactory, IOReactorConfig, Decorator<IOSession>, Callback<Exception>, IOSessionListener, Callback<IOSession>, Resolver<HttpHost, InetSocketAddress>) - 类 的构造器org.apache.hc.core5.http.impl.bootstrap.AsyncRequester
 
AsyncRequesterBootstrap - org.apache.hc.core5.http.impl.bootstrap中的类
AsyncRequestProducer - org.apache.hc.core5.http.nio中的接口
Abstract asynchronous request producer.
AsyncResponseBuilder - org.apache.hc.core5.http.nio.support中的类
Builder for AsyncResponseProducer instances.
AsyncResponseConsumer<T> - org.apache.hc.core5.http.nio中的接口
Abstract asynchronous response consumer.
AsyncResponseProducer - org.apache.hc.core5.http.nio中的接口
Abstract asynchronous response producer.
AsyncServer - org.apache.hc.core5.http.impl.bootstrap中的类
Protocol agnostic server side I/O session handler.
AsyncServer(IOEventHandlerFactory, IOReactorConfig, Decorator<IOSession>, Callback<Exception>, IOSessionListener, Callback<IOSession>) - 类 的构造器org.apache.hc.core5.http.impl.bootstrap.AsyncServer
 
AsyncServerBootstrap - org.apache.hc.core5.http.impl.bootstrap中的类
HttpAsyncServer bootstrap.
AsyncServerExchangeHandler - org.apache.hc.core5.http.nio中的接口
Abstract asynchronous server side message exchange handler that acts as a request consumer and a response producer.
AsyncServerExpectationFilter - org.apache.hc.core5.http.nio.support中的类
 
AsyncServerExpectationFilter() - 类 的构造器org.apache.hc.core5.http.nio.support.AsyncServerExpectationFilter
 
AsyncServerFilterChainElement - org.apache.hc.core5.http.nio.support中的类
An element in an asynchronous request processing chain.
AsyncServerFilterChainElement(AsyncFilterHandler, AsyncServerFilterChainElement) - 类 的构造器org.apache.hc.core5.http.nio.support.AsyncServerFilterChainElement
 
AsyncServerFilterChainExchangeHandlerFactory - org.apache.hc.core5.http.nio.support中的类
Factory for AsyncServerExchangeHandler instances that delegate request processing to a AsyncServerFilterChainElement.
AsyncServerFilterChainExchangeHandlerFactory(AsyncServerFilterChainElement, Callback<Exception>) - 类 的构造器org.apache.hc.core5.http.nio.support.AsyncServerFilterChainExchangeHandlerFactory
 
AsyncServerFilterChainExchangeHandlerFactory(AsyncServerFilterChainElement) - 类 的构造器org.apache.hc.core5.http.nio.support.AsyncServerFilterChainExchangeHandlerFactory
 
AsyncServerRequestHandler<T> - org.apache.hc.core5.http.nio中的接口
AsyncServerRequestHandler represents a routine for processing of a specific group of HTTP requests.
AsyncServerRequestHandler.ResponseTrigger - org.apache.hc.core5.http.nio中的接口
Response trigger that can be used to submit a final HTTP response and terminate HTTP request processing.
atEnd() - 类 中的方法org.apache.hc.core5.util.Tokenizer.Cursor
 
AUTH_CACHE - 类 中的静态变量org.apache.hc.client5.http.protocol.HttpClientContext
Attribute name of a AuthCache object that represents the auth scheme cache.
AUTH_EXCHANGE_MAP - 类 中的静态变量org.apache.hc.client5.http.protocol.HttpClientContext
Attribute name of a map containing actual AuthExchanges keyed by their respective HttpHost.
AuthCache - org.apache.hc.client5.http.auth中的接口
This interface represents an cache of AuthScheme state information that can be re-used for preemptive authentication by subsequent requests.
AuthCacheKeeper - org.apache.hc.client5.http.impl.auth中的类
Utility class that implements commons aspects of the client side authentication cache keeping.
AuthCacheKeeper(SchemePortResolver) - 类 的构造器org.apache.hc.client5.http.impl.auth.AuthCacheKeeper
 
AuthChallenge - org.apache.hc.client5.http.auth中的类
This class represents an authentication challenge consisting of a auth scheme and either a single parameter or a list of name / value pairs.
AuthChallenge(ChallengeType, String, String, List<? extends NameValuePair>) - 类 的构造器org.apache.hc.client5.http.auth.AuthChallenge
 
AuthChallenge(ChallengeType, String, NameValuePair...) - 类 的构造器org.apache.hc.client5.http.auth.AuthChallenge
 
AuthChallengeParser - org.apache.hc.client5.http.impl.auth中的类
Authentication challenge parser.
AuthChallengeParser() - 类 的构造器org.apache.hc.client5.http.impl.auth.AuthChallengeParser
 
authenticate(T, URIAuthority, String, HttpContext) - 类 中的方法org.apache.hc.core5.http.io.support.AbstractHttpServerAuthFilter
Authenticates the client using the authentication token sent by the client as a response to an authentication challenge.
authenticate(T, URIAuthority, String, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncServerAuthFilter
Authenticates the client using the authentication token sent by the client as a response to an authentication challenge.
AuthenticationException - org.apache.hc.client5.http.auth中的异常错误
Signals a failure in authentication process
AuthenticationException() - 异常错误 的构造器org.apache.hc.client5.http.auth.AuthenticationException
Creates a new AuthenticationException with a null detail message.
AuthenticationException(String) - 异常错误 的构造器org.apache.hc.client5.http.auth.AuthenticationException
Creates a new AuthenticationException with the specified message.
AuthenticationException(String, Throwable) - 异常错误 的构造器org.apache.hc.client5.http.auth.AuthenticationException
Creates a new AuthenticationException with the specified detail message and cause.
AuthenticationStrategy - org.apache.hc.client5.http中的接口
Strategy to select auth schemes in order of preference based on auth challenges presented by the opposite endpoint (target server or a proxy).
AuthExchange - org.apache.hc.client5.http.auth中的类
This class represents the actual state of authentication handshake including the current AuthScheme used for request authorization as well as a collection of backup authentication options if available.
AuthExchange() - 类 的构造器org.apache.hc.client5.http.auth.AuthExchange
 
AuthExchange.State - org.apache.hc.client5.http.auth中的枚举
 
AUTHORITY - 类 中的静态变量org.apache.hc.core5.http2.H2PseudoRequestHeaders
 
AUTHORIZATION - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
AuthScheme - org.apache.hc.client5.http.auth中的接口
This interface represents an abstract challenge-response oriented authentication scheme.
AUTHSCHEME_REGISTRY - 类 中的静态变量org.apache.hc.client5.http.protocol.HttpClientContext
Attribute name of a Lookup object that represents the actual AuthSchemeFactory registry.
AuthSchemeFactory - org.apache.hc.client5.http.auth中的接口
Factory for AuthScheme implementations.
AuthSchemeSupport - org.apache.hc.client5.http.impl.auth中的类
 
AuthSchemeSupport() - 类 的构造器org.apache.hc.client5.http.impl.auth.AuthSchemeSupport
 
AuthScope - org.apache.hc.client5.http.auth中的类
AuthScope represents an authentication scope consisting of an application protocol, a host name, a port number, a realm name and an authentication scheme name.
AuthScope(String, String, int, String, String) - 类 的构造器org.apache.hc.client5.http.auth.AuthScope
Defines auth scope with the given protocol, host, port, realm, and schemeName.
AuthScope(HttpHost, String, String) - 类 的构造器org.apache.hc.client5.http.auth.AuthScope
Defines auth scope for a specific host of origin.
AuthScope(HttpHost) - 类 的构造器org.apache.hc.client5.http.auth.AuthScope
Defines auth scope for a specific host of origin.
AuthScope(String, int) - 类 的构造器org.apache.hc.client5.http.auth.AuthScope
Defines auth scope with the given host and port.
AuthScope(AuthScope) - 类 的构造器org.apache.hc.client5.http.auth.AuthScope
Creates a copy of the given credentials scope.
AuthStateCacheable - org.apache.hc.client5.http.auth中的注释类型
Indicates that the state of an AuthScheme can be cached and re-used for preemptive authentication by subsequent requests.
available() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.StreamEntityProducer
 
available() - 类 中的方法org.apache.hc.client5.http.entity.DeflateInputStream
Get available.
available() - 类 中的方法org.apache.hc.core5.http.impl.io.ChunkedInputStream
 
available() - 类 中的方法org.apache.hc.core5.http.impl.io.ContentLengthInputStream
 
available() - 类 中的方法org.apache.hc.core5.http.impl.io.EmptyInputStream
已过时。
Returns 0.
available() - 类 中的方法org.apache.hc.core5.http.impl.io.IdentityInputStream
 
available() - 类 中的方法org.apache.hc.core5.http.impl.io.SessionInputBufferImpl
 
available() - 类 中的方法org.apache.hc.core5.http.impl.io.SessionOutputBufferImpl
 
available() - 类 中的方法org.apache.hc.core5.http.io.entity.EmptyInputStream
Returns 0.
available() - 类 中的方法org.apache.hc.core5.http.io.EofSensorInputStream
 
available() - 接口 中的方法org.apache.hc.core5.http.io.SessionInputBuffer
Returns available space in the buffer.
available() - 接口 中的方法org.apache.hc.core5.http.io.SessionOutputBuffer
Returns available space in the buffer.
available() - 接口 中的方法org.apache.hc.core5.http.nio.AsyncDataProducer
Returns the number of bytes immediately available for output.
available() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityProducer
 
available() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityProducer
 
available() - 类 中的方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducerWrapper
 
available() - 类 中的方法org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
 
available() - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityProducer
 
available() - 类 中的方法org.apache.hc.core5.http.nio.entity.FileEntityProducer
 
available() - 类 中的方法org.apache.hc.core5.http.nio.entity.PathEntityProducer
 
available() - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler
 
available() - 类 中的方法org.apache.hc.core5.http.nio.support.BasicAsyncServerExpectationDecorator
 
available() - 类 中的方法org.apache.hc.core5.http.nio.support.BasicClientExchangeHandler
 
available() - 类 中的方法org.apache.hc.core5.http.nio.support.BasicPushProducer
 
available() - 类 中的方法org.apache.hc.core5.http.nio.support.BasicRequestProducer
 
available() - 类 中的方法org.apache.hc.core5.http.nio.support.BasicResponseProducer
 
available() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityProducer
 
available() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicServerExchangeHandler
 
available() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.ContentInputStream
 
available() - 类 中的方法org.apache.hc.core5.http.nio.support.ImmediateResponseExchangeHandler
 
availableData() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityProducer
Returns the number of bytes immediately available for output.
availableData() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityProducer
Returns the number of bytes immediately available for output.
availableData() - 类 中的方法org.apache.hc.core5.http.nio.entity.StringAsyncEntityProducer
 
awaitShutdown(TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient
 
awaitShutdown(TimeValue) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequester
 
awaitShutdown(TimeValue) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServer
 
awaitShutdown(TimeValue) - 类 中的方法org.apache.hc.core5.reactor.DefaultConnectingIOReactor
 
awaitShutdown(TimeValue) - 类 中的方法org.apache.hc.core5.reactor.DefaultListeningIOReactor
 
awaitShutdown(TimeValue) - 接口 中的方法org.apache.hc.core5.reactor.IOReactor
Blocks for the given period of time in milliseconds awaiting the completion of the reactor shutdown.
awaitTermination(Timeout) - 类 中的方法org.apache.hc.client5.http.impl.IdleConnectionEvictor
 
awaitTermination(TimeValue) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpServer
 

B

backOff(HttpRoute) - 接口 中的方法org.apache.hc.client5.http.classic.BackoffManager
Called when we have decided that the result of using a connection should be interpreted as a backoff signal.
backOff(HttpRoute) - 类 中的方法org.apache.hc.client5.http.impl.classic.AbstractBackoff
Reduces the number of maximum allowed connections for the specified route based on the exponential backoff algorithm.
backOff(HttpRoute) - 类 中的方法org.apache.hc.client5.http.impl.classic.LinearBackoffManager
 
BackoffManager - org.apache.hc.client5.http.classic中的接口
Represents a controller that dynamically adjusts the size of an available connection pool based on feedback from using the connections.
BackoffStrategyExec - org.apache.hc.client5.http.impl.classic中的类
Request execution handler in the classic request execution chain that is responsible for execution of an ConnectionBackoffStrategy.
BackoffStrategyExec(ConnectionBackoffStrategy, BackoffManager) - 类 的构造器org.apache.hc.client5.http.impl.classic.BackoffStrategyExec
Constructs a BackoffStrategyExec with the specified ConnectionBackoffStrategy and BackoffManager.
Base64 - org.apache.hc.client5.http.utils中的类
Provide implementations of the Base64 conversion methods from Commons Codec, delegating to the Java Base64 implementation.
Base64() - 类 的构造器org.apache.hc.client5.http.utils.Base64
Return an instance of the Base64 codec that use the regular Base64 alphabet (as opposed to the URL-safe alphabet).
Base64(int) - 类 的构造器org.apache.hc.client5.http.utils.Base64
Creates a Base64 codec used for decoding and encoding in URL-unsafe mode.
BASIC - 类 中的静态变量org.apache.hc.client5.http.auth.StandardAuthScheme
Basic authentication scheme (considered inherently insecure without TLS, but most widely supported).
BasicAsyncEntityConsumer - org.apache.hc.core5.http.nio.entity中的类
Basic AsyncEntityConsumer implementation that processes the data stream content into a byte array.
BasicAsyncEntityConsumer() - 类 的构造器org.apache.hc.core5.http.nio.entity.BasicAsyncEntityConsumer
 
BasicAsyncEntityProducer - org.apache.hc.core5.http.nio.entity中的类
Basic AsyncEntityProducer implementation that generates data stream from content of a byte array.
BasicAsyncEntityProducer(byte[], ContentType, boolean) - 类 的构造器org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
 
BasicAsyncEntityProducer(byte[], ContentType) - 类 的构造器org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
 
BasicAsyncEntityProducer(byte[]) - 类 的构造器org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
 
BasicAsyncEntityProducer(CharSequence, ContentType, boolean) - 类 的构造器org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
 
BasicAsyncEntityProducer(CharSequence, ContentType) - 类 的构造器org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
 
BasicAsyncEntityProducer(CharSequence) - 类 的构造器org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
 
BasicAsyncServerExpectationDecorator - org.apache.hc.core5.http.nio.support中的类
AsyncServerExchangeHandler implementation that adds support for the Expect-Continue handshake to an existing AsyncServerExchangeHandler.
BasicAsyncServerExpectationDecorator(AsyncServerExchangeHandler, Callback<Exception>) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicAsyncServerExpectationDecorator
 
BasicAsyncServerExpectationDecorator(AsyncServerExchangeHandler) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicAsyncServerExpectationDecorator
 
BasicAuthCache - org.apache.hc.client5.http.impl.auth中的类
Default implementation of AuthCache.
BasicAuthCache(SchemePortResolver) - 类 的构造器org.apache.hc.client5.http.impl.auth.BasicAuthCache
Default constructor.
BasicAuthCache() - 类 的构造器org.apache.hc.client5.http.impl.auth.BasicAuthCache
 
BasicClassicHttpRequest - org.apache.hc.core5.http.message中的类
Basic implementation of ClassicHttpRequest.
BasicClassicHttpRequest(String, String, URIAuthority, String) - 类 的构造器org.apache.hc.core5.http.message.BasicClassicHttpRequest
Creates request message with the given method, host and request path.
BasicClassicHttpRequest(String, String) - 类 的构造器org.apache.hc.core5.http.message.BasicClassicHttpRequest
Creates request message with the given method and request path.
BasicClassicHttpRequest(String, HttpHost, String) - 类 的构造器org.apache.hc.core5.http.message.BasicClassicHttpRequest
Creates request message with the given method, host and request path.
BasicClassicHttpRequest(String, URI) - 类 的构造器org.apache.hc.core5.http.message.BasicClassicHttpRequest
Creates request message with the given method, request URI.
BasicClassicHttpRequest(Method, String) - 类 的构造器org.apache.hc.core5.http.message.BasicClassicHttpRequest
Creates request message with the given method and request path.
BasicClassicHttpRequest(Method, HttpHost, String) - 类 的构造器org.apache.hc.core5.http.message.BasicClassicHttpRequest
Creates request message with the given method, host and request path.
BasicClassicHttpRequest(Method, URI) - 类 的构造器org.apache.hc.core5.http.message.BasicClassicHttpRequest
Creates request message with the given method, request URI.
BasicClassicHttpResponse - org.apache.hc.core5.http.message中的类
Basic implementation of ClassicHttpResponse.
BasicClassicHttpResponse(int, ReasonPhraseCatalog, Locale) - 类 的构造器org.apache.hc.core5.http.message.BasicClassicHttpResponse
Creates a new response.
BasicClassicHttpResponse(int, String) - 类 的构造器org.apache.hc.core5.http.message.BasicClassicHttpResponse
Creates a new response.
BasicClassicHttpResponse(int) - 类 的构造器org.apache.hc.core5.http.message.BasicClassicHttpResponse
Creates a new response.
BasicClientCookie - org.apache.hc.client5.http.impl.cookie中的类
Default implementation of SetCookie.
BasicClientCookie(String, String) - 类 的构造器org.apache.hc.client5.http.impl.cookie.BasicClientCookie
Default Constructor taking a name and a value.
BasicClientExchangeHandler<T> - org.apache.hc.core5.http.nio.support中的类
Basic AsyncClientExchangeHandler implementation that makes use of AsyncRequestProducer to generate request message and AsyncResponseConsumer to process the response message returned by the server.
BasicClientExchangeHandler(AsyncRequestProducer, AsyncResponseConsumer<T>, FutureCallback<T>) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicClientExchangeHandler
 
BasicClientTlsStrategy - org.apache.hc.core5.http.nio.ssl中的类
Basic client-side implementation of TlsStrategy that upgrades to TLS for all endpoints with HTTPS scheme.
BasicClientTlsStrategy(SSLContext, SSLBufferMode, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http.nio.ssl.BasicClientTlsStrategy
 
BasicClientTlsStrategy(SSLContext, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http.nio.ssl.BasicClientTlsStrategy
 
BasicClientTlsStrategy(SSLContext, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http.nio.ssl.BasicClientTlsStrategy
 
BasicClientTlsStrategy(SSLContext) - 类 的构造器org.apache.hc.core5.http.nio.ssl.BasicClientTlsStrategy
 
BasicClientTlsStrategy() - 类 的构造器org.apache.hc.core5.http.nio.ssl.BasicClientTlsStrategy
 
BasicClientTlsStrategy(SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http.nio.ssl.BasicClientTlsStrategy
Constructor with the default SSL context based on system properties and custom SSLSessionVerifier verifier.
BasicCookieStore - org.apache.hc.client5.http.cookie中的类
Default implementation of CookieStore
BasicCookieStore() - 类 的构造器org.apache.hc.client5.http.cookie.BasicCookieStore
 
BasicCredentialsProvider - org.apache.hc.client5.http.impl.auth中的类
Default implementation of CredentialsStore.
BasicCredentialsProvider() - 类 的构造器org.apache.hc.client5.http.impl.auth.BasicCredentialsProvider
Default constructor.
BasicDomainHandler - org.apache.hc.client5.http.impl.cookie中的类
Cookie domain attribute handler.
BasicDomainHandler() - 类 的构造器org.apache.hc.client5.http.impl.cookie.BasicDomainHandler
 
BasicEndpointDetails - org.apache.hc.core5.http.impl中的类
Basic HTTP connection endpoint details.
BasicEndpointDetails(SocketAddress, SocketAddress, HttpConnectionMetrics, Timeout) - 类 的构造器org.apache.hc.core5.http.impl.BasicEndpointDetails
 
BasicEntityDetails - org.apache.hc.core5.http.impl中的类
Basic HTTP message entity details.
BasicEntityDetails(long, ContentType) - 类 的构造器org.apache.hc.core5.http.impl.BasicEntityDetails
 
BasicExpiresHandler - org.apache.hc.client5.http.impl.cookie中的类
Cookie expires attribute handler.
BasicExpiresHandler(DateTimeFormatter...) - 类 的构造器org.apache.hc.client5.http.impl.cookie.BasicExpiresHandler
 
BasicExpiresHandler(String[]) - 类 的构造器org.apache.hc.client5.http.impl.cookie.BasicExpiresHandler
BasicFuture<T> - org.apache.hc.core5.concurrent中的类
Basic implementation of the Future interface.
BasicFuture(FutureCallback<T>) - 类 的构造器org.apache.hc.core5.concurrent.BasicFuture
 
BasicH2TransportMetrics - org.apache.hc.core5.http2.impl中的类
Default implementation of H2TransportMetrics.
BasicH2TransportMetrics() - 类 的构造器org.apache.hc.core5.http2.impl.BasicH2TransportMetrics
 
BasicHeader - org.apache.hc.core5.http.message中的类
Immutable Header.
BasicHeader(String, Object) - 类 的构造器org.apache.hc.core5.http.message.BasicHeader
Default constructor
BasicHeader(String, Object, boolean) - 类 的构造器org.apache.hc.core5.http.message.BasicHeader
Constructor with sensitivity flag
BasicHeaderElement - org.apache.hc.core5.http.message中的类
Basic implementation of HeaderElement
BasicHeaderElement(String, String, NameValuePair[]) - 类 的构造器org.apache.hc.core5.http.message.BasicHeaderElement
Constructor with name, value and parameters.
BasicHeaderElement(String, String) - 类 的构造器org.apache.hc.core5.http.message.BasicHeaderElement
Constructor with name and value.
BasicHeaderElementIterator - org.apache.hc.core5.http.message中的类
BasicHeaderElementIterator(Iterator<Header>, HeaderValueParser) - 类 的构造器org.apache.hc.core5.http.message.BasicHeaderElementIterator
Creates a new instance of BasicHeaderElementIterator
BasicHeaderElementIterator(Iterator<Header>) - 类 的构造器org.apache.hc.core5.http.message.BasicHeaderElementIterator
 
BasicHeaderIterator - org.apache.hc.core5.http.message中的类
BasicHeaderIterator(Header[], String) - 类 的构造器org.apache.hc.core5.http.message.BasicHeaderIterator
Creates a new header iterator.
BasicHeaderValueFormatter - org.apache.hc.core5.http.message中的类
Default HeaderValueFormatter implementation.
BasicHeaderValueFormatter() - 类 的构造器org.apache.hc.core5.http.message.BasicHeaderValueFormatter
 
BasicHeaderValueParser - org.apache.hc.core5.http.message中的类
Default HeaderValueParser implementation.
BasicHeaderValueParser() - 类 的构造器org.apache.hc.core5.http.message.BasicHeaderValueParser
 
BasicHttpClientConnectionManager - org.apache.hc.client5.http.impl.io中的类
A connection manager for a single connection.
BasicHttpClientConnectionManager(Lookup<ConnectionSocketFactory>, HttpConnectionFactory<ManagedHttpClientConnection>, SchemePortResolver, DnsResolver) - 类 的构造器org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
BasicHttpClientConnectionManager(HttpClientConnectionOperator, HttpConnectionFactory<ManagedHttpClientConnection>) - 类 的构造器org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
BasicHttpClientConnectionManager(Lookup<ConnectionSocketFactory>, HttpConnectionFactory<ManagedHttpClientConnection>) - 类 的构造器org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
BasicHttpClientConnectionManager(Lookup<ConnectionSocketFactory>) - 类 的构造器org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
BasicHttpClientConnectionManager() - 类 的构造器org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
BasicHttpClientResponseHandler - org.apache.hc.client5.http.impl.classic中的类
A HttpClientResponseHandler that returns the response body as a String for successful (2xx) responses.
BasicHttpClientResponseHandler() - 类 的构造器org.apache.hc.client5.http.impl.classic.BasicHttpClientResponseHandler
 
BasicHttpConnectionMetrics - org.apache.hc.core5.http.impl中的类
Default implementation of the HttpConnectionMetrics interface.
BasicHttpConnectionMetrics(HttpTransportMetrics, HttpTransportMetrics) - 类 的构造器org.apache.hc.core5.http.impl.BasicHttpConnectionMetrics
 
BasicHttpContext - org.apache.hc.core5.http.protocol中的类
Default implementation of HttpContext.
BasicHttpContext() - 类 的构造器org.apache.hc.core5.http.protocol.BasicHttpContext
 
BasicHttpContext(HttpContext) - 类 的构造器org.apache.hc.core5.http.protocol.BasicHttpContext
 
BasicHttpEntity - org.apache.hc.core5.http.io.entity中的类
A generic streamed, non-repeatable entity that obtains its content from an InputStream.
BasicHttpEntity(InputStream, long, ContentType, String, boolean) - 类 的构造器org.apache.hc.core5.http.io.entity.BasicHttpEntity
 
BasicHttpEntity(InputStream, long, ContentType, String) - 类 的构造器org.apache.hc.core5.http.io.entity.BasicHttpEntity
 
BasicHttpEntity(InputStream, long, ContentType) - 类 的构造器org.apache.hc.core5.http.io.entity.BasicHttpEntity
 
BasicHttpEntity(InputStream, ContentType, String) - 类 的构造器org.apache.hc.core5.http.io.entity.BasicHttpEntity
 
BasicHttpEntity(InputStream, ContentType) - 类 的构造器org.apache.hc.core5.http.io.entity.BasicHttpEntity
 
BasicHttpEntity(InputStream, ContentType, boolean) - 类 的构造器org.apache.hc.core5.http.io.entity.BasicHttpEntity
 
BasicHttpOnlyHandler - org.apache.hc.client5.http.impl.cookie中的类
Cookie HttpOnly attribute handler.
BasicHttpOnlyHandler() - 类 的构造器org.apache.hc.client5.http.impl.cookie.BasicHttpOnlyHandler
 
BasicHttpRequest - org.apache.hc.core5.http.message中的类
Basic implementation of HttpRequest.
BasicHttpRequest(String, String, URIAuthority, String) - 类 的构造器org.apache.hc.core5.http.message.BasicHttpRequest
Creates request message with the given method, host and request path.
BasicHttpRequest(String, String) - 类 的构造器org.apache.hc.core5.http.message.BasicHttpRequest
Creates request message with the given method and request path.
BasicHttpRequest(String, HttpHost, String) - 类 的构造器org.apache.hc.core5.http.message.BasicHttpRequest
Creates request message with the given method, host and request path.
BasicHttpRequest(String, URI) - 类 的构造器org.apache.hc.core5.http.message.BasicHttpRequest
Creates request message with the given method, request URI.
BasicHttpRequest(Method, String) - 类 的构造器org.apache.hc.core5.http.message.BasicHttpRequest
Creates request message with the given method and request path.
BasicHttpRequest(Method, HttpHost, String) - 类 的构造器org.apache.hc.core5.http.message.BasicHttpRequest
Creates request message with the given method, host and request path.
BasicHttpRequest(Method, URI) - 类 的构造器org.apache.hc.core5.http.message.BasicHttpRequest
Creates request message with the given method, request URI.
BasicHttpRequests - org.apache.hc.client5.http.async.methods中的类
已过时。
BasicHttpRequests() - 类 的构造器org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
BasicHttpResponse - org.apache.hc.core5.http.message中的类
Basic implementation of HttpResponse.
BasicHttpResponse(int, ReasonPhraseCatalog, Locale) - 类 的构造器org.apache.hc.core5.http.message.BasicHttpResponse
Creates a new response.
BasicHttpResponse(int, String) - 类 的构造器org.apache.hc.core5.http.message.BasicHttpResponse
Creates a new response.
BasicHttpResponse(int) - 类 的构造器org.apache.hc.core5.http.message.BasicHttpResponse
Creates a new response.
BasicHttpServerExpectationDecorator - org.apache.hc.core5.http.io.support中的类
HttpServerRequestHandler implementation that adds support for the Expect-Continue handshake to an existing HttpServerRequestHandler.
BasicHttpServerExpectationDecorator(HttpServerRequestHandler) - 类 的构造器org.apache.hc.core5.http.io.support.BasicHttpServerExpectationDecorator
 
BasicHttpServerRequestHandler - org.apache.hc.core5.http.io.support中的类
Basic HttpServerRequestHandler implementation that makes use of HttpRequestMapper to dispatch the request to a particular HttpRequestHandler for processing.
BasicHttpServerRequestHandler(HttpRequestMapper<HttpRequestHandler>, HttpResponseFactory<ClassicHttpResponse>) - 类 的构造器org.apache.hc.core5.http.io.support.BasicHttpServerRequestHandler
 
BasicHttpServerRequestHandler(HttpRequestMapper<HttpRequestHandler>) - 类 的构造器org.apache.hc.core5.http.io.support.BasicHttpServerRequestHandler
 
BasicHttpTransportMetrics - org.apache.hc.core5.http.impl中的类
Default implementation of HttpTransportMetrics.
BasicHttpTransportMetrics() - 类 的构造器org.apache.hc.core5.http.impl.BasicHttpTransportMetrics
 
BasicLineFormatter - org.apache.hc.core5.http.message中的类
Default LineFormatter implementation.
BasicLineFormatter() - 类 的构造器org.apache.hc.core5.http.message.BasicLineFormatter
 
BasicLineParser - org.apache.hc.core5.http.message中的类
Default LineParser implementation.
BasicLineParser(ProtocolVersion) - 类 的构造器org.apache.hc.core5.http.message.BasicLineParser
Creates a new line parser for the given HTTP-like protocol.
BasicLineParser() - 类 的构造器org.apache.hc.core5.http.message.BasicLineParser
Creates a new line parser for HTTP.
BasicMaxAgeHandler - org.apache.hc.client5.http.impl.cookie中的类
Cookie max-age attribute handler.
BasicMaxAgeHandler() - 类 的构造器org.apache.hc.client5.http.impl.cookie.BasicMaxAgeHandler
 
BasicNameValuePair - org.apache.hc.core5.http.message中的类
Basic implementation of NameValuePair.
BasicNameValuePair(String, String) - 类 的构造器org.apache.hc.core5.http.message.BasicNameValuePair
Default Constructor taking a name and a value.
BasicPathHandler - org.apache.hc.client5.http.impl.cookie中的类
Cookie path attribute handler.
BasicPathHandler() - 类 的构造器org.apache.hc.client5.http.impl.cookie.BasicPathHandler
 
BasicPingHandler - org.apache.hc.core5.http2.nio.support中的类
Basic AsyncPingHandler implementation.
BasicPingHandler(Callback<Boolean>) - 类 的构造器org.apache.hc.core5.http2.nio.support.BasicPingHandler
 
BasicPushProducer - org.apache.hc.core5.http.nio.support中的类
Basic implementation of AsyncPushProducer that produces one fixed response and relies on a AsyncEntityProducer to generate response entity stream.
BasicPushProducer(HttpResponse, AsyncEntityProducer) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicPushProducer
 
BasicPushProducer(int, AsyncEntityProducer) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicPushProducer
 
BasicPushProducer(AsyncEntityProducer) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicPushProducer
 
BasicRequestBuilder - org.apache.hc.core5.http.support中的类
Builder for BasicHttpRequest instances.
BasicRequestConsumer<T> - org.apache.hc.core5.http.nio.support中的类
Basic implementation of AsyncRequestConsumer that represents the request message as a Message and relies on a AsyncEntityConsumer to process request entity stream.
BasicRequestConsumer(Supplier<AsyncEntityConsumer<T>>) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicRequestConsumer
 
BasicRequestConsumer(AsyncEntityConsumer<T>) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicRequestConsumer
 
BasicRequestProducer - org.apache.hc.core5.http.nio.support中的类
Basic implementation of AsyncRequestProducer that produces one fixed request and relies on a AsyncEntityProducer to generate request entity stream.
BasicRequestProducer(HttpRequest, AsyncEntityProducer) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicRequestProducer
 
BasicRequestProducer(String, HttpHost, String, AsyncEntityProducer) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicRequestProducer
 
BasicRequestProducer(String, HttpHost, String) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicRequestProducer
 
BasicRequestProducer(String, URI, AsyncEntityProducer) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicRequestProducer
 
BasicRequestProducer(String, URI) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicRequestProducer
 
BasicRequestProducer(Method, HttpHost, String, AsyncEntityProducer) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicRequestProducer
 
BasicRequestProducer(Method, HttpHost, String) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicRequestProducer
 
BasicRequestProducer(Method, URI, AsyncEntityProducer) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicRequestProducer
 
BasicRequestProducer(Method, URI) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicRequestProducer
 
BasicResponseBuilder - org.apache.hc.core5.http.support中的类
Builder for BasicHttpResponse instances.
BasicResponseBuilder(int) - 类 的构造器org.apache.hc.core5.http.support.BasicResponseBuilder
 
BasicResponseConsumer<T> - org.apache.hc.core5.http.nio.support中的类
Basic implementation of AsyncResponseConsumer that represents response message as a Message and relies on a AsyncEntityConsumer to process response entity stream.
BasicResponseConsumer(Supplier<AsyncEntityConsumer<T>>) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicResponseConsumer
 
BasicResponseConsumer(AsyncEntityConsumer<T>) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicResponseConsumer
 
BasicResponseProducer - org.apache.hc.core5.http.nio.support中的类
Basic implementation of AsyncResponseProducer that produces one fixed response and relies on a AsyncEntityProducer to generate response entity stream.
BasicResponseProducer(HttpResponse, AsyncEntityProducer) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicResponseProducer
 
BasicResponseProducer(HttpResponse) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicResponseProducer
 
BasicResponseProducer(int, AsyncEntityProducer) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicResponseProducer
 
BasicResponseProducer(HttpResponse, String, ContentType) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicResponseProducer
 
BasicResponseProducer(HttpResponse, String) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicResponseProducer
 
BasicResponseProducer(int, String, ContentType) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicResponseProducer
 
BasicResponseProducer(int, String) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicResponseProducer
 
BasicResponseProducer(AsyncEntityProducer) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicResponseProducer
 
BasicRouteDirector - org.apache.hc.client5.http.impl.routing中的类
Basic HttpRouteDirector implementation.
BasicRouteDirector() - 类 的构造器org.apache.hc.client5.http.impl.routing.BasicRouteDirector
 
BasicScheme - org.apache.hc.client5.http.impl.auth中的类
Basic authentication scheme.
BasicScheme(Charset) - 类 的构造器org.apache.hc.client5.http.impl.auth.BasicScheme
 
BasicScheme() - 类 的构造器org.apache.hc.client5.http.impl.auth.BasicScheme
 
BasicSchemeFactory - org.apache.hc.client5.http.impl.auth中的类
AuthSchemeFactory implementation that creates and initializes BasicScheme instances.
BasicSchemeFactory(Charset) - 类 的构造器org.apache.hc.client5.http.impl.auth.BasicSchemeFactory
 
BasicSchemeFactory() - 类 的构造器org.apache.hc.client5.http.impl.auth.BasicSchemeFactory
 
BasicSecureHandler - org.apache.hc.client5.http.impl.cookie中的类
Cookie secure attribute handler.
BasicSecureHandler() - 类 的构造器org.apache.hc.client5.http.impl.cookie.BasicSecureHandler
 
BasicServerExchangeHandler<T> - org.apache.hc.core5.http.nio.support中的类
Basic AbstractServerExchangeHandler implementation that delegates request processing and response generation to a AsyncServerRequestHandler.
BasicServerExchangeHandler(AsyncServerRequestHandler<T>) - 类 的构造器org.apache.hc.core5.http.nio.support.BasicServerExchangeHandler
 
BasicServerTlsStrategy - org.apache.hc.core5.http.nio.ssl中的类
Basic side-side implementation of TlsStrategy that upgrades to TLS for endpoints with the specified local ports.
BasicServerTlsStrategy(SSLContext, SecurePortStrategy, SSLBufferMode, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http.nio.ssl.BasicServerTlsStrategy
BasicServerTlsStrategy(SSLContext, SecurePortStrategy, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http.nio.ssl.BasicServerTlsStrategy
BasicServerTlsStrategy(SSLContext, SecurePortStrategy, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http.nio.ssl.BasicServerTlsStrategy
BasicServerTlsStrategy(SSLContext, SecurePortStrategy) - 类 的构造器org.apache.hc.core5.http.nio.ssl.BasicServerTlsStrategy
BasicServerTlsStrategy(SecurePortStrategy) - 类 的构造器org.apache.hc.core5.http.nio.ssl.BasicServerTlsStrategy
BasicServerTlsStrategy(SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http.nio.ssl.BasicServerTlsStrategy
Constructor with the default SSL context based on system properties and custom SSLSessionVerifier verifier.
BasicServerTlsStrategy(SSLContext, SSLBufferMode, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http.nio.ssl.BasicServerTlsStrategy
 
BasicServerTlsStrategy(SSLContext, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http.nio.ssl.BasicServerTlsStrategy
 
BasicServerTlsStrategy(SSLContext, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http.nio.ssl.BasicServerTlsStrategy
 
BasicServerTlsStrategy(SSLContext) - 类 的构造器org.apache.hc.core5.http.nio.ssl.BasicServerTlsStrategy
 
BasicServerTlsStrategy() - 类 的构造器org.apache.hc.core5.http.nio.ssl.BasicServerTlsStrategy
 
BasicTokenIterator - org.apache.hc.core5.http.message中的类
Iterator of Header tokens..
BasicTokenIterator(Iterator<Header>) - 类 的构造器org.apache.hc.core5.http.message.BasicTokenIterator
Creates a new instance of BasicTokenIterator.
BasicUserPrincipal - org.apache.hc.client5.http.auth中的类
Basic username based principal representation.
BasicUserPrincipal(String) - 类 的构造器org.apache.hc.client5.http.auth.BasicUserPrincipal
 
BEARER - 类 中的静态变量org.apache.hc.client5.http.auth.StandardAuthScheme
Bearer authentication scheme (should be used with TLS).
BearerScheme - org.apache.hc.client5.http.impl.auth中的类
Bearer authentication scheme.
BearerScheme() - 类 的构造器org.apache.hc.client5.http.impl.auth.BearerScheme
 
BearerSchemeFactory - org.apache.hc.client5.http.impl.auth中的类
AuthSchemeFactory implementation that creates and initializes BearerScheme instances.
BearerSchemeFactory() - 类 的构造器org.apache.hc.client5.http.impl.auth.BearerSchemeFactory
 
BearerToken - org.apache.hc.client5.http.auth中的类
Opaque token Credentials usually representing a set of claims, often encrypted or signed.
BearerToken(String) - 类 的构造器org.apache.hc.client5.http.auth.BearerToken
 
beginHandshake(IOSession) - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
BHttpConnection - org.apache.hc.core5.http.io中的接口
Abstract blocking HTTP connection interface.
bind(Socket) - 接口 中的方法org.apache.hc.client5.http.io.ManagedHttpClientConnection
Binds this connection to the given socket.
bind(Socket) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection
 
bind(Socket) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnection
 
bootstrap() - 类 中的静态方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
 
bootstrap() - 类 中的静态方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
 
bootstrap() - 类 中的静态方法org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
 
bootstrap() - 类 中的静态方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
 
bootstrap() - 类 中的静态方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
 
bootstrap() - 类 中的静态方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
 
bootstrap() - 类 中的静态方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
 
BrotliDecompressingEntity - org.apache.hc.client5.http.entity中的类
HttpEntityWrapper responsible for handling br Content Coded responses.
BrotliDecompressingEntity(HttpEntity) - 类 的构造器org.apache.hc.client5.http.entity.BrotliDecompressingEntity
Creates a new DecompressingEntity.
BrotliInputStreamFactory - org.apache.hc.client5.http.entity中的类
InputStreamFactory for handling Brotli Content Coded responses.
BrotliInputStreamFactory() - 类 的构造器org.apache.hc.client5.http.entity.BrotliInputStreamFactory
 
buffer() - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentDecoder
 
buffer() - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentEncoder
 
buffer() - 类 中的方法org.apache.hc.core5.http.impl.nio.ExpandableBuffer
 
BufferedData - org.apache.hc.core5.http.impl.nio中的类
A buffer that expand its capacity on demand.
BufferedData(int) - 类 的构造器org.apache.hc.core5.http.impl.nio.BufferedData
 
BufferedHeader - org.apache.hc.core5.http.message中的类
This class represents a raw HTTP header whose content is parsed 'on demand' only when the header value needs to be consumed.
BufferedHeader(CharArrayBuffer) - 类 的构造器org.apache.hc.core5.http.message.BufferedHeader
Creates a new header from a buffer.
BufferedHttpEntity - org.apache.hc.core5.http.io.entity中的类
A wrapping entity that buffers it content if necessary.
BufferedHttpEntity(HttpEntity) - 类 的构造器org.apache.hc.core5.http.io.entity.BufferedHttpEntity
Creates a new buffered entity wrapper.
build() - 类 中的方法com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientBuilder
 
build() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
build() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
 
build() - 类 中的方法org.apache.hc.client5.http.auth.KerberosConfig.Builder
已过时。
 
build() - 类 中的方法org.apache.hc.client5.http.config.ConnectionConfig.Builder
 
build() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
 
build() - 类 中的方法org.apache.hc.client5.http.config.TlsConfig.Builder
 
build() - 类 中的方法org.apache.hc.client5.http.ContextBuilder
 
build() - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Builds a new instance of HttpEntity based on the current state.
build() - 类 中的方法org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder
 
build() - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
build() - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartPartBuilder
 
build() - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
 
build() - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
 
build() - 类 中的方法org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilder
 
build() - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
 
build() - 类 中的方法org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory.Builder
 
build() - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
 
build() - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
 
build() - 类 中的方法org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder
 
build() - 类 中的方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder
 
build() - 类 中的方法org.apache.hc.core5.http.config.CharCodingConfig.Builder
 
build() - 类 中的方法org.apache.hc.core5.http.config.Http1Config.Builder
 
build() - 类 中的方法org.apache.hc.core5.http.config.RegistryBuilder
 
build() - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory.Builder
 
build() - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory.Builder
 
build() - 类 中的方法org.apache.hc.core5.http.impl.io.HttpRequestExecutor.Builder
Create a new HTTP Request Executor.
build() - 类 中的方法org.apache.hc.core5.http.impl.io.HttpService.Builder
Create a new HTTP service.
build() - 类 中的方法org.apache.hc.core5.http.io.SocketConfig.Builder
 
build() - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
build() - 类 中的方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
build() - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncPushBuilder
 
build() - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
build() - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncResponseBuilder
 
build() - 类 中的方法org.apache.hc.core5.http.protocol.HttpProcessorBuilder
 
build() - 类 中的方法org.apache.hc.core5.http.support.AbstractMessageBuilder
 
build() - 类 中的方法org.apache.hc.core5.http.support.AbstractResponseBuilder
 
build() - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
build() - 类 中的方法org.apache.hc.core5.http.support.BasicResponseBuilder
 
build() - 类 中的方法org.apache.hc.core5.http2.config.H2Config.Builder
 
build() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Builds a URI instance.
build() - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
 
build() - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
Builder() - 类 的构造器org.apache.hc.client5.http.config.TlsConfig.Builder
 
builder() - 类 中的静态方法org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory
builder() - 类 中的静态方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory
builder() - 类 中的静态方法org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory
builder() - 类 中的静态方法org.apache.hc.core5.http.impl.io.HttpRequestExecutor
builder() - 类 中的静态方法org.apache.hc.core5.http.impl.io.HttpService
Create a new HttpService.Builder.
buildResult() - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractBinResponseConsumer
Triggered to generate object that represents a result of response message processing.
buildResult() - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractCharResponseConsumer
Triggered to generate object that represents a result of response message processing.
buildResult(HttpResponse, byte[], ContentType) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleResponseConsumer
 
buildResult(HttpRequest, E, ContentType) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncRequesterConsumer
Triggered to generate object that represents a result of request message processing.
buildResult(HttpResponse, E, ContentType) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer
Triggered to generate object that represents a result of response message processing.
ByteArrayBody - org.apache.hc.client5.http.entity.mime中的类
Binary body part backed by a byte array.
ByteArrayBody(byte[], ContentType, String) - 类 的构造器org.apache.hc.client5.http.entity.mime.ByteArrayBody
 
ByteArrayBody(byte[], ContentType) - 类 的构造器org.apache.hc.client5.http.entity.mime.ByteArrayBody
Public constructor that creates a new ByteArrayBody.
ByteArrayBody(byte[], String) - 类 的构造器org.apache.hc.client5.http.entity.mime.ByteArrayBody
Creates a new ByteArrayBody.
ByteArrayBuffer - org.apache.hc.core5.util中的类
A resizable byte array.
ByteArrayBuffer(int) - 类 的构造器org.apache.hc.core5.util.ByteArrayBuffer
Creates an instance of ByteArrayBuffer with the given initial capacity.
ByteArrayBuilder - org.apache.hc.client5.http.utils中的类
Builder class for sequences of bytes.
ByteArrayBuilder() - 类 的构造器org.apache.hc.client5.http.utils.ByteArrayBuilder
 
ByteArrayBuilder(int) - 类 的构造器org.apache.hc.client5.http.utils.ByteArrayBuilder
 
ByteArrayEntity - org.apache.hc.core5.http.io.entity中的类
A self contained, repeatable entity that obtains its content from a byte array.
ByteArrayEntity(byte[], int, int, ContentType, String, boolean) - 类 的构造器org.apache.hc.core5.http.io.entity.ByteArrayEntity
 
ByteArrayEntity(byte[], int, int, ContentType, String) - 类 的构造器org.apache.hc.core5.http.io.entity.ByteArrayEntity
 
ByteArrayEntity(byte[], ContentType, String, boolean) - 类 的构造器org.apache.hc.core5.http.io.entity.ByteArrayEntity
 
ByteArrayEntity(byte[], ContentType, String) - 类 的构造器org.apache.hc.core5.http.io.entity.ByteArrayEntity
 
ByteArrayEntity(byte[], ContentType, boolean) - 类 的构造器org.apache.hc.core5.http.io.entity.ByteArrayEntity
 
ByteArrayEntity(byte[], ContentType) - 类 的构造器org.apache.hc.core5.http.io.entity.ByteArrayEntity
 
ByteArrayEntity(byte[], int, int, ContentType, boolean) - 类 的构造器org.apache.hc.core5.http.io.entity.ByteArrayEntity
 
ByteArrayEntity(byte[], int, int, ContentType) - 类 的构造器org.apache.hc.core5.http.io.entity.ByteArrayEntity
 
byteAt(int) - 类 中的方法org.apache.hc.core5.util.ByteArrayBuffer
Returns the byte value in this buffer at the specified index.
ByteBufferEntity - org.apache.hc.core5.http.io.entity中的类
An entity that delivers the contents of a ByteBuffer.
ByteBufferEntity(ByteBuffer, ContentType, String) - 类 的构造器org.apache.hc.core5.http.io.entity.ByteBufferEntity
 
ByteBufferEntity(ByteBuffer, ContentType) - 类 的构造器org.apache.hc.core5.http.io.entity.ByteBufferEntity
 

C

CACHE_CONTROL - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
calculate(long, TimeValue) - 类 中的静态方法org.apache.hc.core5.util.Deadline
Calculates a deadline with a given time in milliseconds plus a given time value.
calculate(TimeValue) - 类 中的静态方法org.apache.hc.core5.util.Deadline
Calculates a deadline from now plus a given time value.
Callback<T> - org.apache.hc.core5.function中的接口
Abstract callback.
CallbackContribution<T> - org.apache.hc.core5.concurrent中的类
Convenience base class for FutureCallbacks that contribute a result of the operation to another FutureCallback.
CallbackContribution(FutureCallback<?>) - 类 的构造器org.apache.hc.core5.concurrent.CallbackContribution
 
callGetter(Object, String, Class<T>) - 类 中的静态方法org.apache.hc.core5.util.ReflectionUtils
 
callSetter(Object, String, Class<?>, Object) - 类 中的静态方法org.apache.hc.core5.util.ReflectionUtils
 
cancel() - 类 中的方法org.apache.hc.client5.http.classic.methods.HttpUriRequestBase
 
cancel(boolean) - 类 中的方法org.apache.hc.client5.http.impl.Operations.CompletedFuture
 
cancel(boolean) - 类 中的方法org.apache.hc.core5.concurrent.BasicFuture
 
cancel() - 类 中的方法org.apache.hc.core5.concurrent.BasicFuture
 
cancel() - 接口 中的方法org.apache.hc.core5.concurrent.Cancellable
Cancels the ongoing operation or process.
cancel(boolean) - 类 中的方法org.apache.hc.core5.concurrent.CompletedFuture
 
cancel() - 类 中的方法org.apache.hc.core5.concurrent.CompletedFuture
 
cancel() - 类 中的方法org.apache.hc.core5.concurrent.ComplexCancellable
 
cancel(boolean) - 类 中的方法org.apache.hc.core5.concurrent.ComplexFuture
 
cancel() - 接口 中的方法org.apache.hc.core5.http.nio.AsyncClientExchangeHandler
Triggered to cancel the message exchange.
cancel() - 类 中的方法org.apache.hc.core5.http.nio.command.RequestExecutionCommand
 
cancel() - 类 中的方法org.apache.hc.core5.http.nio.command.ShutdownCommand
 
cancel() - 类 中的方法org.apache.hc.core5.http.nio.support.BasicClientExchangeHandler
 
cancel() - 接口 中的方法org.apache.hc.core5.http2.nio.AsyncPingHandler
Triggered to cancel the message exchange.
cancel() - 类 中的方法org.apache.hc.core5.http2.nio.command.PingCommand
 
cancel() - 类 中的方法org.apache.hc.core5.http2.nio.support.BasicPingHandler
 
cancelCommands(IOSession) - 类 中的静态方法org.apache.hc.core5.http.nio.command.CommandSupport
Cancels all pending session Commands.
cancellable(Future<?>) - 类 中的静态方法org.apache.hc.client5.http.impl.Operations
Creates a Cancellable operation handle for an ongoing process or operation represented by a Future.
Cancellable - org.apache.hc.core5.concurrent中的接口
A Cancellable represents a process or an operation that can be canceled.
cancellableDependency - 类 中的变量org.apache.hc.client5.http.async.AsyncExecChain.Scope
 
CancellableDependency - org.apache.hc.core5.concurrent中的接口
This interface represents Cancellable object dependent on another ongoing process or operation.
cancelled() - 类 中的方法org.apache.hc.client5.http.async.methods.IgnoreCompleteExceptionFutureCallback
 
cancelled() - 类 中的方法org.apache.hc.core5.concurrent.CallbackContribution
 
cancelled() - 接口 中的方法org.apache.hc.core5.concurrent.FutureCallback
 
cancelled() - 类 中的方法org.apache.hc.core5.concurrent.FutureContribution
 
canResponseHaveBody(String, HttpResponse) - 类 中的静态方法org.apache.hc.core5.http.message.MessageSupport
 
capacity() - 类 中的方法org.apache.hc.client5.http.utils.ByteArrayBuilder
 
capacity() - 类 中的方法org.apache.hc.core5.http.impl.io.SessionInputBufferImpl
 
capacity() - 类 中的方法org.apache.hc.core5.http.impl.io.SessionOutputBufferImpl
 
capacity() - 类 中的方法org.apache.hc.core5.http.impl.nio.BufferedData
 
capacity() - 类 中的方法org.apache.hc.core5.http.impl.nio.ExpandableBuffer
Returns available capacity of this buffer.
capacity() - 接口 中的方法org.apache.hc.core5.http.io.SessionInputBuffer
Returns total capacity of the buffer
capacity() - 接口 中的方法org.apache.hc.core5.http.io.SessionOutputBuffer
Returns total capacity of the buffer
capacity() - 接口 中的方法org.apache.hc.core5.http.nio.SessionOutputBuffer
Returns available space in the buffer.
capacity() - 类 中的方法org.apache.hc.core5.util.ByteArrayBuffer
Returns the current capacity.
capacity() - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Returns the current capacity.
CapacityChannel - org.apache.hc.core5.http.nio中的接口
Abstract capacity update channel.
capacityIncrement() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinDataConsumer
Triggered to obtain the capacity increment.
capacityIncrement() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer
Triggered to obtain the capacity increment.
capacityIncrement() - 类 中的方法org.apache.hc.core5.http.nio.entity.BasicAsyncEntityConsumer
 
capacityIncrement() - 类 中的方法org.apache.hc.core5.http.nio.entity.StringAsyncEntityConsumer
 
castAsByte(int) - 类 中的静态方法org.apache.hc.core5.util.TextUtils
Casts character to byte filtering non-visible and non-ASCII characters before conversion
ChainElement - org.apache.hc.client5.http.impl中的枚举
Supported elements of request execution pipeline.
ChallengeType - org.apache.hc.client5.http.auth中的枚举
Challenge type (TARGET or PROXY)
channel() - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentDecoder
 
channel() - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentEncoder
 
channel() - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Returns the underlying I/O channel associated with this session.
channel() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
CharArrayBuffer - org.apache.hc.core5.util中的类
A resizable char array.
CharArrayBuffer(int) - 类 的构造器org.apache.hc.core5.util.CharArrayBuffer
Creates an instance of CharArrayBuffer with the given initial capacity.
charAt(int) - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Returns the char value in this buffer at the specified index.
charCodingConfig(CharCodingConfig) - 类 中的方法org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory.Builder
 
CharCodingConfig - org.apache.hc.core5.http.config中的类
HTTP/1.1 char coding configuration.
charCodingConfig(CharCodingConfig) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory.Builder
 
charCodingConfig(CharCodingConfig) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory.Builder
 
CharCodingConfig.Builder - org.apache.hc.core5.http.config中的类
 
CharCodingSupport - org.apache.hc.core5.http.impl中的类
 
Chars - org.apache.hc.core5.http中的类
Commons chars used by HTTP/1.1 protocol.
charset(Charset) - 类 中的方法org.apache.hc.client5.http.utils.ByteArrayBuilder
 
check(int) - 类 中的静态方法org.apache.hc.core5.net.Ports
Checks a port number.
check(boolean, String) - 类 中的静态方法org.apache.hc.core5.util.Args
 
check(boolean, String, Object...) - 类 中的静态方法org.apache.hc.core5.util.Args
 
check(boolean, String, Object) - 类 中的静态方法org.apache.hc.core5.util.Args
 
check(boolean, String) - 类 中的静态方法org.apache.hc.core5.util.Asserts
 
check(boolean, String, Object...) - 类 中的静态方法org.apache.hc.core5.util.Asserts
 
check(boolean, String, Object) - 类 中的静态方法org.apache.hc.core5.util.Asserts
 
checkClientTrusted(X509Certificate[], String) - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.CompositeX509TrustManager
 
checkContentLength(EntityDetails) - 类 中的静态方法org.apache.hc.core5.util.Args
 
checkRange(int, int, int, String) - 类 中的静态方法org.apache.hc.core5.util.Args
 
checkRange(long, long, long, String) - 类 中的静态方法org.apache.hc.core5.util.Args
 
checkServerTrusted(X509Certificate[], String) - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.CompositeX509TrustManager
 
checkWithDefault(int) - 类 中的静态方法org.apache.hc.core5.net.Ports
Checks a port number where -1 indicates the scheme default port.
chooseAlias(Map<String, PrivateKeyDetails>, SSLParameters) - 接口 中的方法org.apache.hc.core5.ssl.PrivateKeyStrategy
Determines what key material to use for SSL authentication.
ChunkDecoder - org.apache.hc.core5.http.impl.nio中的类
Implements chunked transfer decoding.
ChunkDecoder(ReadableByteChannel, SessionInputBuffer, Http1Config, BasicHttpTransportMetrics) - 类 的构造器org.apache.hc.core5.http.impl.nio.ChunkDecoder
 
ChunkDecoder(ReadableByteChannel, SessionInputBuffer, BasicHttpTransportMetrics) - 类 的构造器org.apache.hc.core5.http.impl.nio.ChunkDecoder
 
chunked() - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Sets entities to be chunked.
CHUNKED - 接口 中的静态变量org.apache.hc.core5.http.ContentLengthStrategy
Message body chunk coded
CHUNKED_ENCODING - 类 中的静态变量org.apache.hc.core5.http.HeaderElements
 
ChunkedInputStream - org.apache.hc.core5.http.impl.io中的类
Implements chunked transfer coding.
ChunkedInputStream(SessionInputBuffer, InputStream, Http1Config) - 类 的构造器org.apache.hc.core5.http.impl.io.ChunkedInputStream
Default constructor.
ChunkedInputStream(SessionInputBuffer, InputStream) - 类 的构造器org.apache.hc.core5.http.impl.io.ChunkedInputStream
Wraps session input stream and reads chunk coded input.
ChunkedOutputStream - org.apache.hc.core5.http.impl.io中的类
Implements chunked transfer coding.
ChunkedOutputStream(SessionOutputBuffer, OutputStream, byte[], Supplier<List<? extends Header>>) - 类 的构造器org.apache.hc.core5.http.impl.io.ChunkedOutputStream
Default constructor.
ChunkedOutputStream(SessionOutputBuffer, OutputStream, int, Supplier<List<? extends Header>>) - 类 的构造器org.apache.hc.core5.http.impl.io.ChunkedOutputStream
Constructor taking an integer chunk size hint.
ChunkedOutputStream(SessionOutputBuffer, OutputStream, int) - 类 的构造器org.apache.hc.core5.http.impl.io.ChunkedOutputStream
Constructor with no trailers.
ChunkEncoder - org.apache.hc.core5.http.impl.nio中的类
Implements chunked transfer coding.
ChunkEncoder(WritableByteChannel, SessionOutputBuffer, BasicHttpTransportMetrics, int) - 类 的构造器org.apache.hc.core5.http.impl.nio.ChunkEncoder
 
ChunkEncoder(WritableByteChannel, SessionOutputBuffer, BasicHttpTransportMetrics) - 类 的构造器org.apache.hc.core5.http.impl.nio.ChunkEncoder
 
CircularRedirectException - org.apache.hc.client5.http中的异常错误
Signals a circular redirect
CircularRedirectException() - 异常错误 的构造器org.apache.hc.client5.http.CircularRedirectException
Creates a new CircularRedirectException with a null detail message.
CircularRedirectException(String) - 异常错误 的构造器org.apache.hc.client5.http.CircularRedirectException
Creates a new CircularRedirectException with the specified detail message.
CircularRedirectException(String, Throwable) - 异常错误 的构造器org.apache.hc.client5.http.CircularRedirectException
Creates a new CircularRedirectException with the specified detail message and cause.
ClassicHttpRequest - org.apache.hc.core5.http中的接口
'Classic' HttpRequest message that can enclose HttpEntity.
ClassicHttpRequests - org.apache.hc.client5.http.classic.methods中的类
已过时。
ClassicHttpRequests() - 类 的构造器org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
 
ClassicHttpResponse - org.apache.hc.core5.http中的接口
'Classic' HttpResponse message that can enclose HttpEntity.
ClassicRequestBuilder - org.apache.hc.core5.http.io.support中的类
Builder for ClassicHttpRequest instances.
ClassicRequestCopier - org.apache.hc.client5.http.impl.classic中的类
已过时。
ClassicRequestCopier() - 类 的构造器org.apache.hc.client5.http.impl.classic.ClassicRequestCopier
已过时。
 
ClassicResponseBuilder - org.apache.hc.core5.http.io.support中的类
Builder for ClassicHttpResponse instances.
clear() - 接口 中的方法org.apache.hc.client5.http.auth.AuthCache
 
clear() - 接口 中的方法org.apache.hc.client5.http.auth.CredentialsStore
Clears all credentials.
clear() - 类 中的方法org.apache.hc.client5.http.cookie.BasicCookieStore
Clears all cookies.
clear() - 接口 中的方法org.apache.hc.client5.http.cookie.CookieStore
Clears all cookies.
clear() - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicAuthCache
 
clear() - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicCredentialsProvider
 
clear() - 类 中的方法org.apache.hc.client5.http.impl.auth.SystemDefaultCredentialsProvider
 
clear() - 类 中的方法org.apache.hc.client5.http.protocol.RedirectLocations
 
clear() - 类 中的方法org.apache.hc.core5.http.impl.io.SessionInputBufferImpl
 
clear() - 类 中的方法org.apache.hc.core5.http.impl.nio.BufferedData
 
clear() - 类 中的方法org.apache.hc.core5.http.impl.nio.ExpandableBuffer
Clears buffer.
clear() - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
Removes all headers.
clear() - 类 中的方法org.apache.hc.core5.http.protocol.BasicHttpContext
 
clear() - 类 中的方法org.apache.hc.core5.util.ByteArrayBuffer
Clears content of the buffer.
clear() - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Clears content of the buffer.
clearEvent(int) - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Clears interest in a particular I/O event type by updating the event mask associated with the session.
clearEvent(int) - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
clearExpired(Date) - 类 中的方法org.apache.hc.client5.http.cookie.BasicCookieStore
Removes all of cookies in this HTTP state that have expired by the specified date.
clearExpired(Instant) - 类 中的方法org.apache.hc.client5.http.cookie.BasicCookieStore
Removes all of cookies in this HTTP state that have expired by the specified date.
clearExpired(Date) - 接口 中的方法org.apache.hc.client5.http.cookie.CookieStore
clearExpired(Instant) - 接口 中的方法org.apache.hc.client5.http.cookie.CookieStore
Removes all of Cookies in this store that have expired by the specified Instant.
clearParameters() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Clears URI query parameters.
clearThreadLocal() - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
已过时。
Noop method. Do not use.
client(String) - 类 中的静态方法org.apache.hc.core5.http.impl.HttpProcessors
Creates HttpProcessor initialized with default protocol interceptors for client side HTTP/1.1 processing.
client() - 类 中的静态方法org.apache.hc.core5.http.impl.HttpProcessors
Creates HttpProcessor initialized with default protocol interceptors for client side HTTP/1.1 processing.
client(String) - 类 中的静态方法org.apache.hc.core5.http2.impl.H2Processors
 
client() - 类 中的静态方法org.apache.hc.core5.http2.impl.H2Processors
 
clientContext - 类 中的变量org.apache.hc.client5.http.async.AsyncExecChain.Scope
 
clientContext - 类 中的变量org.apache.hc.client5.http.classic.ExecChain.Scope
 
ClientH2IOEventHandler - org.apache.hc.core5.http2.impl.nio中的类
IOEventHandler that implements client side HTTP/2 messaging protocol with full support for multiplexed message transmission.
ClientH2IOEventHandler(ClientH2StreamMultiplexer) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ClientH2IOEventHandler
 
ClientH2PrefaceHandler - org.apache.hc.core5.http2.impl.nio中的类
I/O event handler for events fired by ProtocolIOSession that implements client side of the HTTP/2 protocol negotiation handshake always forcing the choice of HTTP/2.
ClientH2PrefaceHandler(ProtocolIOSession, ClientH2StreamMultiplexerFactory, boolean) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ClientH2PrefaceHandler
 
ClientH2PrefaceHandler(ProtocolIOSession, ClientH2StreamMultiplexerFactory, boolean, FutureCallback<ProtocolIOSession>) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ClientH2PrefaceHandler
 
ClientH2StreamMultiplexer - org.apache.hc.core5.http2.impl.nio中的类
I/O event handler for events fired by ProtocolIOSession that implements client side HTTP/2 messaging protocol with full support for multiplexed message transmission.
ClientH2StreamMultiplexer(ProtocolIOSession, FrameFactory, HttpProcessor, HandlerFactory<AsyncPushConsumer>, H2Config, CharCodingConfig, H2StreamListener) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ClientH2StreamMultiplexer
 
ClientH2StreamMultiplexer(ProtocolIOSession, HttpProcessor, HandlerFactory<AsyncPushConsumer>, H2Config, CharCodingConfig) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ClientH2StreamMultiplexer
 
ClientH2StreamMultiplexer(ProtocolIOSession, HttpProcessor, H2Config, CharCodingConfig) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ClientH2StreamMultiplexer
 
ClientH2StreamMultiplexerFactory - org.apache.hc.core5.http2.impl.nio中的类
ClientH2StreamMultiplexerFactory(HttpProcessor, HandlerFactory<AsyncPushConsumer>, H2Config, CharCodingConfig, H2StreamListener) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ClientH2StreamMultiplexerFactory
 
ClientH2StreamMultiplexerFactory(HttpProcessor, HandlerFactory<AsyncPushConsumer>, H2StreamListener) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ClientH2StreamMultiplexerFactory
 
ClientH2StreamMultiplexerFactory(HttpProcessor, H2StreamListener) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ClientH2StreamMultiplexerFactory
 
ClientH2UpgradeHandler - org.apache.hc.core5.http2.impl.nio中的类
Protocol upgrade handler that upgrades the underlying ProtocolIOSession to HTTP/2 in case of a successful protocol negotiation.
ClientH2UpgradeHandler(ClientH2StreamMultiplexerFactory) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ClientH2UpgradeHandler
 
ClientHttp1IOEventHandler - org.apache.hc.core5.http.impl.nio中的类
IOEventHandler that implements client side HTTP/1.1 messaging protocol with full support for duplexed message transmission and message pipelining.
ClientHttp1IOEventHandler(ClientHttp1StreamDuplexer) - 类 的构造器org.apache.hc.core5.http.impl.nio.ClientHttp1IOEventHandler
 
ClientHttp1IOEventHandlerFactory - org.apache.hc.core5.http.impl.nio中的类
ClientHttp1IOEventHandlerFactory(ClientHttp1StreamDuplexerFactory, TlsStrategy, Timeout) - 类 的构造器org.apache.hc.core5.http.impl.nio.ClientHttp1IOEventHandlerFactory
 
ClientHttp1StreamDuplexer - org.apache.hc.core5.http.impl.nio中的类
I/O event handler for events fired by ProtocolIOSession that implements client side HTTP/1.1 messaging protocol with full support for duplexed message transmission and message pipelining.
ClientHttp1StreamDuplexer(ProtocolIOSession, HttpProcessor, Http1Config, CharCodingConfig, ConnectionReuseStrategy, NHttpMessageParser<HttpResponse>, NHttpMessageWriter<HttpRequest>, ContentLengthStrategy, ContentLengthStrategy, Http1StreamListener) - 类 的构造器org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexer
 
ClientHttp1StreamDuplexerFactory - org.apache.hc.core5.http.impl.nio中的类
ClientHttp1StreamDuplexerFactory(HttpProcessor, Http1Config, CharCodingConfig, ConnectionReuseStrategy, NHttpMessageParserFactory<HttpResponse>, NHttpMessageWriterFactory<HttpRequest>, ContentLengthStrategy, ContentLengthStrategy, Http1StreamListener) - 类 的构造器org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexerFactory
 
ClientHttp1StreamDuplexerFactory(HttpProcessor, Http1Config, CharCodingConfig, ConnectionReuseStrategy, NHttpMessageParserFactory<HttpResponse>, NHttpMessageWriterFactory<HttpRequest>, Http1StreamListener) - 类 的构造器org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexerFactory
 
ClientHttp1StreamDuplexerFactory(HttpProcessor, Http1Config, CharCodingConfig, Http1StreamListener) - 类 的构造器org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexerFactory
 
ClientHttp1StreamDuplexerFactory(HttpProcessor, Http1Config, CharCodingConfig) - 类 的构造器org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexerFactory
 
ClientHttp1UpgradeHandler - org.apache.hc.core5.http2.impl.nio中的类
Protocol upgrade handler that upgrades the underlying ProtocolIOSession to HTTP/1.1 in case of a successful protocol negotiation or as a default fall-back.
ClientHttp1UpgradeHandler(ClientHttp1StreamDuplexerFactory) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ClientHttp1UpgradeHandler
 
ClientHttpProtocolNegotiationStarter - org.apache.hc.core5.http2.impl.nio中的类
Client I/O event starter that prepares I/O sessions for an initial protocol handshake.
ClientHttpProtocolNegotiationStarter(ClientHttp1StreamDuplexerFactory, ClientH2StreamMultiplexerFactory, HttpVersionPolicy, TlsStrategy, Timeout) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ClientHttpProtocolNegotiationStarter
 
ClientProtocolException - org.apache.hc.client5.http中的异常错误
Signals an error in the HTTP protocol.
ClientProtocolException() - 异常错误 的构造器org.apache.hc.client5.http.ClientProtocolException
 
ClientProtocolException(String) - 异常错误 的构造器org.apache.hc.client5.http.ClientProtocolException
 
ClientProtocolException(Throwable) - 异常错误 的构造器org.apache.hc.client5.http.ClientProtocolException
 
ClientProtocolException(String, Throwable) - 异常错误 的构造器org.apache.hc.client5.http.ClientProtocolException
 
ClientTlsStrategyBuilder - org.apache.hc.client5.http.ssl中的类
Builder for client TlsStrategy instances.
ClientTlsStrategyBuilder() - 类 的构造器org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder
 
clone() - 类 中的方法org.apache.hc.client5.http.auth.KerberosConfig
已过时。
 
clone() - 类 中的方法org.apache.hc.client5.http.config.ConnectionConfig
 
clone() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig
 
clone() - 类 中的方法org.apache.hc.client5.http.config.TlsConfig
 
clone() - 类 中的方法org.apache.hc.client5.http.HttpRoute
 
clone() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
 
clone() - 类 中的方法org.apache.hc.client5.http.RouteTracker
 
clone() - 类 中的方法org.apache.hc.core5.http.message.BasicHeader
 
close() - 类 中的方法org.apache.hc.client5.http.entity.DeflateInputStream
Close.
close() - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
close() - 类 中的方法org.apache.hc.client5.http.impl.classic.FutureRequestExecutionService
 
close() - 类 中的方法org.apache.hc.client5.http.impl.classic.MinimalHttpClient
 
close(CloseMode) - 类 中的方法org.apache.hc.client5.http.impl.classic.MinimalHttpClient
 
close() - 类 中的方法org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
close(CloseMode) - 类 中的方法org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
close() - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
close(CloseMode) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
close() - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
close(CloseMode) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
close() - 类 中的方法org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
 
CLOSE - 类 中的静态变量org.apache.hc.core5.http.HeaderElements
 
close() - 接口 中的方法org.apache.hc.core5.http.HttpConnection
Closes this connection gracefully.
close(CloseMode) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequester
 
close() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequester
 
close(CloseMode) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServer
 
close() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServer
 
close(CloseMode) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
close() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
close(CloseMode) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpServer
 
close(CloseMode, Timeout) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpServer
Closes this process or endpoint and releases any system resources associated with it.
close() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpServer
 
close() - 类 中的方法org.apache.hc.core5.http.impl.io.ChunkedInputStream
Reads the remainder of the chunked message, leaving the underlying stream at a position to start reading the next response without scanning.
close() - 类 中的方法org.apache.hc.core5.http.impl.io.ChunkedOutputStream
Finishes writing to the underlying stream, but does NOT close the underlying stream.
close() - 类 中的方法org.apache.hc.core5.http.impl.io.ContentLengthInputStream
Reads until the end of the known length of content.
close() - 类 中的方法org.apache.hc.core5.http.impl.io.ContentLengthOutputStream
Finishes writing to the underlying stream, but does NOT close the underlying stream.
close() - 类 中的方法org.apache.hc.core5.http.impl.io.EmptyInputStream
已过时。
Noop.
close() - 类 中的方法org.apache.hc.core5.http.impl.io.IdentityInputStream
Marks this stream as closed, but does NOT close the underlying stream.
close() - 类 中的方法org.apache.hc.core5.http.impl.io.IdentityOutputStream
Finishes writing to the underlying stream, but does NOT close the underlying stream.
close() - 类 中的方法org.apache.hc.core5.http.io.entity.BasicHttpEntity
 
close() - 类 中的方法org.apache.hc.core5.http.io.entity.ByteArrayEntity
 
close() - 类 中的方法org.apache.hc.core5.http.io.entity.ByteBufferEntity
 
close() - 类 中的方法org.apache.hc.core5.http.io.entity.EmptyInputStream
Noop.
close() - 类 中的方法org.apache.hc.core5.http.io.entity.EntityTemplate
 
close() - 类 中的方法org.apache.hc.core5.http.io.entity.FileEntity
 
close() - 类 中的方法org.apache.hc.core5.http.io.entity.HttpEntityWrapper
 
close() - 类 中的方法org.apache.hc.core5.http.io.entity.InputStreamEntity
 
close() - 类 中的方法org.apache.hc.core5.http.io.entity.NullEntity
 
close() - 类 中的方法org.apache.hc.core5.http.io.entity.PathEntity
 
close() - 类 中的方法org.apache.hc.core5.http.io.entity.SerializableEntity
 
close() - 类 中的方法org.apache.hc.core5.http.io.entity.StringEntity
 
close() - 类 中的方法org.apache.hc.core5.http.io.EofSensorInputStream
 
close() - 类 中的方法org.apache.hc.core5.http.message.BasicClassicHttpResponse
 
close() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.ContentInputStream
 
close() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.ContentOutputStream
 
close() - 类 中的方法org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
close(CloseMode) - 类 中的方法org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
close(Closeable) - 类 中的静态方法org.apache.hc.core5.io.Closer
Closes the given Closeable in a null-safe manner.
close(ModalCloseable, CloseMode) - 类 中的静态方法org.apache.hc.core5.io.Closer
Closes the given Closeable in a null-safe manner.
close(CloseMode) - 接口 中的方法org.apache.hc.core5.io.ModalCloseable
Closes this process or endpoint and releases any system resources associated with it.
close(CloseMode) - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
close() - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
close(CloseMode) - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
close() - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
close(CloseMode) - 类 中的方法org.apache.hc.core5.reactor.AbstractIOSessionPool
 
close() - 类 中的方法org.apache.hc.core5.reactor.AbstractIOSessionPool
 
close(CloseMode) - 类 中的方法org.apache.hc.core5.reactor.DefaultConnectingIOReactor
 
close() - 类 中的方法org.apache.hc.core5.reactor.DefaultConnectingIOReactor
 
close(CloseMode) - 类 中的方法org.apache.hc.core5.reactor.DefaultListeningIOReactor
 
close() - 类 中的方法org.apache.hc.core5.reactor.DefaultListeningIOReactor
 
close(CloseMode) - 接口 中的方法org.apache.hc.core5.reactor.IOReactor
Shuts down the I/O reactor either gracefully or immediately.
close() - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Terminates the session gracefully and closes the underlying I/O channel.
close() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
close(CloseMode) - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
CloseableHttpAsyncClient - org.apache.hc.client5.http.impl.async中的类
Base implementation of HttpAsyncClient that also implements ModalCloseable.
CloseableHttpAsyncClient() - 类 的构造器org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient
 
CloseableHttpClient - org.apache.hc.client5.http.impl.classic中的类
Base implementation of HttpClient that also implements ModalCloseable.
CloseableHttpClient() - 类 的构造器org.apache.hc.client5.http.impl.classic.CloseableHttpClient
 
CloseableHttpResponse - org.apache.hc.client5.http.impl.classic中的类
Provided for backward compatibility with HttpClient 4.x.
closeExpired() - 类 中的方法org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
closeExpired() - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
closeExpired() - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
closeExpired() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
closeExpired() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
closeExpired() - 接口 中的方法org.apache.hc.core5.pool.ConnPoolControl
 
closeExpired() - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
closeExpired() - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
closeIdle(TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
closeIdle(TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
closeIdle(TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
closeIdle(TimeValue) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
closeIdle(TimeValue) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
closeIdle(TimeValue) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester
 
closeIdle(TimeValue) - 接口 中的方法org.apache.hc.core5.pool.ConnPoolControl
 
closeIdle(TimeValue) - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
closeIdle(TimeValue) - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
closeIdle(TimeValue) - 类 中的方法org.apache.hc.core5.reactor.AbstractIOSessionPool
 
CloseMode - org.apache.hc.core5.io中的枚举
Close operation mode.
closeQuietly(Closeable) - 类 中的静态方法org.apache.hc.core5.io.Closer
Closes the given Closeable quietly in a null-safe manner even in the event of an exception.
Closer - org.apache.hc.core5.io中的类
Closes resources.
Closer() - 类 的构造器org.apache.hc.core5.io.Closer
 
closeSession(IOSession, CloseMode) - 类 中的方法org.apache.hc.core5.http2.nio.pool.H2ConnPool
 
closeSession(IOSession, CloseMode) - 类 中的方法org.apache.hc.core5.reactor.AbstractIOSessionPool
 
com.aliyun.httpcomponent.httpclient - 程序包 com.aliyun.httpcomponent.httpclient
 
com.aliyun.httpcomponent.httpclient.implementation - 程序包 com.aliyun.httpcomponent.httpclient.implementation
 
com.aliyun.httpcomponent.httpclient.implementation.reactive - 程序包 com.aliyun.httpcomponent.httpclient.implementation.reactive
 
Command - org.apache.hc.core5.reactor中的接口
Abstract command IOSession can act upon.
Command.Priority - org.apache.hc.core5.reactor中的枚举
 
CommandSupport - org.apache.hc.core5.http.nio.command中的类
Command utility methods.
CommandSupport() - 类 的构造器org.apache.hc.core5.http.nio.command.CommandSupport
 
CommonCookieAttributeHandler - org.apache.hc.client5.http.cookie中的接口
Extension of CookieAttributeHandler intended to handle one specific common attribute whose name is returned with CommonCookieAttributeHandler.getAttributeName() method.
compare(Cookie, Cookie) - 类 中的方法org.apache.hc.client5.http.cookie.CookieIdentityComparator
 
compare(Cookie, Cookie) - 类 中的方法org.apache.hc.client5.http.cookie.CookiePathComparator
 
compare(Cookie, Cookie) - 类 中的方法org.apache.hc.client5.http.cookie.CookiePriorityComparator
 
compareTo(TimeValue) - 类 中的方法org.apache.hc.core5.util.TimeValue
 
compareToVersion(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.ProtocolVersion
Compares this protocol version with another one.
COMPLETE - 接口 中的静态变量org.apache.hc.client5.http.routing.HttpRouteDirector
Indicates that the route is complete.
complete(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentEncoder
 
complete() - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentEncoder
 
complete(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.impl.nio.ChunkEncoder
 
complete(List<? extends Header>) - 接口 中的方法org.apache.hc.core5.http.nio.ContentEncoder
Terminates the content stream.
completed() - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecCallback
Triggered to signal completion of the message exchange.
completed() - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractBinResponseConsumer
 
completed() - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractCharResponseConsumer
 
completed(T) - 类 中的方法org.apache.hc.client5.http.async.methods.IgnoreCompleteExceptionFutureCallback
 
completed(T) - 类 中的方法org.apache.hc.core5.concurrent.BasicFuture
 
completed(T) - 类 中的方法org.apache.hc.core5.concurrent.ComplexFuture
 
completed(T) - 接口 中的方法org.apache.hc.core5.concurrent.FutureCallback
 
completed - 类 中的变量org.apache.hc.core5.http.impl.nio.AbstractContentDecoder
 
completed() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityConsumer
 
completed() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinDataConsumer
Triggered to signal completion of data processing.
completed() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityConsumer
 
completed() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer
Triggered to signal completion of data processing.
CompletedFuture(T) - 类 的构造器org.apache.hc.client5.http.impl.Operations.CompletedFuture
 
CompletedFuture<T> - org.apache.hc.core5.concurrent中的类
Immutable, completed future.
CompletedFuture(T) - 类 的构造器org.apache.hc.core5.concurrent.CompletedFuture
 
ComplexCancellable - org.apache.hc.core5.concurrent中的类
Cancellable that has a dependency on another Cancellable process or operation.
ComplexCancellable() - 类 的构造器org.apache.hc.core5.concurrent.ComplexCancellable
 
ComplexFuture<T> - org.apache.hc.core5.concurrent中的类
Future whose result depends on another Cancellable process or operation or another Future.
ComplexFuture(FutureCallback<T>) - 类 的构造器org.apache.hc.core5.concurrent.ComplexFuture
 
CompositeX509TrustManager - com.aliyun.httpcomponent.httpclient.implementation中的类
 
CompositeX509TrustManager(List<X509TrustManager>) - 类 的构造器com.aliyun.httpcomponent.httpclient.implementation.CompositeX509TrustManager
 
Configurable - org.apache.hc.client5.http.config中的接口
Configuration interface for HTTP requests.
ConfigurableHttpRequest - org.apache.hc.client5.http.async.methods中的类
HTTP request message with a custom configuration.
ConfigurableHttpRequest(String, String) - 类 的构造器org.apache.hc.client5.http.async.methods.ConfigurableHttpRequest
 
ConfigurableHttpRequest(String, HttpHost, String) - 类 的构造器org.apache.hc.client5.http.async.methods.ConfigurableHttpRequest
 
ConfigurableHttpRequest(String, String, URIAuthority, String) - 类 的构造器org.apache.hc.client5.http.async.methods.ConfigurableHttpRequest
 
ConfigurableHttpRequest(String, URI) - 类 的构造器org.apache.hc.client5.http.async.methods.ConfigurableHttpRequest
 
configuration(Configuration) - 类 中的方法com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientBuilder
 
connect(ConnectionEndpoint, TimeValue, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
connect(ManagedHttpClientConnection, HttpHost, InetSocketAddress, TimeValue, SocketConfig, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator
 
connect(ManagedHttpClientConnection, HttpHost, InetSocketAddress, Timeout, SocketConfig, Object, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator
 
connect(ConnectionEndpoint, TimeValue, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
connect(NamedEndpoint, SocketAddress, SocketAddress, Timeout, Object, FutureCallback<IOSession>) - 类 中的方法org.apache.hc.client5.http.impl.nio.MultihomeConnectionInitiator
 
connect(NamedEndpoint, SocketAddress, Timeout, Object, FutureCallback<IOSession>) - 类 中的方法org.apache.hc.client5.http.impl.nio.MultihomeConnectionInitiator
 
connect(AsyncConnectionEndpoint, ConnectionInitiator, Timeout, Object, HttpContext, FutureCallback<AsyncConnectionEndpoint>) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
connect(ConnectionEndpoint, TimeValue, HttpContext) - 接口 中的方法org.apache.hc.client5.http.io.HttpClientConnectionManager
Connects the endpoint to the initial hop (connection target in case of a direct route or to the first proxy hop in case of a route via a proxy or multiple proxies).
connect(ManagedHttpClientConnection, HttpHost, InetSocketAddress, TimeValue, SocketConfig, HttpContext) - 接口 中的方法org.apache.hc.client5.http.io.HttpClientConnectionOperator
Connect the given managed connection to the remote endpoint.
connect(ManagedHttpClientConnection, HttpHost, InetSocketAddress, Timeout, SocketConfig, Object, HttpContext) - 接口 中的方法org.apache.hc.client5.http.io.HttpClientConnectionOperator
Connect the given managed connection to the remote endpoint.
connect(AsyncConnectionEndpoint, ConnectionInitiator, Timeout, Object, HttpContext, FutureCallback<AsyncConnectionEndpoint>) - 接口 中的方法org.apache.hc.client5.http.nio.AsyncClientConnectionManager
Connects the endpoint to the initial hop (connection target in case of a direct route or to the first proxy hop in case of a route via a proxy or multiple proxies).
connect(ConnectionInitiator, HttpHost, SocketAddress, Timeout, Object, FutureCallback<ManagedAsyncClientConnection>) - 接口 中的方法org.apache.hc.client5.http.nio.AsyncClientConnectionOperator
Initiates operation to create a connection to the remote endpoint using the provided ConnectionInitiator.
connect(ConnectionInitiator, HttpHost, SocketAddress, Timeout, Object, HttpContext, FutureCallback<ManagedAsyncClientConnection>) - 接口 中的方法org.apache.hc.client5.http.nio.AsyncClientConnectionOperator
Initiates operation to create a connection to the remote endpoint using the provided ConnectionInitiator.
connect(HttpHost, Timeout, Object, FutureCallback<AsyncClientEndpoint>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
connect(HttpHost, Timeout) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
connect(NamedEndpoint, SocketAddress, SocketAddress, Timeout, Object, FutureCallback<IOSession>) - 接口 中的方法org.apache.hc.core5.reactor.ConnectionInitiator
Requests a connection to a remote host.
CONNECT_PROXY - 接口 中的静态变量org.apache.hc.client5.http.routing.HttpRouteDirector
Step: open connection to proxy.
CONNECT_TARGET - 接口 中的静态变量org.apache.hc.client5.http.routing.HttpRouteDirector
Step: open connection to target.
connected(IOSession) - 类 中的方法org.apache.hc.core5.http2.impl.nio.ClientH2PrefaceHandler
 
connected(IOSession) - 类 中的方法org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
connected(IOSession) - 类 中的方法org.apache.hc.core5.http2.impl.nio.ServerH2PrefaceHandler
 
connected(IOSession) - 接口 中的方法org.apache.hc.core5.reactor.IOEventHandler
Triggered after the given session has been just created.
connected(IOSession) - 接口 中的方法org.apache.hc.core5.reactor.IOSessionListener
 
connectEndpoint(HttpClientContext, FutureCallback<AsyncExecRuntime>) - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecRuntime
Initiates operation to connect the local endpoint to the initial hop (connection target in case of a direct route or to the first proxy hop in case of a route via a proxy or multiple proxies).
connectEndpoint(HttpClientContext) - 接口 中的方法org.apache.hc.client5.http.classic.ExecRuntime
Connect the local endpoint to the initial hop (connection target in case of a direct route or to the first proxy hop in case of a route via a proxy or multiple proxies).
ConnectExceptionSupport - org.apache.hc.client5.http中的类
Connect exception support methods.
ConnectExceptionSupport() - 类 的构造器org.apache.hc.client5.http.ConnectExceptionSupport
 
ConnectExec - org.apache.hc.client5.http.impl.classic中的类
Request execution handler in the classic request execution chain that is responsible for establishing connection to the target origin server as specified by the current connection route.
ConnectExec(ConnectionReuseStrategy, HttpProcessor, AuthenticationStrategy, SchemePortResolver, boolean) - 类 的构造器org.apache.hc.client5.http.impl.classic.ConnectExec
 
connectFailed(URI, SocketAddress, IOException) - 类 中的方法org.apache.hc.client5.http.impl.routing.DistributedProxySelector
Notifies the active ProxySelector of a connection failure.
CONNECTION - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
CONNECTION_ENDPOINT - 类 中的静态变量org.apache.hc.core5.http.protocol.HttpCoreContext
Attribute name of a EndpointDetails object that represents the actual connection endpoint details.
ConnectionAcceptor - org.apache.hc.core5.reactor中的接口
Non-blocking connection acceptor.
ConnectionBackoffStrategy - org.apache.hc.client5.http.classic中的接口
When managing a dynamic number of connections for a given route, this strategy assesses whether a given request execution outcome should result in a backoff signal or not, based on either examining the Throwable that resulted or by examining the resulting response (e.g. for its status code).
ConnectionClosedException - org.apache.hc.core5.http中的异常错误
Signals that the connection has been closed unexpectedly.
ConnectionClosedException() - 异常错误 的构造器org.apache.hc.core5.http.ConnectionClosedException
Constructs a new ConnectionClosedException with a default message.
ConnectionClosedException(String) - 异常错误 的构造器org.apache.hc.core5.http.ConnectionClosedException
Constructs a new ConnectionClosedException with the specified detail message.
ConnectionClosedException(String, Object...) - 异常错误 的构造器org.apache.hc.core5.http.ConnectionClosedException
Constructs a new ConnectionClosedException with the specified detail message.
ConnectionClosedException(String, Throwable) - 异常错误 的构造器org.apache.hc.core5.http.ConnectionClosedException
Constructs a ConnectionClosedException with the specified detail message and cause.
ConnectionConfig - org.apache.hc.client5.http.config中的类
Immutable class encapsulating connection initialization and management settings.
ConnectionConfig() - 类 的构造器org.apache.hc.client5.http.config.ConnectionConfig
Intended for CDI compatibility
ConnectionConfig.Builder - org.apache.hc.client5.http.config中的类
 
ConnectionEndpoint - org.apache.hc.client5.http.io中的类
Client endpoint leased from a connection manager.
ConnectionEndpoint() - 类 的构造器org.apache.hc.client5.http.io.ConnectionEndpoint
 
ConnectionInitiator - org.apache.hc.core5.reactor中的接口
Non-blocking connection initiator.
ConnectionKeepAliveStrategy - org.apache.hc.client5.http中的接口
Interface for deciding how long a connection can remain idle before being reused.
ConnectionRequestTimeoutException - org.apache.hc.core5.http中的异常错误
Signals timeout requesting connection.
ConnectionRequestTimeoutException() - 异常错误 的构造器org.apache.hc.core5.http.ConnectionRequestTimeoutException
Creates a ConnectionRequestTimeoutException without details.
ConnectionRequestTimeoutException(String) - 异常错误 的构造器org.apache.hc.core5.http.ConnectionRequestTimeoutException
Creates a ConnectionRequestTimeoutException with a detail message.
ConnectionReuseStrategy - org.apache.hc.core5.http中的接口
Interface for deciding whether a connection can be re-used for subsequent requests and should be kept alive.
ConnectionShutdownException - org.apache.hc.client5.http.impl中的异常错误
Signals that the connection has been shut down or released back to the the connection pool
ConnectionShutdownException() - 异常错误 的构造器org.apache.hc.client5.http.impl.ConnectionShutdownException
Creates a new ConnectionShutdownException with a null detail message.
ConnectionSocketFactory - org.apache.hc.client5.http.socket中的接口
A factory for creating and connecting connection sockets.
connectionTimeout(Duration) - 类 中的方法com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientBuilder
 
connectProxy(HttpHost, boolean) - 类 中的方法org.apache.hc.client5.http.RouteTracker
Tracks connecting to the first proxy.
connectRequestTimeout(Duration) - 类 中的方法com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientBuilder
 
connectSession(HttpHost, Timeout, FutureCallback<IOSession>) - 类 中的方法org.apache.hc.core5.http2.nio.pool.H2ConnPool
 
connectSession(T, Timeout, FutureCallback<IOSession>) - 类 中的方法org.apache.hc.core5.reactor.AbstractIOSessionPool
 
connectSocket(TimeValue, Socket, HttpHost, InetSocketAddress, InetSocketAddress, HttpContext) - 接口 中的方法org.apache.hc.client5.http.socket.ConnectionSocketFactory
Connects the socket to the target host with the given resolved remote address.
connectSocket(Socket, HttpHost, InetSocketAddress, InetSocketAddress, Timeout, Object, HttpContext) - 接口 中的方法org.apache.hc.client5.http.socket.ConnectionSocketFactory
Connects the socket to the target host with the given resolved remote address.
connectSocket(TimeValue, Socket, HttpHost, InetSocketAddress, InetSocketAddress, HttpContext) - 类 中的方法org.apache.hc.client5.http.socket.PlainConnectionSocketFactory
 
connectSocket(TimeValue, Socket, HttpHost, InetSocketAddress, InetSocketAddress, HttpContext) - 类 中的方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory
 
connectSocket(Socket, HttpHost, InetSocketAddress, InetSocketAddress, Timeout, Object, HttpContext) - 类 中的方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory
 
connectTarget(boolean) - 类 中的方法org.apache.hc.client5.http.RouteTracker
Tracks connecting to the target.
ConnectTimeoutException - org.apache.hc.client5.http中的异常错误
A timeout while connecting to an HTTP server or waiting for an available connection from a connection manager.
ConnectTimeoutException(String) - 异常错误 的构造器org.apache.hc.client5.http.ConnectTimeoutException
Creates a ConnectTimeoutException with the specified detail message.
ConnectTimeoutException(String, NamedEndpoint) - 异常错误 的构造器org.apache.hc.client5.http.ConnectTimeoutException
 
ConnPool<T,C extends ModalCloseable> - org.apache.hc.core5.pool中的接口
ConnPool represents a shared pool connections can be leased from and released back to.
ConnPoolControl<T> - org.apache.hc.core5.pool中的接口
Interface to control runtime properties of a ConnPool such as maximum total number of connections or maximum connections per route allowed.
ConnPoolListener<T> - org.apache.hc.core5.pool中的接口
Connection pool event listener.
ConnPoolStats<T> - org.apache.hc.core5.pool中的接口
Interface to obtain connection pool statistics.
ConnPoolSupport - org.apache.hc.client5.http.impl中的类
Connection pooling support methods.
ConnPoolSupport() - 类 的构造器org.apache.hc.client5.http.impl.ConnPoolSupport
 
ConscryptClientTlsStrategy - org.apache.hc.client5.http.ssl中的类
TLS upgrade strategy for non-blocking client connections using Conscrypt TLS library.
ConscryptClientTlsStrategy(SSLContext, String[], String[], SSLBufferMode, HostnameVerifier) - 类 的构造器org.apache.hc.client5.http.ssl.ConscryptClientTlsStrategy
 
ConscryptClientTlsStrategy(SSLContext, HostnameVerifier) - 类 的构造器org.apache.hc.client5.http.ssl.ConscryptClientTlsStrategy
 
ConscryptClientTlsStrategy(SSLContext) - 类 的构造器org.apache.hc.client5.http.ssl.ConscryptClientTlsStrategy
 
ConscryptClientTlsStrategy - org.apache.hc.core5.http2.ssl中的类
Basic client-side implementation of TlsStrategy that upgrades to TLS for all endpoints with HTTPS scheme.
ConscryptClientTlsStrategy(SSLContext, SSLBufferMode, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptClientTlsStrategy
 
ConscryptClientTlsStrategy(SSLContext, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptClientTlsStrategy
 
ConscryptClientTlsStrategy(SSLContext, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptClientTlsStrategy
 
ConscryptClientTlsStrategy(SSLContext) - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptClientTlsStrategy
 
ConscryptClientTlsStrategy() - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptClientTlsStrategy
Empty constructor with the default SSL context based on system properties.
ConscryptClientTlsStrategy(SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptClientTlsStrategy
Constructor with the default SSL context based on system properties and custom SSLSessionVerifier verifier.
ConscryptServerTlsStrategy - org.apache.hc.core5.http2.ssl中的类
Basic side-side implementation of TlsStrategy that upgrades to TLS for endpoints with the specified local ports.
ConscryptServerTlsStrategy(SSLContext, SecurePortStrategy, SSLBufferMode, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy
ConscryptServerTlsStrategy(SSLContext, SecurePortStrategy, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy
ConscryptServerTlsStrategy(SSLContext, SecurePortStrategy, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy
ConscryptServerTlsStrategy(SSLContext, SecurePortStrategy) - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy
ConscryptServerTlsStrategy(SSLContext, int...) - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy
ConscryptServerTlsStrategy(SSLContext, SSLBufferMode, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy
 
ConscryptServerTlsStrategy(SSLContext, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy
 
ConscryptServerTlsStrategy(SSLContext, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy
 
ConscryptServerTlsStrategy(SSLContext) - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy
 
ConscryptServerTlsStrategy() - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy
Empty constructor with the default SSL context based on system properties.
ConscryptServerTlsStrategy(SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy
Constructor with the default SSL context based on system properties and custom SSLSessionVerifier.
ConscryptSupport - org.apache.hc.core5.http2.ssl中的类
Conscrypt TLS support methods
ConscryptSupport() - 类 的构造器org.apache.hc.core5.http2.ssl.ConscryptSupport
 
consume(ByteBuffer) - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveResponseConsumer
 
consume(HttpEntity) - 类 中的静态方法org.apache.hc.core5.http.io.entity.EntityUtils
Ensures that the entity content is fully consumed and the content stream, if exists, is closed.
consume(ByteBuffer) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncDataConsumer
Triggered to pass incoming data to the data consumer.
consume(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinDataConsumer
 
consume(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer
 
consume(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityConsumer
 
consume(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.nio.entity.DiscardingEntityConsumer
 
consume(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.nio.entity.NoopEntityConsumer
已过时。
 
consume(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncPushHandler
 
consume(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncRequesterConsumer
 
consume(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer
 
consume(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler
 
consume(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicAsyncServerExpectationDecorator
 
consume(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicClientExchangeHandler
 
consume(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicRequestConsumer
 
consume(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicResponseConsumer
 
consume(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityConsumer
 
consume(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicServerExchangeHandler
 
consume(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.nio.support.ImmediateResponseExchangeHandler
 
consumeData(ContentType, InputStream) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityConsumer
Processes entity data from the given stream.
consumeInformation(HttpResponse, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncClientExchangeHandler
Triggered to signal receipt of an intermediate (1xx) HTTP response.
consumeInformation(HttpResponse, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicClientExchangeHandler
 
consumePromise(HttpRequest, HttpResponse, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractBinPushConsumer
 
consumePromise(HttpRequest, HttpResponse, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractCharPushConsumer
 
consumePromise(HttpRequest, HttpResponse, EntityDetails, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncPushConsumer
Triggered to signal receipt of a request message head used as a promise and the corresponding pushed response.
consumePromise(HttpRequest, HttpResponse, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncPushHandler
 
consumeQuietly(HttpEntity) - 类 中的静态方法org.apache.hc.core5.http.io.entity.EntityUtils
Ensures that the entity content is fully consumed and the content stream, if exists, is closed.
consumeRequest(HttpRequest, EntityDetails, HttpContext, FutureCallback<T>) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncRequestConsumer
Triggered to signal receipt of a request message head.
consumeRequest(HttpRequest, EntityDetails, HttpContext, FutureCallback<T>) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncRequesterConsumer
 
consumeRequest(HttpRequest, EntityDetails, HttpContext, FutureCallback<Message<HttpRequest, T>>) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicRequestConsumer
 
consumeResponse(HttpResponse, EntityDetails, HttpContext, FutureCallback<ReactiveApacheHttpResponse>) - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveResponseConsumer
 
consumeResponse(HttpResponse, EntityDetails, HttpContext, FutureCallback<T>) - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractBinResponseConsumer
 
consumeResponse(HttpResponse, EntityDetails, HttpContext, FutureCallback<T>) - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractCharResponseConsumer
 
consumeResponse(HttpResponse, EntityDetails, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncClientExchangeHandler
Triggered to signal receipt of a response message head.
consumeResponse(HttpResponse, EntityDetails, HttpContext, FutureCallback<T>) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncResponseConsumer
Triggered to signal receipt of a response message head.
consumeResponse(HttpResponse, EntityDetails, HttpContext, FutureCallback<T>) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer
 
consumeResponse(HttpResponse, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicClientExchangeHandler
 
consumeResponse(HttpResponse, EntityDetails, HttpContext, FutureCallback<Message<HttpResponse, T>>) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicResponseConsumer
 
consumeResponse(ByteBuffer) - 接口 中的方法org.apache.hc.core5.http2.nio.AsyncPingHandler
Triggered to signal receipt of a ping response message.
consumeResponse(ByteBuffer) - 类 中的方法org.apache.hc.core5.http2.nio.support.BasicPingHandler
 
contains(URI) - 类 中的方法org.apache.hc.client5.http.protocol.RedirectLocations
Test if the URI is present in the collection.
containsAttribute(String) - 接口 中的方法org.apache.hc.client5.http.cookie.Cookie
 
containsAttribute(String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
 
containsBlanks(CharSequence) - 类 中的静态方法org.apache.hc.core5.util.TextUtils
 
containsHeader(String) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
containsHeader(String) - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
containsHeader(String) - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
Tests if headers with the given name are contained within this group.
containsHeader(String) - 接口 中的方法org.apache.hc.core5.http.MessageHeaders
Checks if a certain header is present in this message.
containsNoBlanks(T, String) - 类 中的静态方法org.apache.hc.core5.util.Args
 
CONTENT_DISPOSITION - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
The HTTP Content-Disposition header field name.
CONTENT_ENCODING - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
CONTENT_LANGUAGE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
CONTENT_LENGTH - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
CONTENT_LOCATION - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
CONTENT_MD5 - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
CONTENT_RANGE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
CONTENT_TYPE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
ContentBody - org.apache.hc.client5.http.entity.mime中的接口
 
ContentCompressionExec - org.apache.hc.client5.http.impl.classic中的类
Request execution handler in the classic request execution chain that is responsible for automatic response content decompression.
ContentCompressionExec(List<String>, Lookup<InputStreamFactory>, boolean) - 类 的构造器org.apache.hc.client5.http.impl.classic.ContentCompressionExec
 
ContentCompressionExec(boolean) - 类 的构造器org.apache.hc.client5.http.impl.classic.ContentCompressionExec
 
ContentCompressionExec() - 类 的构造器org.apache.hc.client5.http.impl.classic.ContentCompressionExec
Handles gzip and deflate compressed entities by using the following decoders: gzip - see GZIPInputStream deflate - see DeflateInputStream brotli - see BrotliInputStream
ContentDecoder - org.apache.hc.core5.http.nio中的接口
Abstract HTTP content decoder.
ContentDescriptor - org.apache.hc.client5.http.entity.mime中的接口
Represents common content properties.
ContentEncoder - org.apache.hc.core5.http.nio中的接口
Abstract HTTP content encoder.
ContentInputBuffer - org.apache.hc.core5.http.nio.support.classic中的接口
Generic content input buffer.
ContentInputStream - org.apache.hc.core5.http.nio.support.classic中的类
ContentInputStream(ContentInputBuffer) - 类 的构造器org.apache.hc.core5.http.nio.support.classic.ContentInputStream
 
ContentLengthInputStream - org.apache.hc.core5.http.impl.io中的类
Input stream that cuts off after a defined number of bytes.
ContentLengthInputStream(SessionInputBuffer, InputStream, long) - 类 的构造器org.apache.hc.core5.http.impl.io.ContentLengthInputStream
Default constructor.
ContentLengthOutputStream - org.apache.hc.core5.http.impl.io中的类
Output stream that cuts off after a defined number of bytes.
ContentLengthOutputStream(SessionOutputBuffer, OutputStream, long) - 类 的构造器org.apache.hc.core5.http.impl.io.ContentLengthOutputStream
Default constructor.
ContentLengthStrategy - org.apache.hc.core5.http中的接口
Represents a strategy to determine length of the enclosed content entity based on properties of the HTTP message.
ContentOutputBuffer - org.apache.hc.core5.http.nio.support.classic中的接口
Generic content output buffer.
ContentOutputStream - org.apache.hc.core5.http.nio.support.classic中的类
ContentOutputStream(ContentOutputBuffer) - 类 的构造器org.apache.hc.core5.http.nio.support.classic.ContentOutputStream
 
ContentTooLongException - org.apache.hc.core5.http中的异常错误
Signals that HTTP entity content is too long.
ContentTooLongException(String) - 异常错误 的构造器org.apache.hc.core5.http.ContentTooLongException
Creates a new ContentTooLongException with the specified detail message.
ContentTooLongException(String, Object...) - 异常错误 的构造器org.apache.hc.core5.http.ContentTooLongException
Constructs a new ContentTooLongException with the specified detail message.
ContentType - org.apache.hc.core5.http中的类
Content type information consisting of a MIME type and an optional charset.
ContextBuilder - org.apache.hc.client5.http中的类
CONTINUE - 类 中的静态变量org.apache.hc.core5.http.HeaderElements
 
Contract - org.apache.hc.core5.annotation中的注释类型
This annotation defines behavioral contract enforced at runtime by instances of annotated classes.
convert(List<Header>) - 接口 中的方法org.apache.hc.core5.http2.H2MessageConverter
Converts given list of HTTP/2 headers to a HttpMessage.
convert(T) - 接口 中的方法org.apache.hc.core5.http2.H2MessageConverter
Converts given HttpMessage to a list of HTTP/2 headers.
convert(List<Header>) - 类 中的方法org.apache.hc.core5.http2.impl.DefaultH2RequestConverter
 
convert(HttpRequest) - 类 中的方法org.apache.hc.core5.http2.impl.DefaultH2RequestConverter
 
convert(List<Header>) - 类 中的方法org.apache.hc.core5.http2.impl.DefaultH2ResponseConverter
 
convert(HttpResponse) - 类 中的方法org.apache.hc.core5.http2.impl.DefaultH2ResponseConverter
 
convert(TimeUnit) - 类 中的方法org.apache.hc.core5.util.TimeValue
 
Cookie - org.apache.hc.client5.http.cookie中的接口
Cookie interface represents a token or short packet of state information (also referred to as "magic-cookie") that the HTTP agent and the target server can exchange to maintain a session.
COOKIE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
The HTTP Cookie header field name.
COOKIE_ORIGIN - 类 中的静态变量org.apache.hc.client5.http.protocol.HttpClientContext
Attribute name of a CookieOrigin object that represents the actual details of the origin server.
COOKIE_SPEC - 类 中的静态变量org.apache.hc.client5.http.protocol.HttpClientContext
Attribute name of a CookieSpec object that represents the actual cookie specification.
COOKIE_STORE - 类 中的静态变量org.apache.hc.client5.http.protocol.HttpClientContext
Attribute name of a CookieStore object that represents the actual cookie store.
CookieAttributeHandler - org.apache.hc.client5.http.cookie中的接口
This interface represents a cookie attribute handler responsible for parsing, validating, and matching a specific cookie attribute, such as path, domain, port, etc.
CookieIdentityComparator - org.apache.hc.client5.http.cookie中的类
This cookie comparator can be used to compare identity of cookies.
CookieIdentityComparator() - 类 的构造器org.apache.hc.client5.http.cookie.CookieIdentityComparator
 
CookieOrigin - org.apache.hc.client5.http.cookie中的类
CookieOrigin class encapsulates details of an origin server that are relevant when parsing, validating or matching HTTP cookies.
CookieOrigin(String, int, String, boolean) - 类 的构造器org.apache.hc.client5.http.cookie.CookieOrigin
 
CookiePathComparator - org.apache.hc.client5.http.cookie中的类
This cookie comparator ensures that multiple cookies satisfying a common criteria are ordered in the Cookie header such that those with more specific Path attributes precede those with less specific.
CookiePathComparator() - 类 的构造器org.apache.hc.client5.http.cookie.CookiePathComparator
 
CookiePriorityComparator - org.apache.hc.client5.http.cookie中的类
This cookie comparator ensures that cookies with longer paths take precedence over cookies with shorter path.
CookiePriorityComparator() - 类 的构造器org.apache.hc.client5.http.cookie.CookiePriorityComparator
 
CookieRestrictionViolationException - org.apache.hc.client5.http.cookie中的异常错误
Signals that a cookie violates a restriction imposed by the cookie specification.
CookieRestrictionViolationException() - 异常错误 的构造器org.apache.hc.client5.http.cookie.CookieRestrictionViolationException
Creates a new CookeFormatViolationException with a null detail message.
CookieRestrictionViolationException(String) - 异常错误 的构造器org.apache.hc.client5.http.cookie.CookieRestrictionViolationException
Creates a new CookeRestrictionViolationException with a specified message string.
CookieSpec - org.apache.hc.client5.http.cookie中的接口
Defines the cookie management specification.
COOKIESPEC_REGISTRY - 类 中的静态变量org.apache.hc.client5.http.protocol.HttpClientContext
Attribute name of a Lookup object that represents the actual CookieSpecFactory registry.
CookieSpecBase - org.apache.hc.client5.http.impl.cookie中的类
Cookie management functions shared by all specification.
CookieSpecBase() - 类 的构造器org.apache.hc.client5.http.impl.cookie.CookieSpecBase
 
CookieSpecBase(HashMap<String, CookieAttributeHandler>) - 类 的构造器org.apache.hc.client5.http.impl.cookie.CookieSpecBase
 
CookieSpecBase(CommonCookieAttributeHandler...) - 类 的构造器org.apache.hc.client5.http.impl.cookie.CookieSpecBase
 
CookieSpecFactory - org.apache.hc.client5.http.cookie中的接口
Factory for CookieSpec implementations.
CookieSpecSupport - org.apache.hc.client5.http.impl中的类
Cookie support methods.
CookieStore - org.apache.hc.client5.http.cookie中的接口
This interface represents an abstract store for Cookie objects.
copy(HttpResponse) - 类 中的静态方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveApacheHttpResponse
 
copy(HttpRequest) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequest
已过时。
copy(HttpResponse) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpResponse
 
copy(SimpleHttpRequest) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
copy(HttpRequest) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
copy(SimpleHttpResponse) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
 
copy(KerberosConfig) - 类 中的静态方法org.apache.hc.client5.http.auth.KerberosConfig
已过时。
 
copy(ConnectionConfig) - 类 中的静态方法org.apache.hc.client5.http.config.ConnectionConfig
 
copy(RequestConfig) - 类 中的静态方法org.apache.hc.client5.http.config.RequestConfig
 
copy(TlsConfig) - 类 中的静态方法org.apache.hc.client5.http.config.TlsConfig
 
copy(ClassicHttpRequest) - 类 中的方法org.apache.hc.client5.http.impl.classic.ClassicRequestCopier
已过时。
 
copy(T) - 接口 中的方法org.apache.hc.client5.http.impl.MessageCopier
已过时。
 
copy(HttpRequest) - 类 中的方法org.apache.hc.client5.http.impl.RequestCopier
已过时。
 
copy(CharCodingConfig) - 类 中的静态方法org.apache.hc.core5.http.config.CharCodingConfig
 
copy(Http1Config) - 类 中的静态方法org.apache.hc.core5.http.config.Http1Config
 
copy(SocketConfig) - 类 中的静态方法org.apache.hc.core5.http.io.SocketConfig
 
copy(ClassicHttpRequest) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
copy(ClassicHttpResponse) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
copy(HttpRequest) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
copy(HttpResponse) - 类 中的静态方法org.apache.hc.core5.http.support.BasicResponseBuilder
 
copy(H2Config) - 类 中的静态方法org.apache.hc.core5.http2.config.H2Config
 
copy(IOReactorConfig) - 类 中的静态方法org.apache.hc.core5.reactor.IOReactorConfig
 
copyContent(CharSequence, ParserCursor, BitSet, StringBuilder) - 类 中的方法org.apache.hc.core5.http.message.TokenParser
已过时。
 
copyContent(CharSequence, Tokenizer.Cursor, BitSet, StringBuilder) - 类 中的方法org.apache.hc.core5.http.message.TokenParser
已过时。
 
copyContent(CharSequence, Tokenizer.Cursor, BitSet, StringBuilder) - 类 中的方法org.apache.hc.core5.util.Tokenizer
Transfers content into the destination buffer until a whitespace character or any of the given delimiters is encountered.
copyLite(HttpResponse, HttpHeaders) - 类 中的静态方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveApacheHttpResponse
 
copyQuotedContent(CharSequence, ParserCursor, StringBuilder) - 类 中的方法org.apache.hc.core5.http.message.TokenParser
已过时。
 
copyQuotedContent(CharSequence, Tokenizer.Cursor, StringBuilder) - 类 中的方法org.apache.hc.core5.http.message.TokenParser
已过时。
 
copyQuotedContent(CharSequence, Tokenizer.Cursor, StringBuilder) - 类 中的方法org.apache.hc.core5.util.Tokenizer
Transfers content enclosed with quote marks into the destination buffer.
copyUnquotedContent(CharSequence, ParserCursor, BitSet, StringBuilder) - 类 中的方法org.apache.hc.core5.http.message.TokenParser
已过时。
 
copyUnquotedContent(CharSequence, Tokenizer.Cursor, BitSet, StringBuilder) - 类 中的方法org.apache.hc.core5.http.message.TokenParser
已过时。
 
copyUnquotedContent(CharSequence, Tokenizer.Cursor, BitSet, StringBuilder) - 类 中的方法org.apache.hc.core5.util.Tokenizer
Transfers content into the destination buffer until a whitespace character, a quote, or any of the given delimiters is encountered.
countHeaders(String) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
countHeaders(String) - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
countHeaders(String) - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
Checks if a certain header is present in this message and how many times.
countHeaders(String) - 接口 中的方法org.apache.hc.core5.http.MessageHeaders
Checks if a certain header is present in this message and how many times.
CR - 类 中的静态变量org.apache.hc.core5.http.Chars
 
CR - 类 中的静态变量org.apache.hc.core5.util.Tokenizer
 
create(int) - 类 中的静态方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveApacheHttpResponse
 
create(SimpleHttpRequest, InputStream) - 类 中的静态方法com.aliyun.httpcomponent.httpclient.implementation.StreamRequestProducer
 
create(String, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
Creates a new BasicHttpRequest for the given method and String URI.
create(String, URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
Creates a new BasicHttpRequest for the given method and URI.
create(Method, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
Creates a request object of the exact subclass of BasicHttpRequest.
create(Method, URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
Creates a request object of the exact subclass of BasicHttpRequest.
create(Method, HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
Creates a request object of the exact subclass of BasicHttpRequest.
create(String, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
create(String, URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
create(Method, URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
create(Method, HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
create(String, String, URIAuthority, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
create(String, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
Creates a new BasicHttpRequest for the given method and String URI.
create(String, URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
Creates a new BasicHttpRequest for the given method and URI.
create(Method, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
Creates a request object of the exact subclass of SimpleHttpRequest.
create(Method, URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
Creates a request object of the exact subclass of SimpleHttpRequest.
create(Method, HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
Creates a request object of the exact subclass of SimpleHttpRequest.
create(int) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpResponse
 
create(int, String, ContentType) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpResponse
 
create(int, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpResponse
 
create(int, byte[], ContentType) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpResponse
 
create(int, byte[]) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpResponse
 
create(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
create(Method) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
create(SimpleHttpRequest) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestProducer
 
create(int) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
 
create() - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleResponseConsumer
 
create(HttpContext) - 接口 中的方法org.apache.hc.client5.http.auth.AuthSchemeFactory
Creates an instance of AuthScheme.
create(Method, String) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
Creates a new HttpUriRequest for the given Method and String URI.
create(Method, URI) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
Creates a new HttpUriRequest for the given Method and URI.
create(String, String) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
Creates a new HttpUriRequest for the given method and String URI.
create(String, URI) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
Creates a new HttpUriRequest for the given method and URI.
create(SchemePortResolver) - 类 中的静态方法org.apache.hc.client5.http.ContextBuilder
 
create() - 类 中的静态方法org.apache.hc.client5.http.ContextBuilder
 
create(HttpContext) - 接口 中的方法org.apache.hc.client5.http.cookie.CookieSpecFactory
Creates an instance of CookieSpec.
create(InputStream) - 类 中的方法org.apache.hc.client5.http.entity.BrotliInputStreamFactory
 
create(InputStream) - 类 中的方法org.apache.hc.client5.http.entity.DeflateInputStreamFactory
 
create() - 类 中的静态方法org.apache.hc.client5.http.entity.EntityBuilder
 
create(InputStream) - 类 中的方法org.apache.hc.client5.http.entity.GZIPInputStreamFactory
 
create(InputStream) - 接口 中的方法org.apache.hc.client5.http.entity.InputStreamFactory
 
create(String, ContentBody) - 类 中的静态方法org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder
 
create() - 类 中的静态方法org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder
 
create() - 类 中的静态方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
create(ContentBody) - 类 中的静态方法org.apache.hc.client5.http.entity.mime.MultipartPartBuilder
 
create() - 类 中的静态方法org.apache.hc.client5.http.entity.mime.MultipartPartBuilder
 
create() - 类 中的静态方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
 
create() - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
 
create(HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicSchemeFactory
 
create(HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.BearerSchemeFactory
 
create() - 类 中的静态方法org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilder
 
create(HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.DigestSchemeFactory
 
create(HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.KerberosSchemeFactory
已过时。
 
create(HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.NTLMSchemeFactory
已过时。
 
create(HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.SPNegoSchemeFactory
已过时。
 
create() - 类 中的静态方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
 
create(HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.cookie.IgnoreCookieSpecFactory
 
create(HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory
 
create(Http1Config) - 类 中的方法org.apache.hc.client5.http.impl.io.DefaultHttpResponseParserFactory
 
create() - 类 中的静态方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
 
create() - 类 中的静态方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
 
create() - 类 中的静态方法org.apache.hc.client5.http.protocol.HttpClientContext
 
create() - 类 中的静态方法org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder
 
create() - 类 中的静态方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder
 
create(HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.utils.URIUtils
已过时。
create(String, URIAuthority, String) - 类 中的静态方法org.apache.hc.client5.http.utils.URIUtils
已过时。
create(P) - 接口 中的方法org.apache.hc.core5.function.Factory
 
create() - 类 中的静态方法org.apache.hc.core5.http.config.RegistryBuilder
 
create(String, Charset) - 类 中的静态方法org.apache.hc.core5.http.ContentType
Creates a new instance of ContentType.
create(String) - 类 中的静态方法org.apache.hc.core5.http.ContentType
Creates a new instance of ContentType without a charset.
create(String, String) - 类 中的静态方法org.apache.hc.core5.http.ContentType
Creates a new instance of ContentType.
create(String, NameValuePair...) - 类 中的静态方法org.apache.hc.core5.http.ContentType
Creates a new instance of ContentType with the given parameters.
create(String) - 类 中的静态方法org.apache.hc.core5.http.HttpHost
Creates HttpHost instance from a string.
create(URI) - 类 中的静态方法org.apache.hc.core5.http.HttpHost
Creates an HttpHost instance from the scheme, host, and port from the given URI.
create() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
 
create() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
 
create() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
 
create() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
 
create(Http1Config) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultHttpRequestParserFactory
 
create() - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultHttpRequestWriterFactory
 
create(Http1Config) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultHttpResponseParserFactory
 
create() - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultHttpResponseWriterFactory
 
create(ProtocolIOSession) - 类 中的方法org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexerFactory
 
create() - 类 中的方法org.apache.hc.core5.http.impl.nio.DefaultHttpRequestParserFactory
 
create() - 类 中的方法org.apache.hc.core5.http.impl.nio.DefaultHttpRequestWriterFactory
 
create() - 类 中的方法org.apache.hc.core5.http.impl.nio.DefaultHttpResponseParserFactory
 
create() - 类 中的方法org.apache.hc.core5.http.impl.nio.DefaultHttpResponseWriterFactory
 
create(String, ProtocolIOSession) - 类 中的方法org.apache.hc.core5.http.impl.nio.ServerHttp1StreamDuplexerFactory
 
create(String, ContentType) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
create(String, Charset) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
create(String) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
create(byte[], ContentType) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
create(File, ContentType) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
create(Serializable, ContentType) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
create(IOCallback<OutputStream>, ContentType) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
create(String, ContentType, Header...) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
create(String, Charset, Header...) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
create(String, Header...) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
create(byte[], ContentType, Header...) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
create(File, ContentType, Header...) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
create(Serializable, ContentType, Header...) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
create(IOCallback<OutputStream>, ContentType, Header...) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
create(Path, ContentType) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
create(Path, ContentType, Header...) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
create(Http1Config) - 接口 中的方法org.apache.hc.core5.http.io.HttpMessageParserFactory
 
create() - 接口 中的方法org.apache.hc.core5.http.io.HttpMessageWriterFactory
 
create(String) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
create(int) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
create(CharArrayBuffer) - 类 中的静态方法org.apache.hc.core5.http.message.BufferedHeader
 
create(String, ContentType) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
create(String, Charset) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
create(String) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
create(byte[], ContentType) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
create(File, ContentType) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
create(String, ContentType, Header...) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
create(String, Charset, Header...) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
create(String, Header...) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
create(byte[], ContentType, Header...) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
create(File, ContentType, Header...) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
create(Path, ContentType, Header...) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
create(Path, ContentType, OpenOption...) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
create(HttpRequest, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.HandlerFactory
Creates a new handler instance based on properties of an incoming request message..
create() - 接口 中的方法org.apache.hc.core5.http.nio.NHttpMessageParserFactory
 
create() - 接口 中的方法org.apache.hc.core5.http.nio.NHttpMessageWriterFactory
 
create(int) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncPushBuilder
 
create(String) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
create(int) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncResponseBuilder
 
create(HttpRequest, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncServerFilterChainExchangeHandlerFactory
 
create(HttpRequest, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.DefaultAsyncResponseExchangeHandlerFactory
 
create() - 类 中的静态方法org.apache.hc.core5.http.protocol.HttpCoreContext
 
create() - 类 中的静态方法org.apache.hc.core5.http.protocol.HttpProcessorBuilder
 
create(String) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
create(int) - 类 中的静态方法org.apache.hc.core5.http.support.BasicResponseBuilder
 
create() - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
 
create() - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
 
create() - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
 
create(ProtocolIOSession) - 类 中的方法org.apache.hc.core5.http2.impl.nio.ClientH2StreamMultiplexerFactory
 
create(ProtocolIOSession) - 类 中的方法org.apache.hc.core5.http2.impl.nio.ServerH2StreamMultiplexerFactory
 
create(HttpRequest, HttpContext) - 类 中的方法org.apache.hc.core5.http2.nio.support.DefaultAsyncPushConsumerFactory
 
create(Timeout) - 类 中的静态方法org.apache.hc.core5.io.SocketTimeoutExceptionFactory
Creates a new SocketTimeoutException with a message for the given timeout.
create(String) - 类 中的静态方法org.apache.hc.core5.net.Host
 
create(String) - 类 中的静态方法org.apache.hc.core5.net.URIAuthority
Creates a URIAuthority instance from a string.
create() - 类 中的静态方法org.apache.hc.core5.ssl.SSLContextBuilder
 
createBinary(Callback<StreamChannel<ByteBuffer>>, ContentType) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
createBinary(Callback<StreamChannel<ByteBuffer>>, ContentType, Header...) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
createConnection(Socket) - 类 中的方法org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory
 
createConnection(Socket) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory
 
createConnection(Socket) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory
 
createConnection(Socket) - 接口 中的方法org.apache.hc.core5.http.io.HttpConnectionFactory
 
createConnectionClosedException() - 类 中的方法org.apache.hc.core5.http.impl.io.AbstractMessageParser
已过时。
do not use.
createConnectTimeoutException(IOException, NamedEndpoint, InetAddress...) - 类 中的静态方法org.apache.hc.client5.http.ConnectExceptionSupport
 
createContentDecoder(long, ReadableByteChannel, SessionInputBuffer, BasicHttpTransportMetrics) - 类 中的方法org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexer
 
createContentDecoder(long, ReadableByteChannel, SessionInputBuffer, BasicHttpTransportMetrics) - 类 中的方法org.apache.hc.core5.http.impl.nio.ServerHttp1StreamDuplexer
 
createContentEncoder(long, WritableByteChannel, SessionOutputBuffer, BasicHttpTransportMetrics) - 类 中的方法org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexer
 
createContentEncoder(long, WritableByteChannel, SessionOutputBuffer, BasicHttpTransportMetrics) - 类 中的方法org.apache.hc.core5.http.impl.nio.ServerHttp1StreamDuplexer
 
createContinuation(int, ByteBuffer, boolean) - 类 中的方法org.apache.hc.core5.http2.frame.DefaultFrameFactory
 
createContinuation(int, ByteBuffer, boolean) - 类 中的方法org.apache.hc.core5.http2.frame.FrameFactory
 
createData(int, ByteBuffer, boolean) - 类 中的方法org.apache.hc.core5.http2.frame.DefaultFrameFactory
 
createData(int, ByteBuffer, boolean) - 类 中的方法org.apache.hc.core5.http2.frame.FrameFactory
 
createDecoder(CharCodingConfig) - 类 中的静态方法org.apache.hc.core5.http.impl.CharCodingSupport
 
createDefault() - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
Creates CloseableHttpAsyncClient instance with default configuration.
createDefault() - 类 中的静态方法org.apache.hc.client5.http.impl.classic.HttpClients
Creates CloseableHttpClient instance with default configuration.
createDefault() - 类 中的静态方法org.apache.hc.client5.http.impl.CookieSpecSupport
Creates the default registry, using the default public suffix matcher.
createDefault(PublicSuffixMatcher) - 类 中的静态方法org.apache.hc.client5.http.impl.CookieSpecSupport
Creates the default registry with the provided public suffix matcher
createDefault() - 类 中的静态方法org.apache.hc.core5.ssl.SSLContexts
Creates default factory based on the standard JSSE trust material (cacerts file in the security properties directory).
createDefaultBuilder(PublicSuffixMatcher) - 类 中的静态方法org.apache.hc.client5.http.impl.CookieSpecSupport
Creates a builder containing the default registry entries, using the provided public suffix matcher.
createDefaultBuilder() - 类 中的静态方法org.apache.hc.client5.http.impl.CookieSpecSupport
Creates a builder containing the default registry entries with the default public suffix matcher.
createEncoder(CharCodingConfig) - 类 中的静态方法org.apache.hc.core5.http.impl.CharCodingSupport
 
createGoAway(int, H2Error, String) - 类 中的方法org.apache.hc.core5.http2.frame.FrameFactory
 
createGSSContext(GSSManager, Oid, GSSName, GSSCredential) - 类 中的方法org.apache.hc.client5.http.impl.auth.GGSSchemeBase
已过时。
 
createGzipped(String, ContentType) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
createGzipped(String, Charset) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
createGzipped(String) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
createGzipped(byte[], ContentType) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
createGzipped(File, ContentType) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
createGzipped(Serializable, ContentType) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
createGzipped(IOCallback<OutputStream>, ContentType) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
createGzipped(Path, ContentType) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
createHandler(ProtocolIOSession, Object) - 类 中的方法org.apache.hc.core5.http.impl.nio.ClientHttp1IOEventHandlerFactory
 
createHandler(ProtocolIOSession, Object) - 类 中的方法org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandlerFactory
 
createHandler(ProtocolIOSession, Object) - 类 中的方法org.apache.hc.core5.http2.impl.nio.ClientHttpProtocolNegotiationStarter
 
createHandler(ProtocolIOSession, Object) - 类 中的方法org.apache.hc.core5.http2.impl.nio.ServerHttpProtocolNegotiationStarter
 
createHandler(ProtocolIOSession, Object) - 接口 中的方法org.apache.hc.core5.reactor.IOEventHandlerFactory
 
createHandler(ProtocolIOSession, Object) - 类 中的方法org.apache.hc.core5.reactor.SocksProxyProtocolHandlerFactory
已过时。
 
createHeaders(int, ByteBuffer, boolean, boolean) - 类 中的方法org.apache.hc.core5.http2.frame.DefaultFrameFactory
 
createHeaders(int, ByteBuffer, boolean, boolean) - 类 中的方法org.apache.hc.core5.http2.frame.FrameFactory
 
createHttp2Default() - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
Creates HTTP/2 CloseableHttpAsyncClient instance with default configuration optimized for HTTP/2 protocol and message multiplexing.
createHttp2Minimal(H2Config, IOReactorConfig, DnsResolver, TlsStrategy) - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
Creates MinimalH2AsyncClient instance optimized for HTTP/2 multiplexing message transport without advanced HTTP protocol functionality.
createHttp2Minimal(H2Config, IOReactorConfig, TlsStrategy) - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
Creates MinimalH2AsyncClient instance optimized for HTTP/2 multiplexing message transport without advanced HTTP protocol functionality.
createHttp2Minimal(H2Config, IOReactorConfig) - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
Creates MinimalH2AsyncClient instance optimized for HTTP/2 multiplexing message transport without advanced HTTP protocol functionality.
createHttp2Minimal(H2Config) - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
Creates MinimalH2AsyncClient instance optimized for HTTP/2 multiplexing message transport without advanced HTTP protocol functionality.
createHttp2Minimal() - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
Creates MinimalH2AsyncClient instance optimized for HTTP/2 multiplexing message transport without advanced HTTP protocol functionality.
createHttp2System() - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
Creates HTTP/2 CloseableHttpAsyncClient instance with default configuration and system properties optimized for HTTP/2 protocol and message multiplexing.
createHttpHostConnectException(IOException, NamedEndpoint, InetAddress...) - 类 中的静态方法org.apache.hc.client5.http.ConnectExceptionSupport
 
createInstance() - 类 中的方法com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientProvider
 
createInstance(HttpClientOptions) - 类 中的方法com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientProvider
 
createLayeredSocket(Socket, String, int, HttpContext) - 接口 中的方法org.apache.hc.client5.http.socket.LayeredConnectionSocketFactory
Returns a socket connected to the given host that is layered over an existing socket.
createLayeredSocket(Socket, String, int, Object, HttpContext) - 接口 中的方法org.apache.hc.client5.http.socket.LayeredConnectionSocketFactory
Returns a socket connected to the given host that is layered over an existing socket.
createLayeredSocket(Socket, String, int, HttpContext) - 类 中的方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory
 
createLayeredSocket(Socket, String, int, Object, HttpContext) - 类 中的方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory
 
createLocationURI(String) - 类 中的方法org.apache.hc.client5.http.impl.DefaultRedirectStrategy
 
createMessage(CharArrayBuffer) - 类 中的方法org.apache.hc.client5.http.impl.io.LenientHttpResponseParser
 
createMessage(CharArrayBuffer) - 类 中的方法org.apache.hc.core5.http.impl.io.AbstractMessageParser
Subclasses must override this method to generate an instance of HttpMessage based on the initial input from the session buffer.
createMessage(CharArrayBuffer) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultHttpRequestParser
 
createMessage(CharArrayBuffer) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultHttpResponseParser
 
createMessage(CharArrayBuffer) - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractMessageParser
Creates HttpMessage instance based on the content of the input buffer containing the first line of the incoming HTTP message.
createMessage(CharArrayBuffer) - 类 中的方法org.apache.hc.core5.http.impl.nio.DefaultHttpRequestParser
 
createMessage(CharArrayBuffer) - 类 中的方法org.apache.hc.core5.http.impl.nio.DefaultHttpResponseParser
 
createMinimal(HttpVersionPolicy, H2Config, Http1Config, IOReactorConfig, AsyncClientConnectionManager) - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
createMinimal(H2Config, Http1Config, IOReactorConfig, AsyncClientConnectionManager) - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
Creates MinimalHttpAsyncClient instance optimized for HTTP/1.1 and HTTP/2 message transport without advanced HTTP protocol functionality.
createMinimal(HttpVersionPolicy, H2Config, Http1Config, IOReactorConfig) - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
createMinimal(H2Config, Http1Config, IOReactorConfig) - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
Creates MinimalHttpAsyncClient instance optimized for HTTP/1.1 and HTTP/2 message transport without advanced HTTP protocol functionality.
createMinimal(H2Config, Http1Config) - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
Creates MinimalHttpAsyncClient instance optimized for HTTP/1.1 and HTTP/2 message transport without advanced HTTP protocol functionality.
createMinimal() - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
Creates MinimalHttpAsyncClient instance optimized for HTTP/1.1 and HTTP/2 message transport without advanced HTTP protocol functionality.
createMinimal(AsyncClientConnectionManager) - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
Creates MinimalHttpAsyncClient instance optimized for HTTP/1.1 and HTTP/2 message transport without advanced HTTP protocol functionality.
createMinimal() - 类 中的静态方法org.apache.hc.client5.http.impl.classic.HttpClients
Creates CloseableHttpClient instance that implements the most basic HTTP protocol support.
createMinimal(HttpClientConnectionManager) - 类 中的静态方法org.apache.hc.client5.http.impl.classic.HttpClients
Creates CloseableHttpClient instance that implements the most basic HTTP protocol support.
createPing(ByteBuffer) - 类 中的方法org.apache.hc.core5.http2.frame.FrameFactory
 
createPingAck(ByteBuffer) - 类 中的方法org.apache.hc.core5.http2.frame.FrameFactory
 
createPushPromise(int, ByteBuffer, boolean) - 类 中的方法org.apache.hc.core5.http2.frame.DefaultFrameFactory
 
createPushPromise(int, ByteBuffer, boolean) - 类 中的方法org.apache.hc.core5.http2.frame.FrameFactory
 
createResetStream(int, H2Error) - 类 中的方法org.apache.hc.core5.http2.frame.FrameFactory
 
createResetStream(int, int) - 类 中的方法org.apache.hc.core5.http2.frame.FrameFactory
 
createSettings(H2Setting...) - 类 中的方法org.apache.hc.core5.http2.frame.FrameFactory
 
createSettingsAck() - 类 中的方法org.apache.hc.core5.http2.frame.FrameFactory
 
createSocket(HttpContext) - 接口 中的方法org.apache.hc.client5.http.socket.ConnectionSocketFactory
Creates new, unconnected socket.
createSocket(HttpContext) - 类 中的方法org.apache.hc.client5.http.socket.PlainConnectionSocketFactory
 
createSocket(HttpContext) - 类 中的方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory
 
createSystem() - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
Creates CloseableHttpAsyncClient instance with default configuration and system properties.
createSystem() - 类 中的静态方法org.apache.hc.client5.http.impl.classic.HttpClients
Creates CloseableHttpClient instance with default configuration based on system properties.
createSystemDefault() - 类 中的静态方法org.apache.hc.core5.ssl.SSLContexts
Creates default SSL context based on system properties.
createText(Callback<StreamChannel<CharBuffer>>, ContentType) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
createText(Callback<StreamChannel<CharBuffer>>, ContentType, Header...) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
createUrlEncoded(Iterable<? extends NameValuePair>, Charset) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
createUrlEncoded(Iterable<? extends NameValuePair>, Charset) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
createWindowUpdate(int, int) - 类 中的方法org.apache.hc.core5.http2.frame.FrameFactory
 
Credentials - org.apache.hc.client5.http.auth中的接口
This interface represents a set of credentials consisting of a security principal and a secret (password) that can be used to establish user identity
CredentialsProvider - org.apache.hc.client5.http.auth中的接口
Provider of authentication credentials.
CredentialsProviderBuilder - org.apache.hc.client5.http.impl.auth中的类
CredentialsProviderBuilder() - 类 的构造器org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilder
 
CredentialsStore - org.apache.hc.client5.http.auth中的接口
Abstract store of authentication credentials.
CREDS_PROVIDER - 类 中的静态变量org.apache.hc.client5.http.protocol.HttpClientContext
Attribute name of a CredentialsProvider object that represents the actual credentials provider.
Cursor(int, int) - 类 的构造器org.apache.hc.core5.util.Tokenizer.Cursor
 
custom() - 类 中的静态方法org.apache.hc.client5.http.auth.KerberosConfig
已过时。
 
custom() - 类 中的静态方法org.apache.hc.client5.http.config.ConnectionConfig
 
custom() - 类 中的静态方法org.apache.hc.client5.http.config.RequestConfig
 
custom() - 类 中的静态方法org.apache.hc.client5.http.config.TlsConfig
 
custom() - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
Creates builder object for construction of custom CloseableHttpAsyncClient instances.
custom() - 类 中的静态方法org.apache.hc.client5.http.impl.classic.HttpClients
Creates builder object for construction of custom CloseableHttpClient instances.
custom() - 类 中的静态方法org.apache.hc.core5.http.config.CharCodingConfig
 
custom() - 类 中的静态方法org.apache.hc.core5.http.config.Http1Config
 
custom() - 类 中的静态方法org.apache.hc.core5.http.io.SocketConfig
 
custom() - 类 中的静态方法org.apache.hc.core5.http2.config.H2Config
 
custom() - 类 中的静态方法org.apache.hc.core5.reactor.IOReactorConfig
 
custom() - 类 中的静态方法org.apache.hc.core5.ssl.SSLContexts
Creates custom SSL context.
customClient(String) - 类 中的静态方法org.apache.hc.core5.http.impl.HttpProcessors
Creates HttpProcessorBuilder initialized with default protocol interceptors for client side HTTP/1.1 processing.
customClient(String) - 类 中的静态方法org.apache.hc.core5.http2.impl.H2Processors
 
customHttp2() - 类 中的静态方法org.apache.hc.client5.http.impl.async.HttpAsyncClients
Creates builder object for construction of custom HTTP/2 CloseableHttpAsyncClient instances optimized for HTTP/2 protocol and message multiplexing
customizeExecChain(NamedElementChain<AsyncExecChainHandler>) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Request exec chain customization and extension.
customizeExecChain(NamedElementChain<AsyncExecChainHandler>) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Request exec chain customization and extension.
customizeExecChain(NamedElementChain<ExecChainHandler>) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Request exec chain customization and extension.
customServer(String) - 类 中的静态方法org.apache.hc.core5.http.impl.HttpProcessors
Creates HttpProcessorBuilder initialized with default protocol interceptors for server side HTTP/1.1 processing.
customServer(String) - 类 中的静态方法org.apache.hc.core5.http2.impl.H2Processors
 

D

data() - 类 中的方法org.apache.hc.core5.http.impl.nio.BufferedData
 
data(ByteBuffer, boolean) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinDataConsumer
Triggered to pass incoming data packet to the data consumer.
data(CharBuffer, boolean) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer
Triggered to pass incoming data packet to the data consumer.
data(ByteBuffer, boolean) - 类 中的方法org.apache.hc.core5.http.nio.entity.BasicAsyncEntityConsumer
 
data(CharBuffer, boolean) - 类 中的方法org.apache.hc.core5.http.nio.entity.StringAsyncEntityConsumer
 
DataStreamChannel - org.apache.hc.core5.http.nio中的接口
Abstract byte stream channel Implementations are expected to be thread-safe.
DATE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
DATE_FORMAT - 类 中的静态变量org.apache.hc.core5.util.Deadline
The format used for parsing and formatting dates.
DateUtils - org.apache.hc.client5.http.utils中的类
A utility class for parsing and formatting HTTP dates as used in cookies and other headers.
DAV - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
Deadline - org.apache.hc.core5.util中的类
A deadline based on a UNIX time, the elapsed since 00:00:00 Coordinated Universal Time (UTC), Thursday, 1 January 1970.
DeadlineTimeoutException - org.apache.hc.core5.util中的异常错误
A specialization of TimeoutException that carries a deadline and an actual value, both as UNIX times.
decode(byte[]) - 类 中的方法org.apache.hc.client5.http.utils.Base64
Decode Base64-encoded bytes to their original form, using specifications from this codec instance
decode(String) - 类 中的方法org.apache.hc.client5.http.utils.Base64
Decode a Base64 String to its original form, using specifications from this codec instance
decode(CharSequence, Charset) - 类 中的静态方法org.apache.hc.core5.net.PercentCodec
 
decodeBase64(byte[]) - 类 中的静态方法org.apache.hc.client5.http.utils.Base64
Decodes Base64 data into octets.
decodeBase64(String) - 类 中的静态方法org.apache.hc.client5.http.utils.Base64
Decodes a Base64 String into octets.
decodeHeader(ByteBuffer) - 类 中的方法org.apache.hc.core5.http2.hpack.HPackDecoder
 
decodeHeaders(ByteBuffer) - 类 中的方法org.apache.hc.core5.http2.hpack.HPackDecoder
 
DecompressingEntity - org.apache.hc.client5.http.entity中的类
Common base class for decompressing HttpEntity implementations.
DecompressingEntity(HttpEntity, InputStreamFactory) - 类 的构造器org.apache.hc.client5.http.entity.DecompressingEntity
Constructs a new DecompressingEntity.
decorate(CommonCookieAttributeHandler, PublicSuffixMatcher) - 类 中的静态方法org.apache.hc.client5.http.impl.cookie.PublicSuffixDomainFilter
 
decorate(T) - 接口 中的方法org.apache.hc.core5.function.Decorator
 
Decorator<T> - org.apache.hc.core5.function中的接口
Abstract decorator.
DEF_BUF_SIZE - 类 中的静态变量org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer
 
DEFAULT - 类 中的静态变量org.apache.hc.client5.http.auth.KerberosConfig
已过时。
 
DEFAULT - 类 中的静态变量org.apache.hc.client5.http.config.ConnectionConfig
 
DEFAULT - 类 中的静态变量org.apache.hc.client5.http.config.RequestConfig
 
DEFAULT - 类 中的静态变量org.apache.hc.client5.http.config.TlsConfig
 
DEFAULT - 类 中的静态变量org.apache.hc.client5.http.impl.auth.KerberosSchemeFactory
已过时。
Singleton instance for the default configuration.
DEFAULT - 类 中的静态变量org.apache.hc.client5.http.impl.auth.SPNegoSchemeFactory
已过时。
Singleton instance for the default configuration.
DEFAULT - 类 中的静态变量org.apache.hc.core5.http.config.CharCodingConfig
 
DEFAULT - 类 中的静态变量org.apache.hc.core5.http.config.Http1Config
 
DEFAULT - 类 中的静态变量org.apache.hc.core5.http.HttpVersion
HTTP/1.1 is default
DEFAULT - 类 中的静态变量org.apache.hc.core5.http.io.SocketConfig
 
DEFAULT - 类 中的静态变量org.apache.hc.core5.http2.config.H2Config
 
DEFAULT - 类 中的静态变量org.apache.hc.core5.reactor.IOReactorConfig
 
DEFAULT_BINARY - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
DEFAULT_MAX_CONNECTIONS_PER_ROUTE - 类 中的静态变量org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
DEFAULT_MAX_CONNECTIONS_PER_ROUTE - 类 中的静态变量org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
DEFAULT_MAX_TOTAL_CONNECTIONS - 类 中的静态变量org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
DEFAULT_MAX_TOTAL_CONNECTIONS - 类 中的静态变量org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
DEFAULT_SCHEME - 类 中的静态变量org.apache.hc.core5.http.HttpHost
The default scheme is "http".
DEFAULT_TEXT - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
DEFAULT_WAIT_FOR_CONTINUE - 类 中的静态变量org.apache.hc.core5.http.impl.io.HttpRequestExecutor
 
DefaultAddressResolver - org.apache.hc.core5.http.impl中的类
Default HttpHost to InetSocketAddress resolver.
DefaultAddressResolver() - 类 的构造器org.apache.hc.core5.http.impl.DefaultAddressResolver
 
DefaultAsyncPushConsumerFactory - org.apache.hc.core5.http2.nio.support中的类
Factory for AsyncPushConsumer instances that make use of HttpRequestMapper to dispatch the request to a particular AsyncPushConsumer for processing.
DefaultAsyncPushConsumerFactory(HttpRequestMapper<Supplier<AsyncPushConsumer>>) - 类 的构造器org.apache.hc.core5.http2.nio.support.DefaultAsyncPushConsumerFactory
 
DefaultAsyncResponseExchangeHandlerFactory - org.apache.hc.core5.http.nio.support中的类
Factory for AsyncServerExchangeHandler instances that make use of HttpRequestMapper to dispatch the request to a particular AsyncServerExchangeHandler for processing.
DefaultAsyncResponseExchangeHandlerFactory(HttpRequestMapper<Supplier<AsyncServerExchangeHandler>>, Decorator<AsyncServerExchangeHandler>) - 类 的构造器org.apache.hc.core5.http.nio.support.DefaultAsyncResponseExchangeHandlerFactory
 
DefaultAsyncResponseExchangeHandlerFactory(HttpRequestMapper<Supplier<AsyncServerExchangeHandler>>) - 类 的构造器org.apache.hc.core5.http.nio.support.DefaultAsyncResponseExchangeHandlerFactory
 
DefaultAuthenticationStrategy - org.apache.hc.client5.http.impl中的类
Default implementation of AuthenticationStrategy
DefaultAuthenticationStrategy() - 类 的构造器org.apache.hc.client5.http.impl.DefaultAuthenticationStrategy
 
DefaultBackoffStrategy - org.apache.hc.client5.http.impl.classic中的类
This ConnectionBackoffStrategy backs off either for a raw network socket or connection timeout or if the server explicitly sends a 429 (Too Many Requests) or a 503 (Service Unavailable) response.
DefaultBackoffStrategy() - 类 的构造器org.apache.hc.client5.http.impl.classic.DefaultBackoffStrategy
 
DefaultBHttpClientConnection - org.apache.hc.core5.http.impl.io中的类
Default implementation of HttpClientConnection.
DefaultBHttpClientConnection(Http1Config, CharsetDecoder, CharsetEncoder, ContentLengthStrategy, ContentLengthStrategy, ResponseOutOfOrderStrategy, HttpMessageWriterFactory<ClassicHttpRequest>, HttpMessageParserFactory<ClassicHttpResponse>) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection
Creates new instance of DefaultBHttpClientConnection.
DefaultBHttpClientConnection(Http1Config, CharsetDecoder, CharsetEncoder, ContentLengthStrategy, ContentLengthStrategy, HttpMessageWriterFactory<ClassicHttpRequest>, HttpMessageParserFactory<ClassicHttpResponse>) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection
Creates new instance of DefaultBHttpClientConnection.
DefaultBHttpClientConnection(Http1Config, CharsetDecoder, CharsetEncoder) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection
 
DefaultBHttpClientConnection(Http1Config) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection
 
DefaultBHttpClientConnectionFactory - org.apache.hc.core5.http.impl.io中的类
Default factory for HttpClientConnections.
DefaultBHttpClientConnectionFactory(Http1Config, CharCodingConfig, ContentLengthStrategy, ContentLengthStrategy, HttpMessageWriterFactory<ClassicHttpRequest>, HttpMessageParserFactory<ClassicHttpResponse>) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory
 
DefaultBHttpClientConnectionFactory(Http1Config, CharCodingConfig, HttpMessageWriterFactory<ClassicHttpRequest>, HttpMessageParserFactory<ClassicHttpResponse>) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory
 
DefaultBHttpClientConnectionFactory(Http1Config, CharCodingConfig) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory
 
DefaultBHttpClientConnectionFactory() - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory
 
DefaultBHttpClientConnectionFactory.Builder - org.apache.hc.core5.http.impl.io中的类
DefaultBHttpServerConnection - org.apache.hc.core5.http.impl.io中的类
Default implementation of HttpServerConnection.
DefaultBHttpServerConnection(String, Http1Config, CharsetDecoder, CharsetEncoder, ContentLengthStrategy, ContentLengthStrategy, HttpMessageParserFactory<ClassicHttpRequest>, HttpMessageWriterFactory<ClassicHttpResponse>) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnection
Creates new instance of DefaultBHttpServerConnection.
DefaultBHttpServerConnection(String, Http1Config, CharsetDecoder, CharsetEncoder) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnection
 
DefaultBHttpServerConnection(String, Http1Config) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnection
 
DefaultBHttpServerConnectionFactory - org.apache.hc.core5.http.impl.io中的类
Default factory for HttpServerConnections.
DefaultBHttpServerConnectionFactory(String, Http1Config, CharCodingConfig, ContentLengthStrategy, ContentLengthStrategy, HttpMessageParserFactory<ClassicHttpRequest>, HttpMessageWriterFactory<ClassicHttpResponse>) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory
 
DefaultBHttpServerConnectionFactory(String, Http1Config, CharCodingConfig, HttpMessageParserFactory<ClassicHttpRequest>, HttpMessageWriterFactory<ClassicHttpResponse>) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory
 
DefaultBHttpServerConnectionFactory(String, Http1Config, CharCodingConfig) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory
 
DefaultBHttpServerConnectionFactory.Builder - org.apache.hc.core5.http.impl.io中的类
DefaultClassicHttpRequestFactory - org.apache.hc.core5.http.impl.io中的类
Default factory for creating ClassicHttpRequest objects.
DefaultClassicHttpRequestFactory() - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultClassicHttpRequestFactory
 
DefaultClassicHttpResponseFactory - org.apache.hc.core5.http.impl.io中的类
Default factory for creating ClassicHttpResponse objects.
DefaultClassicHttpResponseFactory(ReasonPhraseCatalog) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultClassicHttpResponseFactory
Creates a new response factory with the given catalog.
DefaultClassicHttpResponseFactory() - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultClassicHttpResponseFactory
Creates a new response factory with the default catalog.
DefaultClientConnectionReuseStrategy - org.apache.hc.client5.http.impl中的类
Extension of core DefaultConnectionReuseStrategy that treats CONNECT method exchanges involved in proxy tunnelling as a special case.
DefaultClientConnectionReuseStrategy() - 类 的构造器org.apache.hc.client5.http.impl.DefaultClientConnectionReuseStrategy
 
DefaultClientTlsStrategy - org.apache.hc.client5.http.ssl中的类
TLS upgrade strategy for non-blocking client connections.
DefaultClientTlsStrategy(SSLContext, String[], String[], SSLBufferMode, HostnameVerifier, Factory<SSLEngine, TlsDetails>) - 类 的构造器org.apache.hc.client5.http.ssl.DefaultClientTlsStrategy
DefaultClientTlsStrategy(SSLContext, String[], String[], SSLBufferMode, HostnameVerifier) - 类 的构造器org.apache.hc.client5.http.ssl.DefaultClientTlsStrategy
 
DefaultClientTlsStrategy(SSLContext, HostnameVerifier) - 类 的构造器org.apache.hc.client5.http.ssl.DefaultClientTlsStrategy
 
DefaultClientTlsStrategy(SSLContext) - 类 的构造器org.apache.hc.client5.http.ssl.DefaultClientTlsStrategy
 
DefaultConnectingIOReactor - org.apache.hc.core5.reactor中的类
Multi-core I/O reactor that can act as ConnectionInitiator Internally this I/O reactor distributes newly created I/O session equally across multiple I/O worker threads for a more optimal resource utilization and a better I/O performance.
DefaultConnectingIOReactor(IOEventHandlerFactory, IOReactorConfig, ThreadFactory, Decorator<IOSession>, Callback<Exception>, IOSessionListener, Callback<IOSession>) - 类 的构造器org.apache.hc.core5.reactor.DefaultConnectingIOReactor
 
DefaultConnectingIOReactor(IOEventHandlerFactory, IOReactorConfig, Callback<IOSession>) - 类 的构造器org.apache.hc.core5.reactor.DefaultConnectingIOReactor
 
DefaultConnectingIOReactor(IOEventHandlerFactory) - 类 的构造器org.apache.hc.core5.reactor.DefaultConnectingIOReactor
Creates an instance of DefaultConnectingIOReactor with default configuration.
DefaultConnectionKeepAliveStrategy - org.apache.hc.client5.http.impl中的类
Default implementation of a strategy deciding duration that a connection can remain idle.
DefaultConnectionKeepAliveStrategy() - 类 的构造器org.apache.hc.client5.http.impl.DefaultConnectionKeepAliveStrategy
 
DefaultConnectionReuseStrategy - org.apache.hc.core5.http.impl中的类
Default implementation of a strategy deciding about connection re-use.
DefaultConnectionReuseStrategy() - 类 的构造器org.apache.hc.core5.http.impl.DefaultConnectionReuseStrategy
 
DefaultContentLengthStrategy - org.apache.hc.core5.http.impl中的类
The default implementation of the content length strategy.
DefaultContentLengthStrategy() - 类 的构造器org.apache.hc.core5.http.impl.DefaultContentLengthStrategy
Creates DefaultContentLengthStrategy instance.
DefaultDisposalCallback<T extends SocketModalCloseable> - org.apache.hc.core5.pool中的类
Default implementation of DisposalCallback.
DefaultDisposalCallback() - 类 的构造器org.apache.hc.core5.pool.DefaultDisposalCallback
 
DefaultFrameFactory - org.apache.hc.core5.http2.frame中的类
Default FrameFactory implementation.
DefaultFrameFactory() - 类 的构造器org.apache.hc.core5.http2.frame.DefaultFrameFactory
 
DefaultH2RequestConverter - org.apache.hc.core5.http2.impl中的类
HTTP/2 request converter.
DefaultH2RequestConverter() - 类 的构造器org.apache.hc.core5.http2.impl.DefaultH2RequestConverter
 
DefaultH2ResponseConverter - org.apache.hc.core5.http2.impl中的类
HTTP/2 response converter.
DefaultH2ResponseConverter() - 类 的构造器org.apache.hc.core5.http2.impl.DefaultH2ResponseConverter
 
DefaultHostnameVerifier - org.apache.hc.client5.http.ssl中的类
Default HostnameVerifier implementation.
DefaultHostnameVerifier(PublicSuffixMatcher) - 类 的构造器org.apache.hc.client5.http.ssl.DefaultHostnameVerifier
 
DefaultHostnameVerifier() - 类 的构造器org.apache.hc.client5.http.ssl.DefaultHostnameVerifier
 
DefaultHttpClientConnectionOperator - org.apache.hc.client5.http.impl.io中的类
Default implementation of HttpClientConnectionOperator used as default in Http client, when no instance provided by user to BasicHttpClientConnectionManager or PoolingHttpClientConnectionManager constructor.
DefaultHttpClientConnectionOperator(Lookup<ConnectionSocketFactory>, SchemePortResolver, DnsResolver) - 类 的构造器org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator
 
DefaultHttpProcessor - org.apache.hc.core5.http.protocol中的类
Default immutable implementation of HttpProcessor.
DefaultHttpProcessor(HttpRequestInterceptor[], HttpResponseInterceptor[]) - 类 的构造器org.apache.hc.core5.http.protocol.DefaultHttpProcessor
 
DefaultHttpProcessor(List<HttpRequestInterceptor>, List<HttpResponseInterceptor>) - 类 的构造器org.apache.hc.core5.http.protocol.DefaultHttpProcessor
 
DefaultHttpProcessor(HttpRequestInterceptor...) - 类 的构造器org.apache.hc.core5.http.protocol.DefaultHttpProcessor
 
DefaultHttpProcessor(HttpResponseInterceptor...) - 类 的构造器org.apache.hc.core5.http.protocol.DefaultHttpProcessor
 
DefaultHttpRequestFactory - org.apache.hc.core5.http.impl.nio中的类
Default factory for creating HttpRequest objects.
DefaultHttpRequestFactory() - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpRequestFactory
 
DefaultHttpRequestParser - org.apache.hc.core5.http.impl.io中的类
HTTP request parser that obtain its input from an instance of SessionInputBuffer.
DefaultHttpRequestParser(LineParser, HttpRequestFactory<ClassicHttpRequest>, Http1Config) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpRequestParser
Creates new instance of DefaultHttpRequestParser.
DefaultHttpRequestParser(Http1Config) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpRequestParser
 
DefaultHttpRequestParser() - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpRequestParser
 
DefaultHttpRequestParser<T extends HttpRequest> - org.apache.hc.core5.http.impl.nio中的类
Default NHttpMessageParser implementation for HttpRequests.
DefaultHttpRequestParser(HttpRequestFactory<T>, LineParser, Http1Config) - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpRequestParser
Creates an instance of DefaultHttpRequestParser.
DefaultHttpRequestParser(HttpRequestFactory<T>, Http1Config) - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpRequestParser
 
DefaultHttpRequestParser(HttpRequestFactory<T>) - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpRequestParser
 
DefaultHttpRequestParserFactory - org.apache.hc.core5.http.impl.io中的类
Default factory for request message parsers.
DefaultHttpRequestParserFactory(LineParser, HttpRequestFactory<ClassicHttpRequest>) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpRequestParserFactory
 
DefaultHttpRequestParserFactory() - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpRequestParserFactory
 
DefaultHttpRequestParserFactory - org.apache.hc.core5.http.impl.nio中的类
Default factory for request message parsers.
DefaultHttpRequestParserFactory(Http1Config, HttpRequestFactory<HttpRequest>, LineParser) - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpRequestParserFactory
 
DefaultHttpRequestParserFactory(Http1Config) - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpRequestParserFactory
 
DefaultHttpRequestParserFactory() - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpRequestParserFactory
 
DefaultHttpRequestRetryStrategy - org.apache.hc.client5.http.impl中的类
Default implementation of the HttpRequestRetryStrategy interface.
DefaultHttpRequestRetryStrategy(int, TimeValue, Collection<Class<? extends IOException>>, Collection<Integer>) - 类 的构造器org.apache.hc.client5.http.impl.DefaultHttpRequestRetryStrategy
 
DefaultHttpRequestRetryStrategy(int, TimeValue) - 类 的构造器org.apache.hc.client5.http.impl.DefaultHttpRequestRetryStrategy
Create the HTTP request retry strategy using the following list of non-retriable I/O exception classes:
InterruptedIOException UnknownHostException ConnectException ConnectionClosedException NoRouteToHostException SSLException and retriable HTTP status codes:
SC_TOO_MANY_REQUESTS (429) SC_SERVICE_UNAVAILABLE (503)
DefaultHttpRequestRetryStrategy() - 类 的构造器org.apache.hc.client5.http.impl.DefaultHttpRequestRetryStrategy
Create the HTTP request retry strategy with a max retry count of 1, default retry interval of 1 second, and using the following list of non-retriable I/O exception classes:
InterruptedIOException UnknownHostException ConnectException ConnectionClosedException SSLException and retriable HTTP status codes:
SC_TOO_MANY_REQUESTS (429) SC_SERVICE_UNAVAILABLE (503)
DefaultHttpRequestWriter - org.apache.hc.core5.http.impl.io中的类
HTTP request writer that serializes its output to an instance of SessionOutputBuffer.
DefaultHttpRequestWriter(LineFormatter) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpRequestWriter
Creates an instance of DefaultHttpRequestWriter.
DefaultHttpRequestWriter() - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpRequestWriter
 
DefaultHttpRequestWriter<T extends HttpRequest> - org.apache.hc.core5.http.impl.nio中的类
Default NHttpMessageWriter implementation for HttpRequests.
DefaultHttpRequestWriter(LineFormatter) - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpRequestWriter
Creates an instance of DefaultHttpRequestWriter.
DefaultHttpRequestWriter() - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpRequestWriter
 
DefaultHttpRequestWriterFactory - org.apache.hc.core5.http.impl.io中的类
Default factory for request message writers.
DefaultHttpRequestWriterFactory(LineFormatter) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpRequestWriterFactory
 
DefaultHttpRequestWriterFactory() - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpRequestWriterFactory
 
DefaultHttpRequestWriterFactory - org.apache.hc.core5.http.impl.nio中的类
Default factory for request message writers.
DefaultHttpRequestWriterFactory(LineFormatter) - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpRequestWriterFactory
 
DefaultHttpRequestWriterFactory() - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpRequestWriterFactory
 
DefaultHttpResponseFactory - org.apache.hc.core5.http.impl.nio中的类
Default factory for creating HttpResponse objects.
DefaultHttpResponseFactory(ReasonPhraseCatalog) - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpResponseFactory
Creates a new response factory with the given catalog.
DefaultHttpResponseFactory() - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpResponseFactory
Creates a new response factory with the default catalog.
DefaultHttpResponseParser - org.apache.hc.core5.http.impl.io中的类
HTTP response parser that obtain its input from an instance of SessionInputBuffer.
DefaultHttpResponseParser(LineParser, HttpResponseFactory<ClassicHttpResponse>, Http1Config) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpResponseParser
Creates new instance of DefaultHttpResponseParser.
DefaultHttpResponseParser(Http1Config) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpResponseParser
 
DefaultHttpResponseParser() - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpResponseParser
 
DefaultHttpResponseParser<T extends HttpResponse> - org.apache.hc.core5.http.impl.nio中的类
Default NHttpMessageParser implementation for HttpResponses.
DefaultHttpResponseParser(HttpResponseFactory<T>, LineParser, Http1Config) - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpResponseParser
Creates an instance of DefaultHttpResponseParser.
DefaultHttpResponseParser(HttpResponseFactory<T>, Http1Config) - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpResponseParser
 
DefaultHttpResponseParser(HttpResponseFactory<T>) - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpResponseParser
 
DefaultHttpResponseParserFactory - org.apache.hc.client5.http.impl.io中的类
Default factory for response message parsers.
DefaultHttpResponseParserFactory(LineParser, HttpResponseFactory<ClassicHttpResponse>) - 类 的构造器org.apache.hc.client5.http.impl.io.DefaultHttpResponseParserFactory
 
DefaultHttpResponseParserFactory(HttpResponseFactory<ClassicHttpResponse>) - 类 的构造器org.apache.hc.client5.http.impl.io.DefaultHttpResponseParserFactory
 
DefaultHttpResponseParserFactory() - 类 的构造器org.apache.hc.client5.http.impl.io.DefaultHttpResponseParserFactory
 
DefaultHttpResponseParserFactory - org.apache.hc.core5.http.impl.io中的类
Default factory for response message parsers.
DefaultHttpResponseParserFactory(LineParser, HttpResponseFactory<ClassicHttpResponse>) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpResponseParserFactory
 
DefaultHttpResponseParserFactory() - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpResponseParserFactory
 
DefaultHttpResponseParserFactory - org.apache.hc.core5.http.impl.nio中的类
Default factory for response message parsers.
DefaultHttpResponseParserFactory(Http1Config, HttpResponseFactory<HttpResponse>, LineParser) - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpResponseParserFactory
 
DefaultHttpResponseParserFactory(Http1Config) - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpResponseParserFactory
 
DefaultHttpResponseParserFactory() - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpResponseParserFactory
 
DefaultHttpResponseWriter - org.apache.hc.core5.http.impl.io中的类
HTTP response writer that serializes its output to an instance of SessionOutputBuffer.
DefaultHttpResponseWriter(LineFormatter) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpResponseWriter
Creates an instance of DefaultHttpResponseWriter.
DefaultHttpResponseWriter() - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpResponseWriter
 
DefaultHttpResponseWriter<T extends HttpResponse> - org.apache.hc.core5.http.impl.nio中的类
Default NHttpMessageWriter implementation for HttpResponses.
DefaultHttpResponseWriter(LineFormatter) - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpResponseWriter
Creates an instance of DefaultHttpResponseWriter.
DefaultHttpResponseWriter() - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpResponseWriter
 
DefaultHttpResponseWriterFactory - org.apache.hc.core5.http.impl.io中的类
Default factory for response message writers.
DefaultHttpResponseWriterFactory(LineFormatter) - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpResponseWriterFactory
 
DefaultHttpResponseWriterFactory() - 类 的构造器org.apache.hc.core5.http.impl.io.DefaultHttpResponseWriterFactory
 
DefaultHttpResponseWriterFactory - org.apache.hc.core5.http.impl.nio中的类
Default factory for response message writers.
DefaultHttpResponseWriterFactory(LineFormatter) - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpResponseWriterFactory
 
DefaultHttpResponseWriterFactory() - 类 的构造器org.apache.hc.core5.http.impl.nio.DefaultHttpResponseWriterFactory
 
DefaultListeningIOReactor - org.apache.hc.core5.reactor中的类
Multi-core I/O reactor that can act as both ConnectionInitiator and ConnectionAcceptor.
DefaultListeningIOReactor(IOEventHandlerFactory, IOReactorConfig, ThreadFactory, ThreadFactory, Decorator<IOSession>, Callback<Exception>, IOSessionListener, Callback<IOSession>) - 类 的构造器org.apache.hc.core5.reactor.DefaultListeningIOReactor
Creates an instance of DefaultListeningIOReactor with the given configuration.
DefaultListeningIOReactor(IOEventHandlerFactory, IOReactorConfig, Callback<IOSession>) - 类 的构造器org.apache.hc.core5.reactor.DefaultListeningIOReactor
Creates an instance of DefaultListeningIOReactor with the given configuration.
DefaultListeningIOReactor(IOEventHandlerFactory) - 类 的构造器org.apache.hc.core5.reactor.DefaultListeningIOReactor
Creates an instance of DefaultListeningIOReactor with default configuration.
DefaultProxyRoutePlanner - org.apache.hc.client5.http.impl.routing中的类
Implementation of an HttpRoutePlanner that routes requests through a default proxy.
DefaultProxyRoutePlanner(HttpHost, SchemePortResolver) - 类 的构造器org.apache.hc.client5.http.impl.routing.DefaultProxyRoutePlanner
 
DefaultProxyRoutePlanner(HttpHost) - 类 的构造器org.apache.hc.client5.http.impl.routing.DefaultProxyRoutePlanner
 
DefaultRedirectStrategy - org.apache.hc.client5.http.impl中的类
Default implementation of RedirectStrategy.
DefaultRedirectStrategy() - 类 的构造器org.apache.hc.client5.http.impl.DefaultRedirectStrategy
 
DefaultRoutePlanner - org.apache.hc.client5.http.impl.routing中的类
Default implementation of an HttpRoutePlanner.
DefaultRoutePlanner(SchemePortResolver) - 类 的构造器org.apache.hc.client5.http.impl.routing.DefaultRoutePlanner
 
DefaultSchemePortResolver - org.apache.hc.client5.http.impl中的类
DefaultSchemePortResolver() - 类 的构造器org.apache.hc.client5.http.impl.DefaultSchemePortResolver
 
defaultsTo(T, T) - 类 中的静态方法org.apache.hc.core5.util.TimeValue
Returns the given timeValue if it is not null, if null then returns the given defaultValue.
defaultsToDisabled(Timeout) - 类 中的静态方法org.apache.hc.core5.util.Timeout
Returns the given timeout if it is not null, if null then returns Timeout.DISABLED.
defaultsToNegativeOneMillisecond(TimeValue) - 类 中的静态方法org.apache.hc.core5.util.TimeValue
Returns the given timeValue if it is not null, if null then returns TimeValue.NEG_ONE_SECOND.
defaultsToNegativeOneSecond(TimeValue) - 类 中的静态方法org.apache.hc.core5.util.TimeValue
Returns the given timeValue if it is not null, if null then returns TimeValue.NEG_ONE_SECOND.
defaultsToZeroMilliseconds(TimeValue) - 类 中的静态方法org.apache.hc.core5.util.TimeValue
Returns the given timeValue if it is not null, if null then returns TimeValue.ZERO_MILLISECONDS.
DefaultThreadFactory - org.apache.hc.core5.concurrent中的类
Default ThreadFactory implementation.
DefaultThreadFactory(String, ThreadGroup, boolean) - 类 的构造器org.apache.hc.core5.concurrent.DefaultThreadFactory
 
DefaultThreadFactory(String, boolean) - 类 的构造器org.apache.hc.core5.concurrent.DefaultThreadFactory
 
DefaultThreadFactory(String) - 类 的构造器org.apache.hc.core5.concurrent.DefaultThreadFactory
 
DefaultTlsSetupHandler - org.apache.hc.core5.http.io.ssl中的类
Default TLS session setup handler.
DefaultTlsSetupHandler() - 类 的构造器org.apache.hc.core5.http.io.ssl.DefaultTlsSetupHandler
 
DefaultUserTokenHandler - org.apache.hc.client5.http.impl中的类
Default implementation of UserTokenHandler.
DefaultUserTokenHandler() - 类 的构造器org.apache.hc.client5.http.impl.DefaultUserTokenHandler
 
DeflateDecompressingEntity - org.apache.hc.client5.http.entity中的类
HttpEntityWrapper responsible for handling deflate Content Coded responses.
DeflateDecompressingEntity(HttpEntity) - 类 的构造器org.apache.hc.client5.http.entity.DeflateDecompressingEntity
Creates a new DeflateDecompressingEntity which will wrap the specified HttpEntity.
DeflateInputStream - org.apache.hc.client5.http.entity中的类
Deflate input stream.
DeflateInputStream(InputStream) - 类 的构造器org.apache.hc.client5.http.entity.DeflateInputStream
 
DeflateInputStreamFactory - org.apache.hc.client5.http.entity中的类
InputStreamFactory for handling Deflate Content Coded responses.
DeflateInputStreamFactory() - 类 的构造器org.apache.hc.client5.http.entity.DeflateInputStreamFactory
 
DEL - 类 中的静态变量org.apache.hc.core5.http.Chars
 
delete(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
delete(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
delete(HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
delete(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
delete(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
delete(HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
delete() - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
delete(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
delete(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
delete(String) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
 
delete(URI) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
 
delete() - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
delete(URI) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
delete(String) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
delete() - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
delete(URI) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
delete(String) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
delete() - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
delete(URI) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
delete(String) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
DEPTH - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
DESTINATION - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
determineHost(HttpRequest) - 类 中的静态方法org.apache.hc.client5.http.routing.RoutingSupport
 
determineJRELevel() - 类 中的静态方法org.apache.hc.core5.util.ReflectionUtils
 
determineLength(HttpMessage) - 接口 中的方法org.apache.hc.core5.http.ContentLengthStrategy
Returns length of the given message in bytes.
determineLength(HttpMessage) - 类 中的方法org.apache.hc.core5.http.impl.DefaultContentLengthStrategy
 
determineLocalAddress(HttpHost, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.routing.DefaultRoutePlanner
This implementation returns null.
determineProxy(HttpHost, HttpContext) - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.SdkProxyRoutePlanner
 
determineProxy(HttpHost, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.routing.DefaultProxyRoutePlanner
 
determineProxy(HttpHost, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.routing.DefaultRoutePlanner
This implementation returns null.
determineProxy(HttpHost, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.routing.SystemDefaultRoutePlanner
 
determineRoute(HttpHost, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.routing.DefaultRoutePlanner
 
determineRoute(HttpHost, HttpContext) - 接口 中的方法org.apache.hc.client5.http.routing.HttpRoutePlanner
Determines the route for the given host.
digest(SimpleHttpRequest) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
digest(HttpRequest) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
digest(SimpleHttpResponse) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
 
DIGEST - 类 中的静态变量org.apache.hc.client5.http.auth.StandardAuthScheme
Digest authentication scheme.
digest(ClassicHttpRequest) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
digest(ClassicHttpResponse) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
digest(HttpMessage) - 类 中的方法org.apache.hc.core5.http.support.AbstractMessageBuilder
 
digest(HttpRequest) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
DigestingEntityConsumer<T> - org.apache.hc.core5.http.nio.entity中的类
AsyncEntityConsumer decorator that calculates a digest hash from the data stream content and keeps the list of trailers received with the data stream.
DigestingEntityConsumer(String, AsyncEntityConsumer<T>) - 类 的构造器org.apache.hc.core5.http.nio.entity.DigestingEntityConsumer
 
DigestingEntityProducer - org.apache.hc.core5.http.nio.entity中的类
AsyncEntityProducer decorator that calculates a digest hash from the data stream content and appends its value to the list of trailers.
DigestingEntityProducer(String, AsyncEntityProducer) - 类 的构造器org.apache.hc.core5.http.nio.entity.DigestingEntityProducer
 
DigestScheme - org.apache.hc.client5.http.impl.auth中的类
Digest authentication scheme.
DigestScheme() - 类 的构造器org.apache.hc.client5.http.impl.auth.DigestScheme
 
DigestScheme(Charset) - 类 的构造器org.apache.hc.client5.http.impl.auth.DigestScheme
 
DigestSchemeFactory - org.apache.hc.client5.http.impl.auth中的类
AuthSchemeFactory implementation that creates and initializes DigestScheme instances.
DigestSchemeFactory(Charset) - 类 的构造器org.apache.hc.client5.http.impl.auth.DigestSchemeFactory
 
DigestSchemeFactory() - 类 的构造器org.apache.hc.client5.http.impl.auth.DigestSchemeFactory
 
directStep(RouteInfo, RouteInfo) - 类 中的方法org.apache.hc.client5.http.impl.routing.BasicRouteDirector
Determines the next step to establish a direct connection.
disableAuthCaching() - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Disables authentication scheme caching.
disableAuthCaching() - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Disables authentication scheme caching.
disableAuthCaching() - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Disables authentication scheme caching.
disableAutomaticRetries() - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Disables automatic request recovery and re-execution.
disableAutomaticRetries() - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Disables automatic request recovery and re-execution.
disableAutomaticRetries() - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Disables automatic request recovery and re-execution.
disableConnectionState() - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Disables connection state tracking.
disableConnectionState() - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Disables connection state tracking.
disableContentCompression() - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Disables automatic content decompression.
disableCookieManagement() - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Disables state (cookie) management.
disableCookieManagement() - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Disables state (cookie) management.
disableCookieManagement() - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Disables state (cookie) management.
DISABLED - 类 中的静态变量org.apache.hc.core5.util.Timeout
A disabled timeout represented as 0 MILLISECONDS.
disableDefaultUserAgent() - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Disables the default user agent set by this builder if none has been provided by the user.
disableRedirectHandling() - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Disables automatic redirect handling.
disableRedirectHandling() - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Disables automatic redirect handling.
disableRedirectHandling() - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Disables automatic redirect handling.
discardConnection(CloseMode) - 类 中的方法org.apache.hc.core5.pool.PoolEntry
 
discardEndpoint() - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecRuntime
Shuts down and discards the acquired endpoint.
discardEndpoint() - 接口 中的方法org.apache.hc.client5.http.classic.ExecRuntime
Shuts down and discards the acquired endpoint.
DiscardingEntityConsumer<T> - org.apache.hc.core5.http.nio.entity中的类
No-op AsyncEntityConsumer that discards all data from the data stream.
DiscardingEntityConsumer() - 类 的构造器org.apache.hc.core5.http.nio.entity.DiscardingEntityConsumer
 
disconnected(IOSession) - 类 中的方法org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
disconnected(IOSession) - 接口 中的方法org.apache.hc.core5.reactor.IOEventHandler
Triggered when the given session has been terminated.
disconnected(IOSession) - 接口 中的方法org.apache.hc.core5.reactor.IOSessionListener
 
disconnectEndpoint() - 接口 中的方法org.apache.hc.client5.http.classic.ExecRuntime
Disconnects the local endpoint from the initial hop in the connection route.
DisposalCallback<T extends ModalCloseable> - org.apache.hc.core5.pool中的接口
Represents a customizable disposal strategy for ModalCloseable instances.
DistributedProxySelector - org.apache.hc.client5.http.impl.routing中的类
A DistributedProxySelector is a custom ProxySelector implementation that delegates proxy selection to a list of underlying ProxySelectors in a distributed manner.
DistributedProxySelector(List<ProxySelector>) - 类 的构造器org.apache.hc.client5.http.impl.routing.DistributedProxySelector
Constructs a DistributedProxySelector with the given list of ProxySelector.
divide(long) - 类 中的方法org.apache.hc.core5.util.TimeValue
Returns a TimeValue whose value is (this / divisor).
divide(long, TimeUnit) - 类 中的方法org.apache.hc.core5.util.TimeValue
Returns a TimeValue whose value is (this / divisor).
DnsResolver - org.apache.hc.client5.http中的接口
Users may implement this interface to override the normal DNS lookup offered by the OS.
DnsUtils - org.apache.hc.client5.http.utils中的类
A collection of utilities relating to Domain Name System.
doConnect(HttpHost, Timeout, Object, FutureCallback<AsyncClientEndpoint>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
doConnect(HttpHost, Timeout, Object, FutureCallback<AsyncClientEndpoint>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2AsyncRequester
 
doExecute(HttpHost, AsyncRequestProducer, AsyncResponseConsumer<T>, HandlerFactory<AsyncPushConsumer>, HttpContext, FutureCallback<T>) - 类 中的方法org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient
 
doExecute(HttpHost, ClassicHttpRequest, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpClient
 
doExecute(HttpHost, ClassicHttpRequest, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.classic.MinimalHttpClient
 
DOMAIN_ATTR - 接口 中的静态变量org.apache.hc.client5.http.cookie.Cookie
 
DomainType - org.apache.hc.client5.http.psl中的枚举
Domain types differentiated by Mozilla Public Suffix List.
doTlsUpgrade(ProtocolIOSession, NamedEndpoint, FutureCallback<ProtocolIOSession>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
doTlsUpgrade(ProtocolIOSession, NamedEndpoint, FutureCallback<ProtocolIOSession>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2AsyncRequester
 
DQUOTE - 类 中的静态变量org.apache.hc.core5.http.message.TokenParser
已过时。
Double quote
DQUOTE - 类 中的静态变量org.apache.hc.core5.util.Tokenizer
Double quote

E

EmptyInputStream - org.apache.hc.core5.http.impl.io中的类
已过时。
Please use EmptyInputStream
EmptyInputStream - org.apache.hc.core5.http.io.entity中的类
 
encode(byte[]) - 类 中的方法org.apache.hc.client5.http.utils.Base64
Encode bytes to their Base64 form, using specifications from this codec instance
encode(StringBuilder, CharSequence, Charset) - 类 中的静态方法org.apache.hc.core5.net.PercentCodec
 
encode(CharSequence, Charset) - 类 中的静态方法org.apache.hc.core5.net.PercentCodec
 
encodeBase64(byte[]) - 类 中的静态方法org.apache.hc.client5.http.utils.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64String(byte[]) - 类 中的静态方法org.apache.hc.client5.http.utils.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeHeader(ByteArrayBuffer, Header) - 类 中的方法org.apache.hc.core5.http2.hpack.HPackEncoder
 
encodeHeader(ByteArrayBuffer, String, String, boolean) - 类 中的方法org.apache.hc.core5.http2.hpack.HPackEncoder
 
encodeHeaders(ByteArrayBuffer, List<? extends Header>, boolean) - 类 中的方法org.apache.hc.core5.http2.hpack.HPackEncoder
 
encodeHexString(byte[]) - 类 中的静态方法org.apache.hc.client5.http.utils.Hex
 
EndpointDetails - org.apache.hc.core5.http中的类
HTTP connection endpoint details.
EndpointDetails(SocketAddress, SocketAddress, Timeout) - 类 的构造器org.apache.hc.core5.http.EndpointDetails
 
EndpointParameters - org.apache.hc.core5.reactor中的类
Endpoint initialization parameters
EndpointParameters(String, String, int, Object) - 类 的构造器org.apache.hc.core5.reactor.EndpointParameters
 
EndpointParameters(HttpHost, Object) - 类 的构造器org.apache.hc.core5.reactor.EndpointParameters
 
endStream(List<? extends Header>) - 接口 中的方法org.apache.hc.core5.http.nio.DataStreamChannel
Terminates the underlying data stream and optionally writes a closing sequence with the given trailers.
endStream() - 接口 中的方法org.apache.hc.core5.http.nio.StreamChannel
Terminates the underlying data stream and optionally writes a closing sequence.
enforceRequirements(Object, SSLSessionInitializer) - 类 中的静态方法org.apache.hc.core5.http2.ssl.H2TlsSupport
 
enforceStrongSecurity(SSLSessionInitializer) - 类 中的静态方法org.apache.hc.core5.http.nio.ssl.TlsSupport
 
EnglishReasonPhraseCatalog - org.apache.hc.core5.http.impl中的类
English reason phrases for HTTP status codes.
EnglishReasonPhraseCatalog() - 类 的构造器org.apache.hc.core5.http.impl.EnglishReasonPhraseCatalog
Restricted default constructor, for derived classes.
enhance(IOException, NamedEndpoint, InetAddress...) - 类 中的静态方法org.apache.hc.client5.http.ConnectExceptionSupport
 
enqueue(Command, Command.Priority) - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Inserts Command at the end of the command queue.
enqueue(Command, Command.Priority) - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
ensureAdjustedCapacity(int) - 类 中的方法org.apache.hc.core5.http.impl.nio.ExpandableBuffer
Ensures the buffer can accommodate at least the required capacity adjusted to multiples of 1024.
ensureCapacity(int) - 类 中的方法org.apache.hc.core5.http.impl.nio.ExpandableBuffer
Ensures the buffer can accommodate the exact required capacity.
ensureCapacity(int) - 类 中的方法org.apache.hc.core5.util.ByteArrayBuffer
Ensures that the capacity is at least equal to the specified minimum.
ensureCapacity(int) - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Ensures that the capacity is at least equal to the specified minimum.
ensureFreeCapacity(int) - 类 中的方法org.apache.hc.client5.http.utils.ByteArrayBuilder
 
EntityBuilder - org.apache.hc.client5.http.entity中的类
Builder for HttpEntity instances.
EntityDetails - org.apache.hc.core5.http中的接口
Details of an entity transmitted by a message.
EntityTemplate - org.apache.hc.core5.http.io.entity中的类
Entity that delegates the process of content generation to a IOCallback with OutputStream as output sink.
EntityTemplate(long, ContentType, String, IOCallback<OutputStream>) - 类 的构造器org.apache.hc.core5.http.io.entity.EntityTemplate
 
EntityUtils - org.apache.hc.core5.http.io.entity中的类
Support methods for HttpEntity.
entrySet() - 类 中的方法org.apache.hc.core5.http.protocol.UriPatternMatcher
Returns a Set view of the mappings contained in this matcher.
entrySet() - 类 中的方法org.apache.hc.core5.http.protocol.UriPatternOrderedMatcher
Returns a Set view of the mappings contained in this matcher.
enumAvailable(Callback<PoolEntry<T, C>>) - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
enumAvailable(Callback<PoolEntry<T, C>>) - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
Enumerates all available connections.
enumAvailable(Callback<IOSession>) - 类 中的方法org.apache.hc.core5.reactor.AbstractIOSessionPool
 
enumLeased(Callback<PoolEntry<T, C>>) - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
enumLeased(Callback<PoolEntry<T, C>>) - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
Enumerates all leased connections.
eofDetected(InputStream) - 接口 中的方法org.apache.hc.core5.http.io.EofSensorWatcher
Indicates that EOF is detected.
EofSensorInputStream - org.apache.hc.core5.http.io中的类
A stream wrapper that triggers actions on close() and EOF.
EofSensorInputStream(InputStream, EofSensorWatcher) - 类 的构造器org.apache.hc.core5.http.io.EofSensorInputStream
Creates a new EOF sensor.
EofSensorWatcher - org.apache.hc.core5.http.io中的接口
A watcher for EofSensorInputStream.
equals(Object) - 类 中的方法org.apache.hc.client5.http.auth.AuthScope
 
equals(Object) - 类 中的方法org.apache.hc.client5.http.auth.BasicUserPrincipal
 
equals(Object) - 类 中的方法org.apache.hc.client5.http.auth.BearerToken
 
equals(Object) - 类 中的方法org.apache.hc.client5.http.auth.NTCredentials
已过时。
 
equals(Object) - 类 中的方法org.apache.hc.client5.http.auth.NTUserPrincipal
 
equals(Object) - 类 中的方法org.apache.hc.client5.http.auth.UsernamePasswordCredentials
 
equals(Object) - 类 中的方法org.apache.hc.client5.http.HttpRoute
Compares this route to another.
equals(Object) - 类 中的方法org.apache.hc.client5.http.RouteTracker
Compares this tracked route to another.
equals(Object) - 类 中的方法org.apache.hc.core5.http.HttpHost
 
equals(Object) - 类 中的方法org.apache.hc.core5.http.message.BasicNameValuePair
 
equals(int, int) - 类 中的方法org.apache.hc.core5.http.ProtocolVersion
Checks whether this instance has the same major and minor version as the arguments.
equals(Object) - 类 中的方法org.apache.hc.core5.http.ProtocolVersion
Checks equality of this protocol version with an object.
equals(Object) - 类 中的方法org.apache.hc.core5.net.Host
 
equals(Object) - 类 中的方法org.apache.hc.core5.net.URIAuthority
 
equals(Object) - 类 中的方法org.apache.hc.core5.util.Deadline
 
equals(Object, Object) - 类 中的静态方法org.apache.hc.core5.util.LangUtils
已过时。
equals(Object[], Object[]) - 类 中的静态方法org.apache.hc.core5.util.LangUtils
已过时。
equals(Object) - 类 中的方法org.apache.hc.core5.util.TimeValue
 
ESCAPE - 类 中的静态变量org.apache.hc.core5.http.message.TokenParser
已过时。
Backward slash / escape character
ESCAPE - 类 中的静态变量org.apache.hc.core5.util.Tokenizer
Backward slash / escape character
ETAG - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
EVEN - 接口 中的静态变量org.apache.hc.core5.http2.frame.StreamIdGenerator
 
EventMask - org.apache.hc.core5.reactor中的类
Type of I/O event notifications I/O sessions can declare interest in.
evictExpiredConnections() - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Makes this instance of HttpClient proactively evict expired connections from the connection pool using a background thread.
evictExpiredConnections() - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Makes this instance of HttpClient proactively evict expired connections from the connection pool using a background thread.
evictIdleConnections(TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Makes this instance of HttpClient proactively evict idle connections from the connection pool using a background thread.
evictIdleConnections(TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Makes this instance of HttpClient proactively evict idle connections from the connection pool using a background thread.
evictIdleConnections(TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Makes this instance of HttpClient proactively evict idle connections from the connection pool using a background thread.
exception(IOSession, Exception) - 类 中的方法org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
exception(IOSession, Exception) - 接口 中的方法org.apache.hc.core5.reactor.IOEventHandler
Triggered when the given session throws a exception.
exception(IOSession, Exception) - 接口 中的方法org.apache.hc.core5.reactor.IOSessionListener
 
ExceptionListener - org.apache.hc.core5.http中的接口
 
EXCHANGE_ID - 类 中的静态变量org.apache.hc.client5.http.protocol.HttpClientContext
Attribute name of a String object that represents the ID of the current message exchange.
exchangeId - 类 中的变量org.apache.hc.client5.http.async.AsyncExecChain.Scope
 
exchangeId - 类 中的变量org.apache.hc.client5.http.classic.ExecChain.Scope
 
excludeH2Blacklisted(String...) - 类 中的静态方法org.apache.hc.core5.http.ssl.TlsCiphers
 
excludeWeak(String...) - 枚举 中的静态方法org.apache.hc.core5.http.ssl.TLS
 
excludeWeak(String...) - 类 中的静态方法org.apache.hc.core5.http.ssl.TlsCiphers
 
ExecChain - org.apache.hc.client5.http.classic中的接口
Represents a single element in the client side classic request execution chain.
ExecChain.Scope - org.apache.hc.client5.http.classic中的类
 
ExecChainHandler - org.apache.hc.client5.http.classic中的接口
Abstract request execution handler in a classic client side request execution chain.
execCount - 类 中的变量org.apache.hc.client5.http.async.AsyncExecChain.Scope
 
execRuntime - 类 中的变量org.apache.hc.client5.http.async.AsyncExecChain.Scope
 
execRuntime - 类 中的变量org.apache.hc.client5.http.classic.ExecChain.Scope
 
ExecRuntime - org.apache.hc.client5.http.classic中的接口
Execution runtime that provides access to the underlying connection endpoint and helps manager its life cycle.
ExecSupport - org.apache.hc.client5.http.impl中的类
Request execution support methods.
ExecSupport() - 类 的构造器org.apache.hc.client5.http.impl.ExecSupport
 
ExecutableCommand - org.apache.hc.core5.http.nio.command中的类
Abstract executable command that may need to do some cleaning up in case of an failure and also optionally may want to cancel the associated HTTP message exchange through CancellableDependency.
ExecutableCommand() - 类 的构造器org.apache.hc.core5.http.nio.command.ExecutableCommand
 
execute(HttpRequest, AsyncEntityProducer, AsyncExecChain.Scope, AsyncExecChain, AsyncExecCallback) - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecChainHandler
Executes the actual HTTP request.
execute(String, AsyncClientExchangeHandler, HttpClientContext) - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecRuntime
Initiates a message exchange using the given handler.
execute(AsyncRequestProducer, AsyncResponseConsumer<T>, HandlerFactory<AsyncPushConsumer>, HttpContext, FutureCallback<T>) - 接口 中的方法org.apache.hc.client5.http.async.HttpAsyncClient
Initiates asynchronous HTTP request execution using the given context.
execute(ClassicHttpRequest, ExecChain.Scope, ExecChain) - 接口 中的方法org.apache.hc.client5.http.classic.ExecChainHandler
Executes the actual HTTP request.
execute(String, ClassicHttpRequest, HttpClientContext) - 接口 中的方法org.apache.hc.client5.http.classic.ExecRuntime
Executes HTTP request using the given context.
execute(ClassicHttpRequest) - 接口 中的方法org.apache.hc.client5.http.classic.HttpClient
已过时。
It is strongly recommended to use execute methods with HttpClientResponseHandler such as HttpClient.execute(ClassicHttpRequest, HttpClientResponseHandler) in order to ensure automatic resource deallocation by the client. For special cases one can still use HttpClient.executeOpen(HttpHost, ClassicHttpRequest, HttpContext) to keep the response object open after the request execution.
execute(ClassicHttpRequest, HttpContext) - 接口 中的方法org.apache.hc.client5.http.classic.HttpClient
已过时。
It is strongly recommended to use execute methods with HttpClientResponseHandler such as HttpClient.execute(ClassicHttpRequest, HttpContext, HttpClientResponseHandler) in order to ensure automatic resource deallocation by the client. For special cases one can still use HttpClient.executeOpen(HttpHost, ClassicHttpRequest, HttpContext) to keep the response object open after the request execution.
execute(HttpHost, ClassicHttpRequest) - 接口 中的方法org.apache.hc.client5.http.classic.HttpClient
已过时。
It is strongly recommended to use execute methods with HttpClientResponseHandler such as HttpClient.execute(HttpHost, ClassicHttpRequest, HttpClientResponseHandler) in order to ensure automatic resource deallocation by the client. For special cases one can still use HttpClient.executeOpen(HttpHost, ClassicHttpRequest, HttpContext) to keep the response object open after the request execution.
execute(HttpHost, ClassicHttpRequest, HttpContext) - 接口 中的方法org.apache.hc.client5.http.classic.HttpClient
已过时。
It is strongly recommended to use execute methods with HttpClientResponseHandler such as HttpClient.execute(HttpHost, ClassicHttpRequest, HttpContext, HttpClientResponseHandler) in order to ensure automatic resource deallocation by the client. For special cases one can still use HttpClient.executeOpen(HttpHost, ClassicHttpRequest, HttpContext) to keep the response object open after the request execution.
execute(ClassicHttpRequest, HttpClientResponseHandler<? extends T>) - 接口 中的方法org.apache.hc.client5.http.classic.HttpClient
Executes HTTP request using the default context and processes the response using the given response handler.
execute(ClassicHttpRequest, HttpContext, HttpClientResponseHandler<? extends T>) - 接口 中的方法org.apache.hc.client5.http.classic.HttpClient
Executes HTTP request using the given context and processes the response using the given response handler.
execute(HttpHost, ClassicHttpRequest, HttpClientResponseHandler<? extends T>) - 接口 中的方法org.apache.hc.client5.http.classic.HttpClient
Executes HTTP request to the target using the default context and processes the response using the given response handler.
execute(HttpHost, ClassicHttpRequest, HttpContext, HttpClientResponseHandler<? extends T>) - 接口 中的方法org.apache.hc.client5.http.classic.HttpClient
Executes HTTP request to the target using the given context and processes the response using the given response handler.
execute(HttpRequest, AsyncEntityProducer, AsyncExecChain.Scope, AsyncExecChain, AsyncExecCallback) - 类 中的方法org.apache.hc.client5.http.impl.async.AsyncConnectExec
 
execute(HttpRequest, AsyncEntityProducer, AsyncExecChain.Scope, AsyncExecChain, AsyncExecCallback) - 类 中的方法org.apache.hc.client5.http.impl.async.AsyncHttpRequestRetryExec
 
execute(HttpRequest, AsyncEntityProducer, AsyncExecChain.Scope, AsyncExecChain, AsyncExecCallback) - 类 中的方法org.apache.hc.client5.http.impl.async.AsyncProtocolExec
 
execute(HttpRequest, AsyncEntityProducer, AsyncExecChain.Scope, AsyncExecChain, AsyncExecCallback) - 类 中的方法org.apache.hc.client5.http.impl.async.AsyncRedirectExec
 
execute(HttpHost, AsyncRequestProducer, AsyncResponseConsumer<T>, HandlerFactory<AsyncPushConsumer>, HttpContext, FutureCallback<T>) - 类 中的方法org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient
 
execute(AsyncRequestProducer, AsyncResponseConsumer<T>, HandlerFactory<AsyncPushConsumer>, HttpContext, FutureCallback<T>) - 类 中的方法org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient
 
execute(AsyncRequestProducer, AsyncResponseConsumer<T>, HttpContext, FutureCallback<T>) - 类 中的方法org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient
 
execute(AsyncRequestProducer, AsyncResponseConsumer<T>, FutureCallback<T>) - 类 中的方法org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient
 
execute(SimpleHttpRequest, HttpContext, FutureCallback<SimpleHttpResponse>) - 类 中的方法org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient
 
execute(SimpleHttpRequest, FutureCallback<SimpleHttpResponse>) - 类 中的方法org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient
 
execute(HttpRequest, AsyncEntityProducer, AsyncExecChain.Scope, AsyncExecChain, AsyncExecCallback) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncMainClientExec
 
execute(AsyncClientExchangeHandler, HandlerFactory<AsyncPushConsumer>, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.async.MinimalH2AsyncClient
 
execute(AsyncClientExchangeHandler, HandlerFactory<AsyncPushConsumer>, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClient
 
execute(ClassicHttpRequest, ExecChain.Scope, ExecChain) - 类 中的方法org.apache.hc.client5.http.impl.classic.BackoffStrategyExec
 
execute(HttpHost, ClassicHttpRequest, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpClient
已过时。
It is strongly recommended to use execute methods with HttpClientResponseHandler such as CloseableHttpClient.execute(HttpHost, ClassicHttpRequest, HttpContext, HttpClientResponseHandler) in order to ensure automatic resource deallocation by the client. For special cases one can still use HttpClient.executeOpen(HttpHost, ClassicHttpRequest, HttpContext) to keep the response object open after the request execution.
execute(ClassicHttpRequest, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpClient
已过时。
It is strongly recommended to use execute methods with HttpClientResponseHandler such as CloseableHttpClient.execute(ClassicHttpRequest, HttpContext, HttpClientResponseHandler) in order to ensure automatic resource deallocation by the client. For special cases one can still use HttpClient.executeOpen(HttpHost, ClassicHttpRequest, HttpContext) to keep the response object open after the request execution.
execute(ClassicHttpRequest) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpClient
已过时。
It is strongly recommended to use execute methods with HttpClientResponseHandler such as CloseableHttpClient.execute(ClassicHttpRequest, HttpClientResponseHandler) in order to ensure automatic resource deallocation by the client. For special cases one can still use HttpClient.executeOpen(HttpHost, ClassicHttpRequest, HttpContext) to keep the response object open after the request execution.
execute(HttpHost, ClassicHttpRequest) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpClient
已过时。
It is strongly recommended to use execute methods with HttpClientResponseHandler such as CloseableHttpClient.execute(HttpHost, ClassicHttpRequest, HttpClientResponseHandler) in order to ensure automatic resource deallocation by the client. For special cases one can still use HttpClient.executeOpen(HttpHost, ClassicHttpRequest, HttpContext) to keep the response object open after the request execution.
execute(ClassicHttpRequest, HttpClientResponseHandler<? extends T>) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpClient
Executes a request using the default context and processes the response using the given response handler.
execute(ClassicHttpRequest, HttpContext, HttpClientResponseHandler<? extends T>) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpClient
Executes a request using the default context and processes the response using the given response handler.
execute(HttpHost, ClassicHttpRequest, HttpClientResponseHandler<? extends T>) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpClient
Executes a request using the default context and processes the response using the given response handler.
execute(HttpHost, ClassicHttpRequest, HttpContext, HttpClientResponseHandler<? extends T>) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpClient
Executes a request using the default context and processes the response using the given response handler.
execute(ClassicHttpRequest, ExecChain.Scope, ExecChain) - 类 中的方法org.apache.hc.client5.http.impl.classic.ConnectExec
 
execute(ClassicHttpRequest, ExecChain.Scope, ExecChain) - 类 中的方法org.apache.hc.client5.http.impl.classic.ContentCompressionExec
 
execute(ClassicHttpRequest, HttpContext, HttpClientResponseHandler<T>) - 类 中的方法org.apache.hc.client5.http.impl.classic.FutureRequestExecutionService
Schedule a request for execution.
execute(ClassicHttpRequest, HttpContext, HttpClientResponseHandler<T>, FutureCallback<T>) - 类 中的方法org.apache.hc.client5.http.impl.classic.FutureRequestExecutionService
Schedule a request for execution.
execute(ClassicHttpRequest, ExecChain.Scope, ExecChain) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpRequestRetryExec
 
execute(ClassicHttpRequest, ExecChain.Scope, ExecChain) - 类 中的方法org.apache.hc.client5.http.impl.classic.MainClientExec
 
execute(ClassicHttpRequest, ExecChain.Scope, ExecChain) - 类 中的方法org.apache.hc.client5.http.impl.classic.ProtocolExec
 
execute(ClassicHttpRequest, ExecChain.Scope, ExecChain) - 类 中的方法org.apache.hc.client5.http.impl.classic.RedirectExec
 
execute(String, ClassicHttpRequest, HttpRequestExecutor, HttpContext) - 类 中的方法org.apache.hc.client5.http.io.ConnectionEndpoint
Executes HTTP request using the provided request executor.
execute(String, AsyncClientExchangeHandler, HandlerFactory<AsyncPushConsumer>, HttpContext) - 类 中的方法org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Initiates a message exchange using the given handler.
execute(String, AsyncClientExchangeHandler, HttpContext) - 类 中的方法org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Initiates a message exchange using the given handler.
execute(String, AsyncRequestProducer, AsyncResponseConsumer<T>, HandlerFactory<AsyncPushConsumer>, HttpContext, FutureCallback<T>) - 类 中的方法org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Initiates message exchange using the given request producer and response consumer.
execute(String, AsyncRequestProducer, AsyncResponseConsumer<T>, HttpContext, FutureCallback<T>) - 类 中的方法org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Initiates message exchange using the given request producer and response consumer.
execute(String, AsyncRequestProducer, AsyncResponseConsumer<T>, HandlerFactory<AsyncPushConsumer>, FutureCallback<T>) - 类 中的方法org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Initiates message exchange using the given request producer and response consumer.
execute(String, AsyncRequestProducer, AsyncResponseConsumer<T>, FutureCallback<T>) - 类 中的方法org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Initiates message exchange using the given request producer and response consumer.
execute(T) - 接口 中的方法org.apache.hc.core5.function.Callback
 
execute(AsyncClientExchangeHandler, HandlerFactory<AsyncPushConsumer>, Timeout, HttpContext) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
execute(AsyncClientExchangeHandler, Timeout, HttpContext) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
execute(AsyncRequestProducer, AsyncResponseConsumer<T>, HandlerFactory<AsyncPushConsumer>, Timeout, HttpContext, FutureCallback<T>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
execute(AsyncRequestProducer, AsyncResponseConsumer<T>, Timeout, HttpContext, FutureCallback<T>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
execute(AsyncRequestProducer, AsyncResponseConsumer<T>, Timeout, FutureCallback<T>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
execute(HttpClientConnection, ClassicHttpRequest, HttpResponseInformationCallback, HttpContext) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
execute(HttpClientConnection, ClassicHttpRequest, HttpContext) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
execute(HttpClientConnection, ClassicHttpRequest, HttpContext, HttpClientResponseHandler<T>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
execute(HttpHost, ClassicHttpRequest, HttpResponseInformationCallback, Timeout, HttpContext) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
execute(HttpHost, ClassicHttpRequest, Timeout, HttpContext) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
execute(HttpHost, ClassicHttpRequest, Timeout, HttpContext, HttpClientResponseHandler<T>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
execute(ClassicHttpRequest, HttpClientConnection, HttpResponseInformationCallback, HttpContext) - 类 中的方法org.apache.hc.core5.http.impl.io.HttpRequestExecutor
Sends the request and obtain a response.
execute(ClassicHttpRequest, HttpClientConnection, HttpContext) - 类 中的方法org.apache.hc.core5.http.impl.io.HttpRequestExecutor
Sends the request and obtain a response.
execute(HttpResponse, HttpConnection, HttpContext) - 接口 中的方法org.apache.hc.core5.http.io.HttpResponseInformationCallback
 
execute(SSLParameters) - 类 中的方法org.apache.hc.core5.http.io.ssl.DefaultTlsSetupHandler
 
execute(AsyncClientExchangeHandler, HandlerFactory<AsyncPushConsumer>, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.AsyncClientEndpoint
Initiates a message exchange using the given handler.
execute(AsyncClientExchangeHandler, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.AsyncClientEndpoint
Initiates a message exchange using the given handler.
execute(AsyncRequestProducer, AsyncResponseConsumer<T>, HandlerFactory<AsyncPushConsumer>, HttpContext, FutureCallback<T>) - 类 中的方法org.apache.hc.core5.http.nio.AsyncClientEndpoint
Initiates message exchange using the given request producer and response consumer.
execute(AsyncRequestProducer, AsyncResponseConsumer<T>, HttpContext, FutureCallback<T>) - 类 中的方法org.apache.hc.core5.http.nio.AsyncClientEndpoint
Initiates message exchange using the given request producer and response consumer.
execute(AsyncRequestProducer, AsyncResponseConsumer<T>, FutureCallback<T>) - 类 中的方法org.apache.hc.core5.http.nio.AsyncClientEndpoint
Initiates a message exchange using the given request producer and response consumer.
execute(AsyncClientExchangeHandler, HandlerFactory<AsyncPushConsumer>, Timeout, HttpContext) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester
 
execute(AsyncClientExchangeHandler, Timeout, HttpContext) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester
 
execute(AsyncRequestProducer, AsyncResponseConsumer<T>, HandlerFactory<AsyncPushConsumer>, Timeout, HttpContext, FutureCallback<T>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester
 
execute(AsyncRequestProducer, AsyncResponseConsumer<T>, Timeout, HttpContext, FutureCallback<T>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester
 
execute(AsyncRequestProducer, AsyncResponseConsumer<T>, Timeout, FutureCallback<T>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester
 
execute(T) - 接口 中的方法org.apache.hc.core5.io.IOCallback
 
execute(SocketModalCloseable, CloseMode) - 类 中的方法org.apache.hc.core5.pool.DefaultDisposalCallback
 
execute(T, CloseMode) - 接口 中的方法org.apache.hc.core5.pool.DisposalCallback
 
executeOpen(HttpHost, ClassicHttpRequest, HttpContext) - 接口 中的方法org.apache.hc.client5.http.classic.HttpClient
Executes the request and opens the response stream using the given context.
expand() - 类 中的方法org.apache.hc.core5.http.impl.nio.ExpandableBuffer
Expands buffer's capacity.
expand(int) - 类 中的方法org.apache.hc.core5.http2.impl.nio.FrameOutputBuffer
已过时。
ExpandableBuffer - org.apache.hc.core5.http.impl.nio中的类
A buffer that expand its capacity on demand.
ExpandableBuffer(int) - 类 的构造器org.apache.hc.core5.http.impl.nio.ExpandableBuffer
Allocates buffer of the given size using the given allocator.
ExpandableBuffer.Mode - org.apache.hc.core5.http.impl.nio中的枚举
 
EXPECT - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
Experimental - org.apache.hc.core5.annotation中的注释类型
The field or method to which this annotation is applied is marked as experimental.
EXPIRES - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
EXPIRES_ATTR - 接口 中的静态变量org.apache.hc.client5.http.cookie.Cookie
 
ExponentialBackoffManager - org.apache.hc.client5.http.impl.classic中的类
A backoff manager implementation that uses an exponential backoff algorithm to adjust the maximum number of connections per HTTP route.
ExponentialBackoffManager(ConnPoolControl<HttpRoute>) - 类 的构造器org.apache.hc.client5.http.impl.classic.ExponentialBackoffManager
Constructs a new ExponentialBackoffManager with the specified connection pool control.
extractHost(URI) - 类 中的静态方法org.apache.hc.client5.http.utils.URIUtils
Extracts target host from the given URI.
extractPathPrefix(HttpRequest) - 类 中的静态方法org.apache.hc.client5.http.impl.RequestSupport
 

F

Factory<P,T> - org.apache.hc.core5.function中的接口
Abstract object factory.
failCommands(IOSession, Exception) - 类 中的静态方法org.apache.hc.core5.http.nio.command.CommandSupport
Fails all pending session Commands.
failed(Exception) - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveResponseConsumer
 
failed(Exception) - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.StreamEntityProducer
 
failed(Exception) - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecCallback
Triggered to signal a failure occurred during the message exchange.
failed(Exception) - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractBinPushConsumer
 
failed(Exception) - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractBinResponseConsumer
 
failed(Exception) - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractCharPushConsumer
 
failed(Exception) - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractCharResponseConsumer
 
failed(Exception) - 类 中的方法org.apache.hc.client5.http.async.methods.IgnoreCompleteExceptionFutureCallback
 
failed(Exception) - 类 中的方法org.apache.hc.core5.concurrent.BasicFuture
 
failed(Exception) - 类 中的方法org.apache.hc.core5.concurrent.CallbackContribution
 
failed(Exception) - 类 中的方法org.apache.hc.core5.concurrent.ComplexFuture
 
failed(Exception) - 接口 中的方法org.apache.hc.core5.concurrent.FutureCallback
 
failed(Exception) - 类 中的方法org.apache.hc.core5.concurrent.FutureContribution
 
failed(Exception) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncDataExchangeHandler
Triggered to signal a failure in data processing.
failed(Exception) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncEntityConsumer
Triggered to signal a failure in data processing.
failed(Exception) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncEntityProducer
Triggered to signal a failure in data generation.
failed(Exception) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncPushConsumer
Triggered to signal a failure in data processing.
failed(Exception) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncPushProducer
Triggered to signal a failure in data generation.
failed(Exception) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncRequestConsumer
Triggered to signal a failure in data processing.
failed(Exception) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncRequestProducer
Triggered to signal a failure in data generation.
failed(Exception) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncResponseConsumer
Triggered to signal a failure in data processing.
failed(Exception) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncResponseProducer
Triggered to signal a failure in data generation.
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.command.ExecutableCommand
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.command.RequestExecutionCommand
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityConsumer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityConsumer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducerWrapper
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityConsumer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityProducer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.entity.DiscardingEntityConsumer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.entity.FileEntityProducer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.entity.NoopEntityConsumer
已过时。
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.entity.PathEntityProducer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.entity.StringAsyncEntityProducer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncPushHandler
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncRequesterConsumer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicAsyncServerExpectationDecorator
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicClientExchangeHandler
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicPushProducer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicRequestConsumer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicRequestProducer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicResponseConsumer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicResponseProducer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityConsumer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityProducer
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicServerExchangeHandler
 
failed(Exception) - 类 中的方法org.apache.hc.core5.http.nio.support.ImmediateResponseExchangeHandler
 
failed(Exception) - 接口 中的方法org.apache.hc.core5.http2.nio.AsyncPingHandler
Triggered to signal a failure in data processing.
failed(Exception) - 类 中的方法org.apache.hc.core5.http2.nio.support.BasicPingHandler
 
FileBody - org.apache.hc.client5.http.entity.mime中的类
Binary body part backed by a file.
FileBody(File) - 类 的构造器org.apache.hc.client5.http.entity.mime.FileBody
 
FileBody(File, ContentType, String) - 类 的构造器org.apache.hc.client5.http.entity.mime.FileBody
 
FileBody(File, ContentType) - 类 的构造器org.apache.hc.client5.http.entity.mime.FileBody
 
FileContentDecoder - org.apache.hc.core5.http.nio中的接口
A content decoder capable of transferring data directly to a FileChannel
FileContentEncoder - org.apache.hc.core5.http.nio中的接口
A content encoder capable of transferring data directly from a FileChannel
FileEntity - org.apache.hc.core5.http.io.entity中的类
A self contained, repeatable entity that obtains its content from a file.
FileEntity(File, ContentType, String) - 类 的构造器org.apache.hc.core5.http.io.entity.FileEntity
 
FileEntity(File, ContentType) - 类 的构造器org.apache.hc.core5.http.io.entity.FileEntity
 
FileEntityProducer - org.apache.hc.core5.http.nio.entity中的类
AsyncEntityProducer implementation that generates data stream from content of a File.
FileEntityProducer(File, int, ContentType, boolean) - 类 的构造器org.apache.hc.core5.http.nio.entity.FileEntityProducer
 
FileEntityProducer(File, ContentType, boolean) - 类 的构造器org.apache.hc.core5.http.nio.entity.FileEntityProducer
 
FileEntityProducer(File, ContentType) - 类 的构造器org.apache.hc.core5.http.nio.entity.FileEntityProducer
 
FileEntityProducer(File) - 类 的构造器org.apache.hc.core5.http.nio.entity.FileEntityProducer
 
fill(ReadableByteChannel) - 接口 中的方法org.apache.hc.core5.http.nio.SessionInputBuffer
Makes an attempt to fill the buffer with data from the given ReadableByteChannel.
fill(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.SharedInputBuffer
 
fillBuffer(InputStream) - 类 中的方法org.apache.hc.core5.http.impl.io.SessionInputBufferImpl
 
fillBufferFromChannel() - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentDecoder
Reads from the channel to the session buffer.
find(String) - 类 中的方法org.apache.hc.core5.http.config.NamedElementChain
 
findAttribHandler(String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.AbstractCookieSpec
Finds an attribute handler CookieAttributeHandler for the given attribute.
finish() - 类 中的方法org.apache.hc.core5.http.impl.io.ChunkedOutputStream
Must be called to ensure the internal cache is flushed and the closing chunk is written.
firstStep(RouteInfo) - 类 中的方法org.apache.hc.client5.http.impl.routing.BasicRouteDirector
Determines the first step to establish a route.
FixedPortStrategy - org.apache.hc.core5.http.nio.ssl中的类
已过时。
Use configuration parameters provided by connection listeners.
FixedPortStrategy(int...) - 类 的构造器org.apache.hc.core5.http.nio.ssl.FixedPortStrategy
已过时。
 
flush() - 类 中的方法org.apache.hc.core5.http.impl.io.ChunkedOutputStream
Flushes the content buffer and the underlying stream.
flush() - 类 中的方法org.apache.hc.core5.http.impl.io.ContentLengthOutputStream
 
flush() - 类 中的方法org.apache.hc.core5.http.impl.io.IdentityOutputStream
 
flush(OutputStream) - 类 中的方法org.apache.hc.core5.http.impl.io.SessionOutputBufferImpl
 
flush() - 接口 中的方法org.apache.hc.core5.http.io.BHttpConnection
Writes out all pending buffered data over the open connection.
flush(OutputStream) - 接口 中的方法org.apache.hc.core5.http.io.SessionOutputBuffer
Flushes this session buffer and forces any buffered output bytes to be written out.
flush(WritableByteChannel) - 接口 中的方法org.apache.hc.core5.http.nio.SessionOutputBuffer
Makes an attempt to flush the content of this buffer to the given destination WritableByteChannel.
flush() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.ContentOutputStream
 
flush(DataStreamChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.SharedOutputBuffer
 
flush(WritableByteChannel) - 类 中的方法org.apache.hc.core5.http2.impl.nio.FrameOutputBuffer
 
flushToChannel() - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentEncoder
Flushes content of the session buffer to the channel and updates transport metrics.
fork() - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecRuntime
Forks this runtime for parallel execution.
fork(CancellableDependency) - 接口 中的方法org.apache.hc.client5.http.classic.ExecRuntime
Forks this runtime for parallel execution.
format(String, Set<String>) - 类 中的静态方法org.apache.hc.core5.http.message.MessageSupport
 
format(String, String...) - 类 中的静态方法org.apache.hc.core5.http.message.MessageSupport
 
format() - 类 中的方法org.apache.hc.core5.http.ProtocolVersion
Formats this protocol version as a string.
format(Iterable<? extends NameValuePair>, char, Charset) - 类 中的静态方法org.apache.hc.core5.net.URLEncodedUtils
已过时。
Returns a String that is suitable for use as an application/x-www-form-urlencoded list of parameters in an HTTP PUT or HTTP POST.
format(Iterable<? extends NameValuePair>, Charset) - 类 中的静态方法org.apache.hc.core5.net.URLEncodedUtils
已过时。
Returns a String that is suitable for use as an application/x-www-form-urlencoded list of parameters in an HTTP PUT or HTTP POST.
format(StringBuilder, Iterable<? extends NameValuePair>, Charset) - 类 中的静态方法org.apache.hc.core5.net.WWWFormCodec
Formats the list of NameValuePair parameters into a application/x-www-form-urlencoded content.
format(Iterable<? extends NameValuePair>, Charset) - 类 中的静态方法org.apache.hc.core5.net.WWWFormCodec
Formats the list of NameValuePair parameters into a application/x-www-form-urlencoded content string.
format(TimeUnit) - 类 中的方法org.apache.hc.core5.util.Deadline
Formats this deadline.
formatAddress(StringBuilder, SocketAddress) - 类 中的静态方法org.apache.hc.core5.net.InetAddressUtils
Formats SocketAddress as text.
formatCookies(List<Cookie>) - 接口 中的方法org.apache.hc.client5.http.cookie.CookieSpec
Create "Cookie" headers for an array of Cookies.
formatCookies(List<Cookie>) - 类 中的方法org.apache.hc.client5.http.impl.cookie.IgnoreSpecSpec
 
formatCookies(List<Cookie>) - 类 中的方法org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpec
 
formatDate(Instant, DateTimeFormatter) - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
Formats the given date according to the specified pattern.
formatDate(Date) - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
formatDate(Date, String) - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
formatElements(CharArrayBuffer, HeaderElement[], boolean) - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderValueFormatter
 
formatElements(CharArrayBuffer, HeaderElement[], boolean) - 接口 中的方法org.apache.hc.core5.http.message.HeaderValueFormatter
Formats an array of header elements.
formatHeader(CharArrayBuffer, Header) - 类 中的方法org.apache.hc.core5.http.message.BasicLineFormatter
 
formatHeader(CharArrayBuffer, Header) - 接口 中的方法org.apache.hc.core5.http.message.LineFormatter
Formats a header.
formatHeaderElement(CharArrayBuffer, HeaderElement, boolean) - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderValueFormatter
 
formatHeaderElement(CharArrayBuffer, HeaderElement, boolean) - 接口 中的方法org.apache.hc.core5.http.message.HeaderValueFormatter
Formats one header element.
formatNameValuePair(CharArrayBuffer, NameValuePair, boolean) - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderValueFormatter
 
formatNameValuePair(CharArrayBuffer, NameValuePair, boolean) - 接口 中的方法org.apache.hc.core5.http.message.HeaderValueFormatter
Formats one name-value pair, where the value is optional.
formatParameters(CharArrayBuffer, NameValuePair[], boolean) - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderValueFormatter
 
formatParameters(CharArrayBuffer, NameValuePair[], boolean) - 接口 中的方法org.apache.hc.core5.http.message.HeaderValueFormatter
Formats the parameters of a header element.
formatRequestLine(CharArrayBuffer, RequestLine) - 类 中的方法org.apache.hc.core5.http.message.BasicLineFormatter
 
formatRequestLine(CharArrayBuffer, RequestLine) - 接口 中的方法org.apache.hc.core5.http.message.LineFormatter
Formats a request line.
formatSegments(Iterable<String>, Charset) - 类 中的静态方法org.apache.hc.core5.net.URLEncodedUtils
已过时。
Returns a string consisting of joint encoded path segments.
formatSegments(String...) - 类 中的静态方法org.apache.hc.core5.net.URLEncodedUtils
已过时。
Returns a string consisting of joint encoded path segments.
formatStandardDate(Instant) - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
Formats the given instant according to the RFC 1123 pattern.
formatStats(HttpRoute, Object, ConnPoolControl<HttpRoute>) - 类 中的静态方法org.apache.hc.client5.http.impl.ConnPoolSupport
 
formatStatusLine(CharArrayBuffer, StatusLine) - 类 中的方法org.apache.hc.core5.http.message.BasicLineFormatter
 
formatStatusLine(CharArrayBuffer, StatusLine) - 接口 中的方法org.apache.hc.core5.http.message.LineFormatter
Formats a status line.
formatTarget() - 类 中的方法org.apache.hc.core5.util.Deadline
Formats the deadline value as a string in the format "yyyy-MM-dd\'T\'HH:mm:ss.SSSZ".
FormattedHeader - org.apache.hc.core5.http中的接口
An HTTP header which is already formatted.
FORMATTER_ASCTIME - 类 中的静态变量org.apache.hc.client5.http.utils.DateUtils
Date formatter used to parse HTTP date headers in in ANSI C asctime() format.
FORMATTER_RFC1036 - 类 中的静态变量org.apache.hc.client5.http.utils.DateUtils
Date formatter used to parse HTTP date headers in RFC 1036 format.
FORMATTER_RFC1123 - 类 中的静态变量org.apache.hc.client5.http.utils.DateUtils
Date formatter used to parse HTTP date headers in RFC 1123 format.
formatTokens(CharArrayBuffer, String...) - 类 中的静态方法org.apache.hc.core5.http.message.MessageSupport
 
formatTokens(CharArrayBuffer, Set<String>) - 类 中的静态方法org.apache.hc.core5.http.message.MessageSupport
 
FormBodyPart - org.apache.hc.client5.http.entity.mime中的类
FormBodyPart class represents a content body that can be used as a part of multipart encoded entities.
FormBodyPartBuilder - org.apache.hc.client5.http.entity.mime中的类
Builder for individual FormBodyParts.
Frame<T> - org.apache.hc.core5.http2.frame中的类
Abstract HTTP/2 data frame.
Frame(int, int, int) - 类 的构造器org.apache.hc.core5.http2.frame.Frame
 
FrameConsts - org.apache.hc.core5.http2.frame中的类
Values used by HTTP/2 protocol.
FrameFactory - org.apache.hc.core5.http2.frame中的类
Abstract RawFrame factory that supports standard HTTP/2 FrameTypes.
FrameFactory() - 类 的构造器org.apache.hc.core5.http2.frame.FrameFactory
 
FrameFlag - org.apache.hc.core5.http2.frame中的枚举
Standard HTTP/2 frame flags.
FrameInputBuffer - org.apache.hc.core5.http2.impl.io中的类
Frame input buffer for HTTP/2 blocking connections.
FrameInputBuffer(BasicH2TransportMetrics, int) - 类 的构造器org.apache.hc.core5.http2.impl.io.FrameInputBuffer
 
FrameInputBuffer(int) - 类 的构造器org.apache.hc.core5.http2.impl.io.FrameInputBuffer
 
FrameInputBuffer - org.apache.hc.core5.http2.impl.nio中的类
Frame input buffer for HTTP/2 non-blocking connections.
FrameInputBuffer(BasicH2TransportMetrics, int) - 类 的构造器org.apache.hc.core5.http2.impl.nio.FrameInputBuffer
 
FrameInputBuffer(int) - 类 的构造器org.apache.hc.core5.http2.impl.nio.FrameInputBuffer
 
FrameOutputBuffer - org.apache.hc.core5.http2.impl.io中的类
Frame output buffer for HTTP/2 blocking connections.
FrameOutputBuffer(BasicH2TransportMetrics, int) - 类 的构造器org.apache.hc.core5.http2.impl.io.FrameOutputBuffer
 
FrameOutputBuffer(int) - 类 的构造器org.apache.hc.core5.http2.impl.io.FrameOutputBuffer
 
FrameOutputBuffer - org.apache.hc.core5.http2.impl.nio中的类
Frame output buffer for HTTP/2 non-blocking connections.
FrameOutputBuffer(BasicH2TransportMetrics, int) - 类 的构造器org.apache.hc.core5.http2.impl.nio.FrameOutputBuffer
 
FrameOutputBuffer(int) - 类 的构造器org.apache.hc.core5.http2.impl.nio.FrameOutputBuffer
 
FramePrinter - org.apache.hc.core5.http2.frame中的类
 
FramePrinter() - 类 的构造器org.apache.hc.core5.http2.frame.FramePrinter
 
FrameType - org.apache.hc.core5.http2.frame中的枚举
Standard HTTP/2 frame types.
freeze() - 类 中的方法org.apache.hc.core5.util.Deadline
 
FROM - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
from(int) - 枚举 中的静态方法org.apache.hc.core5.http.message.StatusLine.StatusClass
Gets the response status class for the given status code.
from(Deadline) - 异常错误 中的静态方法org.apache.hc.core5.util.DeadlineTimeoutException
Creates a new exception for the given timeout deadline and actual timeout.
fromMap(String, Map<?, ?>, ClassLoader) - 类 中的静态方法org.apache.hc.core5.util.VersionInfo
Instantiates version information from properties.
fromMilliseconds(long, long) - 异常错误 中的静态方法org.apache.hc.core5.util.TimeoutValueException
Creates a new exception for the given timeout deadline and actual timeout.
fromUnixMilliseconds(long) - 类 中的静态方法org.apache.hc.core5.util.Deadline
Creates a deadline from a UNIX time in milliseconds.
FutureCallback<T> - org.apache.hc.core5.concurrent中的接口
A callback interface that gets invoked upon completion of a Future.
FutureContribution<T> - org.apache.hc.core5.concurrent中的类
Convenience base class for FutureCallbacks that contribute a result of the operation to another BasicFuture.
FutureContribution(BasicFuture<?>) - 类 的构造器org.apache.hc.core5.concurrent.FutureContribution
 
FutureRequestExecutionMetrics - org.apache.hc.client5.http.impl.classic中的类
Collection of different counters used to gather metrics for FutureRequestExecutionService.
FutureRequestExecutionService - org.apache.hc.client5.http.impl.classic中的类
This class schedules message execution execution and processing as FutureTasks with the provided ExecutorService.
FutureRequestExecutionService(HttpClient, ExecutorService) - 类 的构造器org.apache.hc.client5.http.impl.classic.FutureRequestExecutionService
Create a new FutureRequestExecutionService.

G

generate(int) - 接口 中的方法org.apache.hc.core5.http2.frame.StreamIdGenerator
 
generateAuthResponse(HttpHost, HttpRequest, HttpContext) - 接口 中的方法org.apache.hc.client5.http.auth.AuthScheme
Generates an authorization response based on the current state.
generateAuthResponse(HttpHost, HttpRequest, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicScheme
 
generateAuthResponse(HttpHost, HttpRequest, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.BearerScheme
 
generateAuthResponse(HttpHost, HttpRequest, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.DigestScheme
 
generateAuthResponse(HttpHost, HttpRequest, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.GGSSchemeBase
已过时。
 
generateAuthResponse(HttpHost, HttpRequest, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.NTLMScheme
已过时。
 
generateChallenge(T, URIAuthority, String, HttpContext) - 类 中的方法org.apache.hc.core5.http.io.support.AbstractHttpServerAuthFilter
Generates an authentication challenge in case of unsuccessful authentication.
generateChallenge(T, URIAuthority, String, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncServerAuthFilter
Generates an authentication challenge in case of unsuccessful authentication.
generateContent() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityConsumer
Triggered to generate entity representation.
generateContent() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityConsumer
Triggered to generate entity representation.
generateContent() - 类 中的方法org.apache.hc.core5.http.nio.entity.BasicAsyncEntityConsumer
 
generateContent() - 类 中的方法org.apache.hc.core5.http.nio.entity.StringAsyncEntityConsumer
 
generateGSSToken(byte[], Oid, String, String) - 类 中的方法org.apache.hc.client5.http.impl.auth.GGSSchemeBase
已过时。
 
generateResponseContent(HttpResponse) - 类 中的方法org.apache.hc.core5.http.io.support.AbstractHttpServerAuthFilter
Generates response body for UNAUTHORIZED response.
generateResponseContent(HttpResponse) - 类 中的方法org.apache.hc.core5.http.io.support.HttpServerExpectationFilter
Generates response content entity for the final HTTP response with an error status representing the cause of expectation failure.
generateResponseContent(HttpResponse) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncServerAuthFilter
Generates response body for UNAUTHORIZED response.
generateResponseContent(HttpResponse) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncServerExpectationFilter
 
generateToken(byte[], String, String) - 类 中的方法org.apache.hc.client5.http.impl.auth.GGSSchemeBase
已过时。
 
generateToken(byte[], String, String) - 类 中的方法org.apache.hc.client5.http.impl.auth.KerberosScheme
已过时。
 
generateToken(byte[], String, String) - 类 中的方法org.apache.hc.client5.http.impl.auth.SPNegoScheme
已过时。
 
generateType1Msg(String, String) - 接口 中的方法org.apache.hc.client5.http.impl.auth.NTLMEngine
已过时。
Generates a Type1 message given the domain and workstation.
generateType3Msg(String, char[], String, String, String) - 接口 中的方法org.apache.hc.client5.http.impl.auth.NTLMEngine
已过时。
Generates a Type3 message given the user credentials and the authentication challenge.
get(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
get(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
get(HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
get(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
get(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
get(HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
get() - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
get(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
get(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
get(HttpHost) - 接口 中的方法org.apache.hc.client5.http.auth.AuthCache
Returns the authentication state with the given authentication scope from the cache if available.
get(HttpHost, String) - 接口 中的方法org.apache.hc.client5.http.auth.AuthCache
Returns the authentication state with the given authentication scope from the cache if available.
get(String) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
 
get(URI) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
 
get(HttpHost) - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicAuthCache
 
get(HttpHost, String) - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicAuthCache
 
get() - 类 中的方法org.apache.hc.client5.http.impl.Operations.CompletedFuture
 
get(long, TimeUnit) - 类 中的方法org.apache.hc.client5.http.impl.Operations.CompletedFuture
 
get(Timeout) - 接口 中的方法org.apache.hc.client5.http.io.LeaseRequest
Returns ConnectionEndpoint within a given time.
get(int) - 类 中的方法org.apache.hc.client5.http.protocol.RedirectLocations
Returns the URI at the specified position in this list.
get() - 类 中的方法org.apache.hc.core5.concurrent.BasicFuture
 
get(long, TimeUnit) - 类 中的方法org.apache.hc.core5.concurrent.BasicFuture
 
get() - 类 中的方法org.apache.hc.core5.concurrent.CompletedFuture
 
get(long, TimeUnit) - 类 中的方法org.apache.hc.core5.concurrent.CompletedFuture
 
get() - 接口 中的方法org.apache.hc.core5.function.Supplier
Gets a result.
get(int, int) - 类 中的静态方法org.apache.hc.core5.http.HttpVersion
Gets a specific instance or creates a new one.
get() - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
get(URI) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
get(String) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
get() - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
get(URI) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
get(String) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
get() - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
get(URI) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
get(String) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
getAcceptedIssuers() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.CompositeX509TrustManager
 
getActiveConnectionCount() - 类 中的方法org.apache.hc.client5.http.impl.classic.FutureRequestExecutionMetrics
 
getActual() - 异常错误 中的方法org.apache.hc.core5.util.TimeoutValueException
Gets how long was the expected timeout in milliseconds.
getAddress() - 类 中的方法org.apache.hc.core5.http.HttpHost
Returns the inet address if explicitly set by a constructor, null otherwise.
getAddress() - 接口 中的方法org.apache.hc.core5.reactor.ListenerEndpoint
Returns the socket address of this endpoint.
getAll() - 类 中的方法org.apache.hc.client5.http.protocol.RedirectLocations
Returns all redirect URIs in the order they were added to the collection.
getAllowedMethods(HttpResponse) - 类 中的方法org.apache.hc.client5.http.classic.methods.HttpOptions
 
getApplicationProtocol() - 类 中的方法org.apache.hc.core5.reactor.ssl.TlsDetails
 
getAttachment() - 类 中的方法org.apache.hc.core5.reactor.EndpointParameters
 
getAttribHandler(String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.AbstractCookieSpec
Gets attribute handler CookieAttributeHandler for the given attribute.
getAttribHandlers() - 类 中的方法org.apache.hc.client5.http.impl.cookie.AbstractCookieSpec
 
getAttribute(String) - 接口 中的方法org.apache.hc.client5.http.cookie.Cookie
 
getAttribute(String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
 
getAttribute(String) - 类 中的方法org.apache.hc.core5.http.protocol.BasicHttpContext
 
getAttribute(String) - 接口 中的方法org.apache.hc.core5.http.protocol.HttpContext
Obtains attribute with the given name.
getAttribute(String) - 类 中的方法org.apache.hc.core5.http.protocol.HttpCoreContext
 
getAttribute(String, Class<T>) - 类 中的方法org.apache.hc.core5.http.protocol.HttpCoreContext
 
getAttributeName() - 接口 中的方法org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler
 
getAttributeName() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicDomainHandler
 
getAttributeName() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicExpiresHandler
 
getAttributeName() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicHttpOnlyHandler
 
getAttributeName() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicMaxAgeHandler
 
getAttributeName() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicPathHandler
 
getAttributeName() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicSecureHandler
 
getAttributeName() - 类 中的方法org.apache.hc.client5.http.impl.cookie.LaxExpiresHandler
 
getAttributeName() - 类 中的方法org.apache.hc.client5.http.impl.cookie.LaxMaxAgeHandler
 
getAttributeName() - 类 中的方法org.apache.hc.client5.http.impl.cookie.PublicSuffixDomainFilter
 
getAuthCache() - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
getAuthExchange(HttpHost) - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
getAuthExchanges() - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
getAuthOptions() - 类 中的方法org.apache.hc.client5.http.auth.AuthExchange
Returns available auth options.
getAuthority() - 接口 中的方法org.apache.hc.core5.http.HttpRequest
Returns authority of this request message.
getAuthority() - 类 中的方法org.apache.hc.core5.http.message.BasicHttpRequest
 
getAuthority() - 类 中的方法org.apache.hc.core5.http.message.HttpRequestWrapper
 
getAuthority() - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
getAuthority() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Gets the authority.
getAuthScheme() - 类 中的方法org.apache.hc.client5.http.auth.AuthExchange
Returns actual AuthScheme.
getAuthSchemeRegistry() - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
getAvailable() - 类 中的方法org.apache.hc.core5.pool.PoolStats
Gets the number idle persistent connections.
getBackedOffPoolSize(int) - 类 中的方法org.apache.hc.client5.http.impl.classic.AbstractBackoff
Calculates the new pool size after applying the exponential backoff algorithm.
getBackedOffPoolSize(int) - 类 中的方法org.apache.hc.client5.http.impl.classic.AIMDBackoffManager
Returns the backed-off pool size based on the current pool size.
getBackedOffPoolSize(int) - 类 中的方法org.apache.hc.client5.http.impl.classic.ExponentialBackoffManager
Calculates the new pool size after applying the exponential backoff algorithm.
getBackedOffPoolSize(int) - 类 中的方法org.apache.hc.client5.http.impl.classic.LinearBackoffManager
Returns the new pool size after applying the linear backoff algorithm.
getBacklogSize() - 类 中的方法org.apache.hc.core5.http.io.SocketConfig
 
getBacklogSize() - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig
 
getBackoffFactor() - 类 中的方法org.apache.hc.client5.http.impl.classic.AbstractBackoff
Returns the backoff factor as an AtomicReference of Double.
getBinary() - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Gets entity content as a byte array if set using EntityBuilder.setBinary(byte[]).
getBody() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.ApacheAsyncHttpResponse
 
getBody() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveHttpResponse
 
getBody() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
getBody() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleHttpResponse
 
getBody() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
getBody() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
 
getBody() - 类 中的方法org.apache.hc.client5.http.entity.mime.MimeField
 
getBody() - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartPart
 
getBody() - 类 中的方法org.apache.hc.core5.http.Message
 
getBodyAsByteArray() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.ApacheAsyncHttpResponse
 
getBodyAsByteArray() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveHttpResponse
 
getBodyAsString() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.ApacheAsyncHttpResponse
 
getBodyAsString(Charset) - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.ApacheAsyncHttpResponse
 
getBodyAsString() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveHttpResponse
 
getBodyAsString(Charset) - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveHttpResponse
 
getBodyBytes() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleBody
 
getBodyBytes() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
getBodyBytes() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleHttpResponse
 
getBodyText() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleBody
 
getBodyText() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
getBodyText() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleHttpResponse
 
getBuffer() - 接口 中的方法org.apache.hc.core5.http.FormattedHeader
Obtains the buffer with the formatted header.
getBuffer() - 类 中的方法org.apache.hc.core5.http.message.BufferedHeader
 
getBufferSize() - 类 中的方法org.apache.hc.core5.http.config.Http1Config
 
getByCode(int) - 枚举 中的静态方法org.apache.hc.core5.http2.H2Error
 
getByMimeType(String) - 类 中的静态方法org.apache.hc.core5.http.ContentType
已过时。
Do not use. This method was made public by mistake.
getBytesTransferred() - 类 中的方法org.apache.hc.core5.http.impl.BasicHttpTransportMetrics
 
getBytesTransferred() - 接口 中的方法org.apache.hc.core5.http.io.HttpTransportMetrics
Returns the number of bytes transferred.
getCancellableDependency() - 类 中的方法org.apache.hc.core5.http.nio.command.ExecutableCommand
 
getCancellableDependency() - 类 中的方法org.apache.hc.core5.http.nio.command.RequestExecutionCommand
 
getCanonicalLocalHostName() - 类 中的静态方法org.apache.hc.core5.net.InetAddressUtils
Returns canonical name (fully qualified domain name) of the localhost.
getCap() - 类 中的方法org.apache.hc.client5.http.impl.classic.AbstractBackoff
Returns the cap on the maximum number of connections per route as an AtomicInteger.
getCertChain() - 类 中的方法org.apache.hc.core5.ssl.PrivateKeyDetails
 
getChallengeType() - 类 中的方法org.apache.hc.client5.http.auth.AuthChallenge
 
getCharset() - 类 中的方法org.apache.hc.client5.http.entity.mime.AbstractContentBody
 
getCharset() - 类 中的方法org.apache.hc.client5.http.entity.mime.ByteArrayBody
 
getCharset() - 接口 中的方法org.apache.hc.client5.http.entity.mime.ContentDescriptor
The body descriptors character set, defaulted appropriately for the MIME type.
getCharset() - 类 中的方法org.apache.hc.core5.http.config.CharCodingConfig
 
getCharset() - 类 中的方法org.apache.hc.core5.http.ContentType
 
getCharset(Charset) - 类 中的方法org.apache.hc.core5.http.ContentType
Gets this Charset if it's non-null, otherwise, return the given defaultCharset.
getCharset(ContentType, Charset) - 类 中的静态方法org.apache.hc.core5.http.ContentType
Gets a ContentType's Charset if neither are null, otherwise, return the given defaultCharset.
getCharset() - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
getCharset() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Gets the Charset.
getChunkSizeHint() - 类 中的方法org.apache.hc.core5.http.config.Http1Config
 
getClassloader() - 类 中的方法org.apache.hc.core5.util.VersionInfo
Obtains the classloader used to read the version information.
getCnonce() - 类 中的方法org.apache.hc.client5.http.impl.auth.DigestScheme
 
getCode() - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
getCode() - 接口 中的方法org.apache.hc.core5.http.HttpResponse
Obtains the code of this response message.
getCode() - 类 中的方法org.apache.hc.core5.http.message.BasicHttpResponse
 
getCode() - 类 中的方法org.apache.hc.core5.http.message.HttpResponseWrapper
 
getCode() - 枚举 中的方法org.apache.hc.core5.http2.config.H2Param
 
getCode() - 类 中的方法org.apache.hc.core5.http2.config.H2Setting
 
getCode() - 异常错误 中的方法org.apache.hc.core5.http2.H2ConnectionException
 
getCode() - 枚举 中的方法org.apache.hc.core5.http2.H2Error
 
getCode() - 异常错误 中的方法org.apache.hc.core5.http2.H2StreamResetException
 
getCondensedHeader(String) - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
Gets a header representing all of the header values with the given name.
getConfig() - 类 中的方法org.apache.hc.client5.http.async.methods.ConfigurableHttpRequest
 
getConfig() - 类 中的方法org.apache.hc.client5.http.classic.methods.HttpUriRequestBase
 
getConfig() - 接口 中的方法org.apache.hc.client5.http.config.Configurable
Returns actual request configuration.
getConnection() - 类 中的方法org.apache.hc.core5.pool.PoolEntry
 
getConnectionConfig() - 类 中的方法org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
getConnectionKeepAlive() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig
 
getConnectionRequestTimeout() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig
 
getConnectTimeout() - 类 中的方法org.apache.hc.client5.http.config.ConnectionConfig
 
getConnectTimeout() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig
getConnPerRoute() - 类 中的方法org.apache.hc.client5.http.impl.classic.AbstractBackoff
Returns the connection pool control for managing the maximum number of connections per route.
getConnPool() - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester
 
getConnPoolControl() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
getContent() - 类 中的方法org.apache.hc.client5.http.entity.DecompressingEntity
 
getContent() - 类 中的方法org.apache.hc.client5.http.entity.GzipCompressingEntity
 
getContent() - 接口 中的方法org.apache.hc.core5.http.HttpEntity
Returns a content stream of the entity.
getContent() - 类 中的方法org.apache.hc.core5.http.io.entity.BasicHttpEntity
 
getContent() - 类 中的方法org.apache.hc.core5.http.io.entity.BufferedHttpEntity
 
getContent() - 类 中的方法org.apache.hc.core5.http.io.entity.ByteArrayEntity
 
getContent() - 类 中的方法org.apache.hc.core5.http.io.entity.ByteBufferEntity
 
getContent() - 类 中的方法org.apache.hc.core5.http.io.entity.EntityTemplate
 
getContent() - 类 中的方法org.apache.hc.core5.http.io.entity.FileEntity
 
getContent() - 类 中的方法org.apache.hc.core5.http.io.entity.HttpEntityWrapper
 
getContent() - 类 中的方法org.apache.hc.core5.http.io.entity.InputStreamEntity
 
getContent() - 类 中的方法org.apache.hc.core5.http.io.entity.NullEntity
 
getContent() - 类 中的方法org.apache.hc.core5.http.io.entity.PathEntity
 
getContent() - 类 中的方法org.apache.hc.core5.http.io.entity.SerializableEntity
 
getContent() - 类 中的方法org.apache.hc.core5.http.io.entity.StringEntity
 
getContent() - 接口 中的方法org.apache.hc.core5.http.nio.AsyncEntityConsumer
Returns the result of entity processing when it becomes available or null if the entity is still being received.
getContent() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityConsumer
 
getContent() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityConsumer
 
getContent() - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityConsumer
 
getContent() - 类 中的方法org.apache.hc.core5.http.nio.entity.DiscardingEntityConsumer
 
getContent() - 类 中的方法org.apache.hc.core5.http.nio.entity.NoopEntityConsumer
已过时。
 
getContent() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityConsumer
 
getContentBytes() - 异常错误 中的方法org.apache.hc.client5.http.HttpResponseException
 
getContentEncoding() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.StreamEntityProducer
 
getContentEncoding() - 类 中的方法org.apache.hc.client5.http.entity.DecompressingEntity
 
getContentEncoding() - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Gets the content encoding of the entity, may be null.
getContentEncoding() - 类 中的方法org.apache.hc.client5.http.entity.GzipCompressingEntity
 
getContentEncoding() - 接口 中的方法org.apache.hc.core5.http.EntityDetails
Returns content encoding of the entity, if known.
getContentEncoding() - 类 中的方法org.apache.hc.core5.http.impl.BasicEntityDetails
 
getContentEncoding() - 类 中的方法org.apache.hc.core5.http.impl.IncomingEntityDetails
 
getContentEncoding() - 类 中的方法org.apache.hc.core5.http.io.entity.AbstractHttpEntity
 
getContentEncoding() - 类 中的方法org.apache.hc.core5.http.io.entity.HttpEntityWrapper
 
getContentEncoding() - 类 中的方法org.apache.hc.core5.http.io.entity.NullEntity
 
getContentEncoding() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityProducer
 
getContentEncoding() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityProducer
 
getContentEncoding() - 类 中的方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducerWrapper
 
getContentEncoding() - 类 中的方法org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
 
getContentEncoding() - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityProducer
 
getContentEncoding() - 类 中的方法org.apache.hc.core5.http.nio.entity.FileEntityProducer
 
getContentEncoding() - 类 中的方法org.apache.hc.core5.http.nio.entity.PathEntityProducer
 
getContentEncoding() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityProducer
 
getContentLength() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.StreamEntityProducer
 
getContentLength() - 类 中的方法org.apache.hc.client5.http.entity.DecompressingEntity
 
getContentLength() - 类 中的方法org.apache.hc.client5.http.entity.GzipCompressingEntity
 
getContentLength() - 类 中的方法org.apache.hc.client5.http.entity.mime.ByteArrayBody
 
getContentLength() - 接口 中的方法org.apache.hc.client5.http.entity.mime.ContentDescriptor
Returns the body descriptors content-length.
getContentLength() - 类 中的方法org.apache.hc.client5.http.entity.mime.FileBody
 
getContentLength() - 类 中的方法org.apache.hc.client5.http.entity.mime.InputStreamBody
 
getContentLength() - 类 中的方法org.apache.hc.client5.http.entity.mime.StringBody
 
getContentLength() - 接口 中的方法org.apache.hc.core5.http.EntityDetails
Returns length of the entity, if known.
getContentLength() - 类 中的方法org.apache.hc.core5.http.impl.BasicEntityDetails
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.impl.IncomingEntityDetails
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.io.entity.BasicHttpEntity
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.io.entity.BufferedHttpEntity
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.io.entity.ByteArrayEntity
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.io.entity.ByteBufferEntity
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.io.entity.EntityTemplate
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.io.entity.FileEntity
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.io.entity.HttpEntityWrapper
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.io.entity.InputStreamEntity
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.io.entity.NullEntity
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.io.entity.PathEntity
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.io.entity.SerializableEntity
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.io.entity.StringEntity
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityProducer
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityProducer
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducerWrapper
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityProducer
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.nio.entity.FileEntityProducer
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.nio.entity.PathEntityProducer
 
getContentLength() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityProducer
 
getContentType() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.StreamEntityProducer
 
getContentType() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleBody
 
getContentType() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
getContentType() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleHttpResponse
 
getContentType() - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Gets the ContentType of the entity, may be null.
getContentType() - 类 中的方法org.apache.hc.client5.http.entity.mime.AbstractContentBody
 
getContentType() - 异常错误 中的方法org.apache.hc.client5.http.HttpResponseException
 
getContentType() - 接口 中的方法org.apache.hc.core5.http.EntityDetails
Returns content type of the entity, if known.
getContentType() - 类 中的方法org.apache.hc.core5.http.impl.BasicEntityDetails
 
getContentType() - 类 中的方法org.apache.hc.core5.http.impl.IncomingEntityDetails
 
getContentType() - 类 中的方法org.apache.hc.core5.http.io.entity.AbstractHttpEntity
 
getContentType() - 类 中的方法org.apache.hc.core5.http.io.entity.HttpEntityWrapper
 
getContentType() - 类 中的方法org.apache.hc.core5.http.io.entity.NullEntity
 
getContentType() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityProducer
 
getContentType() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityProducer
 
getContentType() - 类 中的方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducerWrapper
 
getContentType() - 类 中的方法org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
 
getContentType() - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityProducer
 
getContentType() - 类 中的方法org.apache.hc.core5.http.nio.entity.FileEntityProducer
 
getContentType() - 类 中的方法org.apache.hc.core5.http.nio.entity.PathEntityProducer
 
getContentType() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityProducer
 
getContext() - 类 中的方法org.apache.hc.core5.http.nio.command.RequestExecutionCommand
 
getCookieOrigin() - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
getCookies() - 类 中的方法org.apache.hc.client5.http.cookie.BasicCookieStore
Returns an immutable array of cookies that this HTTP state currently contains.
getCookies() - 接口 中的方法org.apache.hc.client5.http.cookie.CookieStore
Returns all cookies contained in this store.
getCookieSpec() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig
 
getCookieSpec() - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
getCookieSpecRegistry() - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
getCookieStore() - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
getCoolDown() - 类 中的方法org.apache.hc.client5.http.impl.classic.AbstractBackoff
Returns the cool down period between backoff and probe operations as an AtomicReference of TimeValue.
getCreated() - 类 中的方法org.apache.hc.core5.pool.PoolEntry
 
getCreationDate() - 接口 中的方法org.apache.hc.client5.http.cookie.Cookie
已过时。
getCreationDate() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
getCreationInstant() - 接口 中的方法org.apache.hc.client5.http.cookie.Cookie
Returns creation time of the cookie.
getCreationInstant() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
 
getCredentials(AuthScope, HttpContext) - 接口 中的方法org.apache.hc.client5.http.auth.CredentialsProvider
Returns credentials for the given authentication scope, if available.
getCredentials(AuthScope, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicCredentialsProvider
 
getCredentials(AuthScope, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.SystemDefaultCredentialsProvider
 
getCredentialsProvider() - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
getCurrentDate() - 类 中的方法org.apache.hc.core5.http.protocol.HttpDateGenerator
 
getData() - 接口 中的方法org.apache.hc.core5.http2.nio.AsyncPingHandler
Returns content of ping message.
getData() - 类 中的方法org.apache.hc.core5.http2.nio.support.BasicPingHandler
 
getDeadline() - 异常错误 中的方法org.apache.hc.core5.util.DeadlineTimeoutException
The expected deadline for this timeout since the start of UNIX time.
getDeadline() - 异常错误 中的方法org.apache.hc.core5.util.TimeoutValueException
Gets how long we actually waited in milliseconds.
getDefault() - 类 中的静态方法org.apache.hc.client5.http.psl.PublicSuffixMatcherLoader
 
getDefault() - 类 中的静态方法org.apache.hc.client5.http.ssl.ConscryptClientTlsStrategy
 
getDefault() - 类 中的静态方法org.apache.hc.client5.http.ssl.DefaultClientTlsStrategy
 
getDefaultDomain(CookieOrigin) - 类 中的静态方法org.apache.hc.client5.http.impl.cookie.CookieSpecBase
 
getDefaultHostnameVerifier() - 类 中的静态方法org.apache.hc.client5.http.ssl.HttpsSupport
 
getDefaultMaxIOThreadCount() - 类 中的静态方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
Gets the default value for ioThreadCount.
getDefaultMaxPerRoute() - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
getDefaultMaxPerRoute() - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
getDefaultMaxPerRoute() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
getDefaultMaxPerRoute() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
getDefaultMaxPerRoute() - 接口 中的方法org.apache.hc.core5.pool.ConnPoolControl
 
getDefaultMaxPerRoute() - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
getDefaultMaxPerRoute() - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
getDefaultPath(CookieOrigin) - 类 中的静态方法org.apache.hc.client5.http.impl.cookie.CookieSpecBase
 
getDefaultSocketConfig() - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
getDigest() - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityConsumer
Returns digest hash.
getDigest() - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityProducer
Returns digest hash.
getDomain() - 类 中的方法org.apache.hc.client5.http.auth.NTCredentials
已过时。
Retrieves the name to authenticate with.
getDomain() - 类 中的方法org.apache.hc.client5.http.auth.NTUserPrincipal
 
getDomain() - 接口 中的方法org.apache.hc.client5.http.cookie.Cookie
Returns domain attribute of the cookie.
getDomain() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
Returns domain attribute of the cookie.
getDomainRoot(String) - 类 中的方法org.apache.hc.client5.http.psl.PublicSuffixMatcher
Returns registrable part of the domain for the given domain name or null if given domain represents a public suffix.
getDomainRoot(String, DomainType) - 类 中的方法org.apache.hc.client5.http.psl.PublicSuffixMatcher
Returns registrable part of the domain for the given domain name or null if given domain represents a public suffix.
getDuration() - 类 中的方法org.apache.hc.core5.util.TimeValue
 
getEndpointDetails() - 接口 中的方法org.apache.hc.core5.http.HttpConnection
Returns this connection's endpoint details.
getEndpointDetails() - 类 中的方法org.apache.hc.core5.http.protocol.HttpCoreContext
 
getEndpointDetails() - 类 中的方法org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
getEndpoints() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServer
 
getEndpoints() - 接口 中的方法org.apache.hc.core5.reactor.ConnectionAcceptor
Returns a set of endpoints for this I/O reactor.
getEndpoints() - 类 中的方法org.apache.hc.core5.reactor.DefaultListeningIOReactor
 
getEntity() - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
getEntity() - 接口 中的方法org.apache.hc.core5.http.HttpEntityContainer
Obtains the message entity, if available.
getEntity() - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
getEntity() - 类 中的方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
getEntity() - 类 中的方法org.apache.hc.core5.http.message.BasicClassicHttpRequest
 
getEntity() - 类 中的方法org.apache.hc.core5.http.message.BasicClassicHttpResponse
 
getEntity() - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncPushBuilder
 
getEntity() - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
getEntity() - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncResponseBuilder
 
getEntityDetails() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveResponseConsumer
Returns the response entity details.
getErrorOffset() - 异常错误 中的方法org.apache.hc.core5.http.ParseException
 
getEventMask() - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Returns mask of I/O evens this session declared interest in.
getEventMask() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
getException() - 类 中的方法org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
 
getException() - 类 中的方法org.apache.hc.core5.http.nio.entity.FileEntityProducer
 
getException() - 类 中的方法org.apache.hc.core5.http.nio.entity.PathEntityProducer
 
getException() - 类 中的方法org.apache.hc.core5.http.nio.entity.StringAsyncEntityProducer
 
getException() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityConsumer
 
getException() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityProducer
 
getException() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicServerExchangeHandler
 
getExceptions() - 类 中的方法org.apache.hc.client5.http.psl.PublicSuffixList
 
getExchangeHandler() - 类 中的方法org.apache.hc.core5.http.nio.command.RequestExecutionCommand
 
getExchangeId() - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
getExpiryDate() - 接口 中的方法org.apache.hc.client5.http.cookie.Cookie
已过时。
getExpiryDate() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
getExpiryDeadline() - 类 中的方法org.apache.hc.core5.pool.PoolEntry
 
getExpiryInstant() - 接口 中的方法org.apache.hc.client5.http.cookie.Cookie
Returns the expiration Instant of the cookie, or null if none exists.
getExpiryInstant() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
Returns the expiration Instant of the cookie, or null if none exists.
getFailedConnectionAverageDuration() - 类 中的方法org.apache.hc.client5.http.impl.classic.FutureRequestExecutionMetrics
 
getFailedConnectionCount() - 类 中的方法org.apache.hc.client5.http.impl.classic.FutureRequestExecutionMetrics
 
getField(String) - 类 中的方法org.apache.hc.client5.http.entity.mime.Header
 
getFields() - 类 中的方法org.apache.hc.client5.http.entity.mime.Header
 
getFields(String) - 类 中的方法org.apache.hc.client5.http.entity.mime.Header
 
getFile() - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Gets the entity content as a File if set using EntityBuilder.setFile(java.io.File).
getFile() - 类 中的方法org.apache.hc.client5.http.entity.mime.FileBody
 
getFilename() - 类 中的方法org.apache.hc.client5.http.entity.mime.ByteArrayBody
 
getFilename() - 接口 中的方法org.apache.hc.client5.http.entity.mime.ContentBody
 
getFilename() - 类 中的方法org.apache.hc.client5.http.entity.mime.FileBody
 
getFilename() - 类 中的方法org.apache.hc.client5.http.entity.mime.InputStreamBody
 
getFilename() - 类 中的方法org.apache.hc.client5.http.entity.mime.StringBody
 
getFirst() - 类 中的方法org.apache.hc.core5.http.config.NamedElementChain
 
getFirstHeader(String) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
getFirstHeader(String) - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
getFirstHeader(String) - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
Gets the first header with the given name.
getFirstHeader(String) - 接口 中的方法org.apache.hc.core5.http.MessageHeaders
Returns the first header with a specified name of this message.
getFirstHeader(String) - 类 中的方法org.apache.hc.core5.http.support.AbstractMessageBuilder
 
getFirstHeaders() - 类 中的方法org.apache.hc.core5.http.support.AbstractMessageBuilder
 
getFirstQueryParam(String) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Gets the first NameValuePair for a given name.
getFlags() - 类 中的方法org.apache.hc.core5.http2.frame.Frame
 
getFooters() - 类 中的方法org.apache.hc.core5.http.impl.io.ChunkedInputStream
 
getFragment() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Gets the fragments.
getFramesTransferred() - 接口 中的方法org.apache.hc.core5.http2.H2TransportMetrics
 
getFramesTransferred() - 类 中的方法org.apache.hc.core5.http2.impl.BasicH2TransportMetrics
 
getGSSCredential() - 类 中的方法org.apache.hc.client5.http.auth.KerberosCredentials
已过时。
 
getHandler() - 类 中的方法org.apache.hc.core5.http2.nio.command.PingCommand
 
getHandler() - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Returns event handler associated with the session.
getHandler() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
getHandshakeTimeout() - 类 中的方法org.apache.hc.client5.http.config.TlsConfig
 
getHead() - 类 中的方法org.apache.hc.core5.http.Message
 
getHeader() - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartPart
 
getHeader(String) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
getHeader(String) - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
getHeader(String) - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
Gets single first header with the given name.
getHeader(String) - 接口 中的方法org.apache.hc.core5.http.MessageHeaders
Gets single first header with the given name.
getHeaders() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveHttpResponse
 
getHeaders(String) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
getHeaders() - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
getHeaders(String) - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
getHeaders() - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
getHeaders(String) - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
Gets all of the headers with the given name.
getHeaders() - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
Gets all of the headers contained within this group.
getHeaders() - 接口 中的方法org.apache.hc.core5.http.MessageHeaders
Returns all the headers of this message.
getHeaders(String) - 接口 中的方法org.apache.hc.core5.http.MessageHeaders
Returns all the headers with a specified name of this message.
getHeaders() - 类 中的方法org.apache.hc.core5.http.support.AbstractMessageBuilder
 
getHeaders(String) - 类 中的方法org.apache.hc.core5.http.support.AbstractMessageBuilder
 
getHeaderTableSize() - 类 中的方法org.apache.hc.core5.http2.config.H2Config
 
getHeaderValue(String) - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveHttpResponse
 
getHopCount() - 类 中的方法org.apache.hc.client5.http.HttpRoute
 
getHopCount() - 接口 中的方法org.apache.hc.client5.http.RouteInfo
Obtains the number of hops in this route.
getHopCount() - 类 中的方法org.apache.hc.client5.http.RouteTracker
 
getHopTarget(int) - 类 中的方法org.apache.hc.client5.http.HttpRoute
 
getHopTarget(int) - 接口 中的方法org.apache.hc.client5.http.RouteInfo
Obtains the target of a hop in this route.
getHopTarget(int) - 类 中的方法org.apache.hc.client5.http.RouteTracker
 
getHost() - 类 中的方法org.apache.hc.client5.http.auth.AuthScope
 
getHost() - 异常错误 中的方法org.apache.hc.client5.http.ConnectTimeoutException
 
getHost() - 类 中的方法org.apache.hc.client5.http.cookie.CookieOrigin
 
getHost() - 异常错误 中的方法org.apache.hc.client5.http.HttpHostConnectException
 
getHost() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Gets the host portion of the URI.
getHostName() - 类 中的方法org.apache.hc.core5.http.HttpHost
Returns the host name.
getHostName() - 类 中的方法org.apache.hc.core5.net.Host
 
getHostName() - 接口 中的方法org.apache.hc.core5.net.NamedEndpoint
Returns name (IP or DNS name).
getHostName() - 类 中的方法org.apache.hc.core5.net.URIAuthority
 
getHostName() - 类 中的方法org.apache.hc.core5.reactor.EndpointParameters
 
getHttpRoute() - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
getHttpVersionPolicy() - 类 中的方法org.apache.hc.client5.http.config.TlsConfig
 
getId(Object) - 类 中的静态方法org.apache.hc.client5.http.impl.ConnPoolSupport
 
getId() - 枚举 中的方法org.apache.hc.core5.http.ssl.TLS
Gets the ID.
getId() - 枚举 中的方法org.apache.hc.core5.http.URIScheme
 
getId() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
getId() - 接口 中的方法org.apache.hc.core5.util.Identifiable
 
getInetAddress() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpServer
 
getInformationResponse() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveResponseConsumer
Returns the intermediate (1xx) HTTP response if one was received.
getInitialEndpoint() - 接口 中的方法org.apache.hc.core5.reactor.ProtocolIOSession
 
getInitialWindowSize() - 类 中的方法org.apache.hc.core5.http.config.Http1Config
 
getInitialWindowSize() - 类 中的方法org.apache.hc.core5.http2.config.H2Config
 
getInputStream() - 类 中的方法org.apache.hc.client5.http.entity.mime.FileBody
 
getInputStream() - 类 中的方法org.apache.hc.client5.http.entity.mime.InputStreamBody
 
getInputStream() - 类 中的方法org.apache.hc.core5.http.impl.io.SocketHolder
 
getInputStream(Socket) - 类 中的方法org.apache.hc.core5.http.impl.io.SocketHolder
 
getInstance() - 类 中的静态方法org.apache.hc.client5.http.entity.BrotliInputStreamFactory
 
getInstance() - 类 中的静态方法org.apache.hc.client5.http.entity.DeflateInputStreamFactory
Gets the singleton instance.
getInstance() - 类 中的静态方法org.apache.hc.client5.http.entity.GZIPInputStreamFactory
Gets the singleton instance.
getIoThreadCount() - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig
 
getKeepAliveDuration(HttpResponse, HttpContext) - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.SdkConnectionKeepAliveStrategy
 
getKeepAliveDuration(HttpResponse, HttpContext) - 接口 中的方法org.apache.hc.client5.http.ConnectionKeepAliveStrategy
Returns the duration of time which this connection can be safely kept idle.
getKeepAliveDuration(HttpResponse, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.DefaultConnectionKeepAliveStrategy
 
getLast() - 类 中的方法org.apache.hc.core5.http.config.NamedElementChain
 
getLastEventTime() - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Returns timestamp of the last I/O event including socket timeout reset.
getLastEventTime() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
getLastHeader(String) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
getLastHeader(String) - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
getLastHeader(String) - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
Gets the last header with the given name.
getLastHeader(String) - 接口 中的方法org.apache.hc.core5.http.MessageHeaders
Returns the last header with a specified name of this message.
getLastHeader(String) - 类 中的方法org.apache.hc.core5.http.support.AbstractMessageBuilder
 
getLastReadTime() - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Returns timestamp of the last read event.
getLastReadTime() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
getLastRouteBackoffs() - 类 中的方法org.apache.hc.client5.http.impl.classic.AbstractBackoff
Returns the map containing the last backoff times for each HttpRoute.
getLastRouteProbes() - 类 中的方法org.apache.hc.client5.http.impl.classic.AbstractBackoff
Returns the map containing the last probe times for each HttpRoute.
getLastUpdate(Map<HttpRoute, Long>, HttpRoute) - 类 中的方法org.apache.hc.client5.http.impl.classic.AbstractBackoff
Retrieves the last update timestamp for the specified route from the provided updates map.
getLastWriteTime() - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Returns timestamp of the last write event.
getLastWriteTime() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
getLayerType() - 类 中的方法org.apache.hc.client5.http.HttpRoute
 
getLayerType() - 接口 中的方法org.apache.hc.client5.http.RouteInfo
Obtains the layering type of this route.
getLayerType() - 类 中的方法org.apache.hc.client5.http.RouteTracker
 
getLeased() - 类 中的方法org.apache.hc.core5.pool.PoolStats
Gets the number of persistent connections tracked by the connection manager currently being used to execute requests.
getLength() - 类 中的方法org.apache.hc.core5.http2.frame.RawFrame
 
getLocalAddress() - 类 中的方法org.apache.hc.client5.http.HttpRoute
 
getLocalAddress() - 接口 中的方法org.apache.hc.client5.http.RouteInfo
Obtains the local address to connect from.
getLocalAddress() - 类 中的方法org.apache.hc.client5.http.RouteTracker
 
getLocalAddress() - 类 中的方法org.apache.hc.core5.http.EndpointDetails
 
getLocalAddress() - 接口 中的方法org.apache.hc.core5.http.HttpConnection
Returns this connection's local address or null if it is not bound yet.
getLocalAddress() - 类 中的方法org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
getLocalAddress() - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Returns local address.
getLocalAddress() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
getLocale() - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
getLocale() - 接口 中的方法org.apache.hc.core5.http.HttpResponse
Obtains the locale of this response.
getLocale() - 类 中的方法org.apache.hc.core5.http.message.BasicHttpResponse
 
getLocale() - 类 中的方法org.apache.hc.core5.http.message.HttpResponseWrapper
 
getLocalPort() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpServer
 
getLocalSocketAddress() - 类 中的方法org.apache.hc.client5.http.HttpRoute
 
getLocationURI(HttpRequest, HttpResponse, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.DefaultRedirectStrategy
 
getLocationURI(HttpRequest, HttpResponse, HttpContext) - 接口 中的方法org.apache.hc.client5.http.protocol.RedirectStrategy
 
getLock() - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Returns session lock that should be used by I/O event handlers to synchronize access to the session.
getLock() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
getLowerBound() - 类 中的方法org.apache.hc.core5.util.Tokenizer.Cursor
 
getMajor() - 类 中的方法org.apache.hc.core5.http.ProtocolVersion
Returns the major version number of the protocol.
getMalformedInputAction() - 类 中的方法org.apache.hc.core5.http.config.CharCodingConfig
 
getManager() - 类 中的方法org.apache.hc.client5.http.impl.auth.GGSSchemeBase
已过时。
 
getMax() - 类 中的方法org.apache.hc.core5.pool.PoolStats
Gets the maximum number of allowed persistent connections.
getMaxConcurrentStreams() - 类 中的方法org.apache.hc.core5.http2.config.H2Config
 
getMaxEmptyLineCount() - 类 中的方法org.apache.hc.core5.http.config.Http1Config
 
getMaxFramePayloadSize() - 类 中的方法org.apache.hc.core5.http2.impl.nio.FrameOutputBuffer
 
getMaxFrameSize() - 类 中的方法org.apache.hc.core5.http2.config.H2Config
 
getMaxHeaderCount() - 类 中的方法org.apache.hc.core5.http.config.Http1Config
 
getMaxHeaderListSize() - 类 中的方法org.apache.hc.core5.http2.config.H2Config
 
getMaxLineLength() - 类 中的方法org.apache.hc.core5.http.config.Http1Config
 
getMaxListSize() - 类 中的方法org.apache.hc.core5.http2.hpack.HPackDecoder
 
getMaxPerRoute(HttpRoute) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
getMaxPerRoute(HttpRoute) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
getMaxPerRoute(HttpHost) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
getMaxPerRoute(HttpHost) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
getMaxPerRoute(T) - 接口 中的方法org.apache.hc.core5.pool.ConnPoolControl
 
getMaxPerRoute(T) - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
getMaxPerRoute(T) - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
getMaxRedirects() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig
 
getMaxTableSize() - 类 中的方法org.apache.hc.core5.http2.hpack.HPackDecoder
 
getMaxTableSize() - 类 中的方法org.apache.hc.core5.http2.hpack.HPackEncoder
 
getMaxTotal() - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
getMaxTotal() - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
getMaxTotal() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
getMaxTotal() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
getMaxTotal() - 接口 中的方法org.apache.hc.core5.pool.ConnPoolControl
 
getMaxTotal() - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
getMaxTotal() - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
getMediaType() - 类 中的方法org.apache.hc.client5.http.entity.mime.AbstractContentBody
 
getMediaType() - 接口 中的方法org.apache.hc.client5.http.entity.mime.ContentDescriptor
Gets the defaulted MIME media type for this content.
getMethod() - 类 中的方法org.apache.hc.client5.http.classic.methods.HttpOptions
 
getMethod() - 接口 中的方法org.apache.hc.core5.http.HttpRequest
Returns method of this request message.
getMethod() - 类 中的方法org.apache.hc.core5.http.message.BasicHttpRequest
 
getMethod() - 类 中的方法org.apache.hc.core5.http.message.HttpRequestWrapper
 
getMethod() - 类 中的方法org.apache.hc.core5.http.message.RequestLine
 
getMethod() - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
getMetrics() - 类 中的方法org.apache.hc.core5.http.impl.io.SessionInputBufferImpl
 
getMetrics() - 类 中的方法org.apache.hc.core5.http.impl.io.SessionOutputBufferImpl
 
getMetrics() - 接口 中的方法org.apache.hc.core5.http.io.SessionInputBuffer
Returns HttpTransportMetrics for this session buffer.
getMetrics() - 接口 中的方法org.apache.hc.core5.http.io.SessionOutputBuffer
Returns HttpTransportMetrics for this session buffer.
getMetrics() - 类 中的方法org.apache.hc.core5.http2.impl.io.FrameInputBuffer
 
getMetrics() - 类 中的方法org.apache.hc.core5.http2.impl.io.FrameOutputBuffer
 
getMetrics() - 类 中的方法org.apache.hc.core5.http2.impl.nio.FrameInputBuffer
 
getMetrics() - 类 中的方法org.apache.hc.core5.http2.impl.nio.FrameOutputBuffer
 
getMimeType() - 类 中的方法org.apache.hc.client5.http.entity.mime.AbstractContentBody
 
getMimeType() - 接口 中的方法org.apache.hc.client5.http.entity.mime.ContentDescriptor
Returns the body descriptors MIME type.
getMimeType() - 类 中的方法org.apache.hc.core5.http.ContentType
 
getMinor() - 类 中的方法org.apache.hc.core5.http.ProtocolVersion
Returns the minor version number of the HTTP protocol.
getModule() - 类 中的方法org.apache.hc.core5.util.VersionInfo
Obtains the name of the versioned module or informal unit.
getName() - 接口 中的方法org.apache.hc.client5.http.auth.AuthScheme
Returns textual designation of the given authentication scheme.
getName() - 类 中的方法org.apache.hc.client5.http.auth.BasicUserPrincipal
 
getName() - 类 中的方法org.apache.hc.client5.http.auth.NTUserPrincipal
 
getName() - 接口 中的方法org.apache.hc.client5.http.cookie.Cookie
Returns the name.
getName() - 类 中的方法org.apache.hc.client5.http.entity.mime.FormBodyPart
 
getName() - 类 中的方法org.apache.hc.client5.http.entity.mime.MimeField
 
getName() - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicScheme
 
getName() - 类 中的方法org.apache.hc.client5.http.impl.auth.BearerScheme
 
getName() - 类 中的方法org.apache.hc.client5.http.impl.auth.DigestScheme
 
getName() - 类 中的方法org.apache.hc.client5.http.impl.auth.KerberosScheme
已过时。
 
getName() - 类 中的方法org.apache.hc.client5.http.impl.auth.NTLMScheme
已过时。
 
getName() - 类 中的方法org.apache.hc.client5.http.impl.auth.SPNegoScheme
已过时。
 
getName() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
Returns the name.
getName() - 类 中的方法org.apache.hc.core5.http.config.NamedElementChain.Node
 
getName() - 接口 中的方法org.apache.hc.core5.http.HeaderElement
Returns header element name.
getName() - 类 中的方法org.apache.hc.core5.http.message.BasicHeader
 
getName() - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderElement
 
getName() - 类 中的方法org.apache.hc.core5.http.message.BasicNameValuePair
 
getName() - 类 中的方法org.apache.hc.core5.http.message.BufferedHeader
 
getName() - 接口 中的方法org.apache.hc.core5.http.NameValuePair
Gets the name of this pair.
getNetbiosDomain() - 类 中的方法org.apache.hc.client5.http.auth.NTCredentials
已过时。
Retrieves the netbios domain to authenticate with.
getNext() - 类 中的方法org.apache.hc.core5.http.config.NamedElementChain.Node
 
getNextExchangeId() - 类 中的静态方法org.apache.hc.client5.http.impl.ExecSupport
 
getNextExecNumber() - 类 中的静态方法org.apache.hc.client5.http.impl.ExecSupport
 
getNextId() - 类 中的方法org.apache.hc.client5.http.impl.PrefixedIncrementingId
 
getNextNumber() - 类 中的方法org.apache.hc.client5.http.impl.PrefixedIncrementingId
 
getNonce() - 类 中的方法org.apache.hc.client5.http.impl.auth.DigestScheme
 
getNounceCount() - 类 中的方法org.apache.hc.client5.http.impl.auth.DigestScheme
 
getOutputStream(Socket) - 类 中的方法org.apache.hc.core5.http.impl.io.SocketHolder
 
getOutputStream() - 类 中的方法org.apache.hc.core5.http.impl.io.SocketHolder
 
getPackage() - 类 中的方法org.apache.hc.core5.util.VersionInfo
Obtains the package name.
getParameter(String) - 类 中的方法org.apache.hc.core5.http.ContentType
 
getParameter(int) - 接口 中的方法org.apache.hc.core5.http.HeaderElement
Returns parameter with the given index.
getParameter(int) - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderElement
 
getParameterByName(String) - 接口 中的方法org.apache.hc.core5.http.HeaderElement
Returns the first parameter with the given name.
getParameterByName(String) - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderElement
 
getParameterCount() - 接口 中的方法org.apache.hc.core5.http.HeaderElement
Returns the total count of parameters.
getParameterCount() - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderElement
 
getParameters() - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
getParameters() - 类 中的方法org.apache.hc.client5.http.entity.mime.MimeField
 
getParameters() - 接口 中的方法org.apache.hc.core5.http.HeaderElement
Returns an array of name / value pairs.
getParameters() - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderElement
 
getParameters() - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
getParams() - 类 中的方法org.apache.hc.client5.http.auth.AuthChallenge
 
getPassword() - 类 中的方法org.apache.hc.client5.http.auth.BearerToken
已过时。
Do not use.
getPassword() - 接口 中的方法org.apache.hc.client5.http.auth.Credentials
已过时。
Use specific credentials class that represent a username / password set of a security token.
getPassword() - 类 中的方法org.apache.hc.client5.http.auth.KerberosCredentials
已过时。
 
getPassword() - 类 中的方法org.apache.hc.client5.http.auth.NTCredentials
已过时。
 
getPassword() - 类 中的方法org.apache.hc.client5.http.auth.UsernamePasswordCredentials
getPath() - 接口 中的方法org.apache.hc.client5.http.cookie.Cookie
Returns the path attribute of the cookie.
getPath() - 类 中的方法org.apache.hc.client5.http.cookie.CookieOrigin
 
getPath() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
Returns the path attribute of the cookie
getPath() - 接口 中的方法org.apache.hc.core5.http.HttpRequest
Returns URI path of this request message or null if not set.
getPath() - 类 中的方法org.apache.hc.core5.http.message.BasicHttpRequest
 
getPath() - 类 中的方法org.apache.hc.core5.http.message.HttpRequestWrapper
 
getPath() - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
getPath() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Gets the path.
getPathPrefix() - 类 中的方法org.apache.hc.client5.http.auth.AuthExchange
 
getPathSegments() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Gets the path segments.
getPayload() - 类 中的方法org.apache.hc.core5.http2.frame.Frame
 
getPayload() - 类 中的方法org.apache.hc.core5.http2.frame.RawFrame
 
getPayloadContent() - 类 中的方法org.apache.hc.core5.http2.frame.RawFrame
 
getPending() - 类 中的方法org.apache.hc.core5.pool.PoolStats
Gets the number of connection requests being blocked awaiting a free connection.
getPort() - 类 中的方法org.apache.hc.client5.http.auth.AuthScope
 
getPort() - 类 中的方法org.apache.hc.client5.http.cookie.CookieOrigin
 
getPort() - 类 中的方法org.apache.hc.core5.http.HttpHost
Returns the port.
getPort() - 类 中的方法org.apache.hc.core5.net.Host
 
getPort() - 接口 中的方法org.apache.hc.core5.net.NamedEndpoint
Returns the port.
getPort() - 类 中的方法org.apache.hc.core5.net.URIAuthority
 
getPort() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Gets the port.
getPort() - 类 中的方法org.apache.hc.core5.reactor.EndpointParameters
 
getPos() - 类 中的方法org.apache.hc.core5.util.Tokenizer.Cursor
 
getPrevious() - 类 中的方法org.apache.hc.core5.http.config.NamedElementChain.Node
 
getPrincipal() - 接口 中的方法org.apache.hc.client5.http.auth.AuthScheme
Returns Principal whose credentials are used to generate an authentication response.
getPrincipal() - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicScheme
 
getPrincipal() - 类 中的方法org.apache.hc.client5.http.impl.auth.BearerScheme
 
getPrincipal() - 类 中的方法org.apache.hc.client5.http.impl.auth.DigestScheme
 
getPrincipal() - 类 中的方法org.apache.hc.client5.http.impl.auth.GGSSchemeBase
已过时。
 
getPrincipal() - 类 中的方法org.apache.hc.client5.http.impl.auth.NTLMScheme
已过时。
 
getProtocol() - 类 中的方法org.apache.hc.client5.http.auth.AuthScope
 
getProtocol() - 类 中的方法org.apache.hc.core5.http.ProtocolVersion
Returns the name of the protocol.
getProtocolVersion() - 接口 中的方法org.apache.hc.core5.http.HttpConnection
Returns this connection's protocol version or null if unknown.
getProtocolVersion() - 类 中的方法org.apache.hc.core5.http.impl.nio.ClientHttp1IOEventHandler
 
getProtocolVersion() - 类 中的方法org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandler
 
getProtocolVersion() - 类 中的方法org.apache.hc.core5.http.message.RequestLine
 
getProtocolVersion() - 类 中的方法org.apache.hc.core5.http.message.StatusLine
 
getProtocolVersion() - 类 中的方法org.apache.hc.core5.http.protocol.BasicHttpContext
 
getProtocolVersion() - 接口 中的方法org.apache.hc.core5.http.protocol.HttpContext
Returns protocol version used in this context.
getProtocolVersion() - 类 中的方法org.apache.hc.core5.http.protocol.HttpCoreContext
 
getProtocolVersion() - 类 中的方法org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
getProxy() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig
已过时。
getProxyHost() - 类 中的方法org.apache.hc.client5.http.HttpRoute
 
getProxyHost() - 接口 中的方法org.apache.hc.client5.http.RouteInfo
Obtains the first proxy host.
getProxyHost() - 类 中的方法org.apache.hc.client5.http.RouteTracker
 
getProxyPreferredAuthSchemes() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig
 
getPushHandlerFactory() - 类 中的方法org.apache.hc.core5.http.nio.command.RequestExecutionCommand
 
getQueryParams() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Gets the query parameters as a List.
getRcvBufSize() - 类 中的方法org.apache.hc.core5.http.io.SocketConfig
 
getRcvBufSize() - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig
 
getReader() - 类 中的方法org.apache.hc.client5.http.entity.mime.StringBody
 
getRealm() - 接口 中的方法org.apache.hc.client5.http.auth.AuthScheme
Returns authentication realm.
getRealm() - 类 中的方法org.apache.hc.client5.http.auth.AuthScope
 
getRealm() - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicScheme
 
getRealm() - 类 中的方法org.apache.hc.client5.http.impl.auth.BearerScheme
 
getRealm() - 类 中的方法org.apache.hc.client5.http.impl.auth.DigestScheme
 
getRealm() - 类 中的方法org.apache.hc.client5.http.impl.auth.GGSSchemeBase
已过时。
 
getRealm() - 类 中的方法org.apache.hc.client5.http.impl.auth.NTLMScheme
已过时。
 
getReason(int, Locale) - 类 中的方法org.apache.hc.core5.http.impl.EnglishReasonPhraseCatalog
Obtains the reason phrase for a status code.
getReason(int) - 类 中的方法org.apache.hc.core5.http.message.BasicHttpResponse
Looks up a reason phrase.
getReason(int, Locale) - 接口 中的方法org.apache.hc.core5.http.ReasonPhraseCatalog
Obtains the reason phrase for a status code.
getReasonPhrase() - 异常错误 中的方法org.apache.hc.client5.http.HttpResponseException
 
getReasonPhrase() - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
getReasonPhrase() - 接口 中的方法org.apache.hc.core5.http.HttpResponse
Obtains the reason phrase of this response if available.
getReasonPhrase() - 类 中的方法org.apache.hc.core5.http.message.BasicHttpResponse
 
getReasonPhrase() - 类 中的方法org.apache.hc.core5.http.message.HttpResponseWrapper
 
getReasonPhrase() - 类 中的方法org.apache.hc.core5.http.message.StatusLine
 
getReceivedBytesCount() - 类 中的方法org.apache.hc.core5.http.EndpointDetails
Gets the number of bytes transferred over the connection, 0 if not available.
getReceivedBytesCount() - 接口 中的方法org.apache.hc.core5.http.HttpConnectionMetrics
Gets the number of bytes transferred over the connection, 0 if not available.
getReceivedBytesCount() - 类 中的方法org.apache.hc.core5.http.impl.BasicEndpointDetails
 
getReceivedBytesCount() - 类 中的方法org.apache.hc.core5.http.impl.BasicHttpConnectionMetrics
 
getRedirectLocations() - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
getRelease() - 类 中的方法org.apache.hc.core5.util.VersionInfo
Obtains the release of the versioned module or informal unit.
getRemoteAddress() - 类 中的方法org.apache.hc.core5.http.EndpointDetails
 
getRemoteAddress() - 接口 中的方法org.apache.hc.core5.http.HttpConnection
Returns this connection's remote address or null if it is not connected yet or unconnected.
getRemoteAddress() - 类 中的方法org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
getRemoteAddress() - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Returns address of the remote peer.
getRemoteAddress() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
getRequest() - 类 中的方法org.apache.hc.core5.http.protocol.HttpCoreContext
 
getRequestAverageDuration() - 类 中的方法org.apache.hc.client5.http.impl.classic.FutureRequestExecutionMetrics
 
getRequestConfig() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
getRequestConfig() - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
getRequestCount() - 类 中的方法org.apache.hc.client5.http.impl.classic.FutureRequestExecutionMetrics
 
getRequestCount() - 类 中的方法org.apache.hc.core5.http.EndpointDetails
Gets the number of requests transferred over the connection, 0 if not available.
getRequestCount() - 接口 中的方法org.apache.hc.core5.http.HttpConnectionMetrics
Gets the number of requests transferred over the connection, 0 if not available.
getRequestCount() - 类 中的方法org.apache.hc.core5.http.impl.BasicEndpointDetails
 
getRequestCount() - 类 中的方法org.apache.hc.core5.http.impl.BasicHttpConnectionMetrics
 
getRequestDelegCreds() - 类 中的方法org.apache.hc.client5.http.auth.KerberosConfig
已过时。
 
getRequestUri() - 接口 中的方法org.apache.hc.core5.http.HttpRequest
Returns request URI of this request message.
getRequestUri() - 类 中的方法org.apache.hc.core5.http.message.BasicHttpRequest
 
getRequestUri() - 类 中的方法org.apache.hc.core5.http.message.HttpRequestWrapper
 
getResponse() - 类 中的方法org.apache.hc.core5.http.protocol.HttpCoreContext
 
getResponseCount() - 类 中的方法org.apache.hc.core5.http.EndpointDetails
Gets the number of responses transferred over the connection, 0 if not available.
getResponseCount() - 接口 中的方法org.apache.hc.core5.http.HttpConnectionMetrics
Gets the number of responses transferred over the connection, 0 if not available.
getResponseCount() - 类 中的方法org.apache.hc.core5.http.impl.BasicEndpointDetails
 
getResponseCount() - 类 中的方法org.apache.hc.core5.http.impl.BasicHttpConnectionMetrics
 
getResponseMessage() - 异常错误 中的方法org.apache.hc.client5.http.impl.TunnelRefusedException
 
getResponseTimeout() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig
 
getRetryInterval(HttpRequest, IOException, int, HttpContext) - 接口 中的方法org.apache.hc.client5.http.HttpRequestRetryStrategy
Determines the retry interval between subsequent retries.
getRetryInterval(HttpResponse, int, HttpContext) - 接口 中的方法org.apache.hc.client5.http.HttpRequestRetryStrategy
Determines the retry interval between subsequent retries.
getRetryInterval(HttpResponse, int, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.DefaultHttpRequestRetryStrategy
 
getRoute() - 类 中的方法org.apache.hc.core5.pool.PoolEntry
 
getRoutes() - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
getRoutes() - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
getRoutes() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
getRoutes() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
getRoutes() - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester
 
getRoutes() - 接口 中的方法org.apache.hc.core5.pool.ConnPoolControl
 
getRoutes() - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
getRoutes() - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
Returns snapshot of all knows routes
getRoutes() - 类 中的方法org.apache.hc.core5.reactor.AbstractIOSessionPool
 
getRules() - 类 中的方法org.apache.hc.client5.http.psl.PublicSuffixList
 
getScheduledConnectionCount() - 类 中的方法org.apache.hc.client5.http.impl.classic.FutureRequestExecutionMetrics
 
getScheme() - 接口 中的方法org.apache.hc.core5.http.HttpRequest
Returns scheme of this request message.
getScheme() - 类 中的方法org.apache.hc.core5.http.message.BasicHttpRequest
 
getScheme() - 类 中的方法org.apache.hc.core5.http.message.HttpRequestWrapper
 
getScheme() - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
getScheme() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Gets the scheme.
getScheme() - 类 中的方法org.apache.hc.core5.reactor.EndpointParameters
 
getSchemeName() - 类 中的方法org.apache.hc.client5.http.auth.AuthChallenge
 
getSchemeName() - 类 中的方法org.apache.hc.client5.http.auth.AuthScope
 
getSchemeName() - 类 中的方法org.apache.hc.core5.http.HttpHost
Returns the scheme name.
getSchemeSpecificPart() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Gets the scheme specific part.
getSDKHttpHeaders() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveApacheHttpResponse
 
getSelectInterval() - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig
 
getSentBytesCount() - 类 中的方法org.apache.hc.core5.http.EndpointDetails
Gets the number of bytes transferred over the connection, 0 if not available.
getSentBytesCount() - 接口 中的方法org.apache.hc.core5.http.HttpConnectionMetrics
Gets the number of bytes transferred over the connection, 0 if not available.
getSentBytesCount() - 类 中的方法org.apache.hc.core5.http.impl.BasicEndpointDetails
 
getSentBytesCount() - 类 中的方法org.apache.hc.core5.http.impl.BasicHttpConnectionMetrics
 
getSerializable() - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Gets entity content as a Serializable if set using EntityBuilder.setSerializable(java.io.Serializable) method.
getSession(T, Timeout, FutureCallback<IOSession>) - 类 中的方法org.apache.hc.core5.reactor.AbstractIOSessionPool
 
getSize() - 类 中的方法org.apache.hc.core5.http.config.NamedElementChain
 
getSndBufSize() - 类 中的方法org.apache.hc.core5.http.io.SocketConfig
 
getSndBufSize() - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig
 
getSocket() - 接口 中的方法org.apache.hc.client5.http.io.ManagedHttpClientConnection
Returns the underlying socket.
getSocket() - 类 中的方法org.apache.hc.core5.http.impl.io.SocketHolder
 
getSocketConfig() - 类 中的方法org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
getSocketFactory() - 类 中的静态方法org.apache.hc.client5.http.socket.PlainConnectionSocketFactory
 
getSocketFactory() - 类 中的静态方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory
Obtains default SSL socket factory with an SSL context based on the standard JSSE trust material (cacerts file in the security properties directory).
getSocketTimeout() - 类 中的方法org.apache.hc.client5.http.config.ConnectionConfig
 
getSocketTimeout() - 类 中的方法org.apache.hc.core5.http.EndpointDetails
Gets the socket timeout.
getSocketTimeout() - 接口 中的方法org.apache.hc.core5.http.SocketModalCloseable
Returns the socket timeout value.
getSocketTimeout() - 类 中的方法org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
getSocketTimeout() - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Returns value of the socket timeout in milliseconds.
getSocketTimeout() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
getSocksProxyAddress() - 类 中的方法org.apache.hc.core5.http.io.SocketConfig
 
getSocksProxyAddress() - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig
 
getSocksProxyPassword() - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig
 
getSocksProxyUsername() - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig
 
getSoftwareInfo(String, String, Class<?>) - 类 中的静态方法org.apache.hc.core5.util.VersionInfo
Gets software information as "<name>/<release> (Java/<java.version>)".
getSoLinger() - 类 中的方法org.apache.hc.core5.http.io.SocketConfig
 
getSoLinger() - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig
 
getSoTimeout() - 类 中的方法org.apache.hc.core5.http.io.SocketConfig
 
getSoTimeout() - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig
 
getSSLSession() - 接口 中的方法org.apache.hc.client5.http.io.ManagedHttpClientConnection
Obtains the SSL session of the underlying connection, if any.
getSSLSession() - 接口 中的方法org.apache.hc.core5.http.HttpConnection
Returns this connection's SSL session or null if TLS has not been activated.
getSSLSession() - 类 中的方法org.apache.hc.core5.http.protocol.HttpCoreContext
 
getSSLSession() - 类 中的方法org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
getSSLSession() - 类 中的方法org.apache.hc.core5.reactor.ssl.TlsDetails
 
getState() - 类 中的方法org.apache.hc.client5.http.auth.AuthExchange
 
getState() - 类 中的方法org.apache.hc.core5.pool.PoolEntry
 
getStats(HttpRoute) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
getStats(HttpRoute) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
getStats(HttpHost) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
getStats(HttpHost) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
getStats(T) - 接口 中的方法org.apache.hc.core5.pool.ConnPoolStats
 
getStats(T) - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
getStats(T) - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
getStatus() - 类 中的方法org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient
 
getStatus() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequester
 
getStatus() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServer
 
getStatus() - 类 中的方法org.apache.hc.core5.http.support.AbstractResponseBuilder
 
getStatus() - 类 中的方法org.apache.hc.core5.reactor.DefaultConnectingIOReactor
 
getStatus() - 类 中的方法org.apache.hc.core5.reactor.DefaultListeningIOReactor
 
getStatus() - 接口 中的方法org.apache.hc.core5.reactor.IOReactor
Returns the current status of the reactor.
getStatus() - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Returns status of the session: IOSession.Status.ACTIVE: session is active.
getStatus() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
getStatusClass() - 类 中的方法org.apache.hc.core5.http.message.StatusLine
 
getStatusCode() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveHttpResponse
 
getStatusCode() - 异常错误 中的方法org.apache.hc.client5.http.HttpResponseException
 
getStatusCode() - 类 中的方法org.apache.hc.core5.http.message.StatusLine
 
getStream() - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Gets entity content as an InputStream if set using EntityBuilder.setStream(java.io.InputStream) method.
getStreamId() - 类 中的方法org.apache.hc.core5.http2.frame.Frame
 
getStripPort() - 类 中的方法org.apache.hc.client5.http.auth.KerberosConfig
已过时。
 
getSubType() - 类 中的方法org.apache.hc.client5.http.entity.mime.AbstractContentBody
 
getSubType() - 接口 中的方法org.apache.hc.client5.http.entity.mime.ContentDescriptor
Gets the defaulted MIME sub type for this content.
getSuccessfulConnectionAverageDuration() - 类 中的方法org.apache.hc.client5.http.impl.classic.FutureRequestExecutionMetrics
 
getSuccessfulConnectionCount() - 类 中的方法org.apache.hc.client5.http.impl.classic.FutureRequestExecutionMetrics
 
getSupportedCipherSuites() - 类 中的方法org.apache.hc.client5.http.config.TlsConfig
 
getSupportedProtocols() - 类 中的方法org.apache.hc.client5.http.config.TlsConfig
 
getSystemCipherSuits() - 类 中的静态方法org.apache.hc.client5.http.ssl.HttpsSupport
 
getSystemDefault() - 类 中的静态方法org.apache.hc.client5.http.ssl.ConscryptClientTlsStrategy
 
getSystemDefault() - 类 中的静态方法org.apache.hc.client5.http.ssl.DefaultClientTlsStrategy
 
getSystemProtocols() - 类 中的静态方法org.apache.hc.client5.http.ssl.HttpsSupport
 
getSystemSocketFactory() - 类 中的静态方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory
Obtains default SSL socket factory with an SSL context based on system properties as described in Java™ Secure Socket Extension (JSSE) Reference Guide.
getTargetHost() - 类 中的方法org.apache.hc.client5.http.HttpRoute
 
getTargetHost() - 接口 中的方法org.apache.hc.client5.http.RouteInfo
Obtains the target host.
getTargetHost() - 类 中的方法org.apache.hc.client5.http.RouteTracker
 
getTargetPreferredAuthSchemes() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig
 
getTaskAverageDuration() - 类 中的方法org.apache.hc.client5.http.impl.classic.FutureRequestExecutionMetrics
 
getTaskCount() - 类 中的方法org.apache.hc.client5.http.impl.classic.FutureRequestExecutionMetrics
 
getText() - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Gets the entity content as a string if set using EntityBuilder.setText(String).
getTimeInterval() - 类 中的方法org.apache.hc.client5.http.impl.classic.AbstractBackoff
Returns the time interval between backoff and probe operations as an AtomicInteger.
getTimestamp() - 类 中的方法org.apache.hc.core5.util.VersionInfo
已过时。
This will be removed in 6.0.
getTimeToLive() - 类 中的方法org.apache.hc.client5.http.config.ConnectionConfig
 
getTimeUnit() - 类 中的方法org.apache.hc.core5.util.TimeValue
 
getTlsConfig() - 类 中的方法org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
getTlsDetails() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
getTlsDetails() - 接口 中的方法org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
Returns details of a fully established TLS session.
getToken() - 类 中的方法org.apache.hc.client5.http.auth.BearerToken
 
getTotalStats() - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
getTotalStats() - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
getTotalStats() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
getTotalStats() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
getTotalStats() - 接口 中的方法org.apache.hc.core5.pool.ConnPoolStats
 
getTotalStats() - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
getTotalStats() - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
getTrafficClass() - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig
 
getTrailerNames() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.StreamEntityProducer
 
getTrailerNames() - 接口 中的方法org.apache.hc.core5.http.EntityDetails
Preliminary declaration of trailing headers.
getTrailerNames() - 类 中的方法org.apache.hc.core5.http.impl.BasicEntityDetails
 
getTrailerNames() - 类 中的方法org.apache.hc.core5.http.impl.IncomingEntityDetails
 
getTrailerNames() - 类 中的方法org.apache.hc.core5.http.io.entity.AbstractHttpEntity
 
getTrailerNames() - 类 中的方法org.apache.hc.core5.http.io.entity.HttpEntityWrapper
 
getTrailerNames() - 类 中的方法org.apache.hc.core5.http.io.entity.NullEntity
 
getTrailerNames() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityProducer
 
getTrailerNames() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityProducer
 
getTrailerNames() - 类 中的方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducerWrapper
 
getTrailerNames() - 类 中的方法org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
 
getTrailerNames() - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityProducer
 
getTrailerNames() - 类 中的方法org.apache.hc.core5.http.nio.entity.FileEntityProducer
 
getTrailerNames() - 类 中的方法org.apache.hc.core5.http.nio.entity.PathEntityProducer
 
getTrailerNames() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityProducer
 
getTrailers() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveResponseConsumer
Returns the trailers received at the end of the response.
getTrailers() - 接口 中的方法org.apache.hc.core5.http.HttpEntity
Returns supplier of message trailers - headers sent after message body.
getTrailers() - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentDecoder
 
getTrailers() - 类 中的方法org.apache.hc.core5.http.impl.nio.ChunkDecoder
 
getTrailers() - 类 中的方法org.apache.hc.core5.http.io.entity.AbstractHttpEntity
 
getTrailers() - 类 中的方法org.apache.hc.core5.http.io.entity.HttpEntityWrapper
 
getTrailers() - 类 中的方法org.apache.hc.core5.http.io.entity.NullEntity
 
getTrailers() - 接口 中的方法org.apache.hc.core5.http.nio.ContentDecoder
Returns content trailers if available
getTrailers() - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityConsumer
List of trailers sent with the data stream.
getTunnelType() - 类 中的方法org.apache.hc.client5.http.HttpRoute
 
getTunnelType() - 接口 中的方法org.apache.hc.client5.http.RouteInfo
Obtains the tunnel type of this route.
getTunnelType() - 类 中的方法org.apache.hc.client5.http.RouteTracker
 
getType() - 类 中的方法org.apache.hc.client5.http.psl.PublicSuffixList
 
getType() - 类 中的方法org.apache.hc.core5.http.nio.command.ShutdownCommand
 
getType() - 类 中的方法org.apache.hc.core5.http2.frame.Frame
 
getType() - 类 中的方法org.apache.hc.core5.ssl.PrivateKeyDetails
 
getUnmappableInputAction() - 类 中的方法org.apache.hc.core5.http.config.CharCodingConfig
 
getUpdated() - 类 中的方法org.apache.hc.core5.pool.PoolEntry
 
getUpperBound() - 类 中的方法org.apache.hc.core5.util.Tokenizer.Cursor
 
getUri() - 接口 中的方法org.apache.hc.core5.http.HttpRequest
Returns full request URI of this request message.
getUri() - 类 中的方法org.apache.hc.core5.http.message.BasicHttpRequest
 
getUri() - 类 中的方法org.apache.hc.core5.http.message.HttpRequestWrapper
 
getUri() - 类 中的方法org.apache.hc.core5.http.message.RequestLine
 
getUri() - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
getUseCanonicalHostname() - 类 中的方法org.apache.hc.client5.http.auth.KerberosConfig
已过时。
 
getUserInfo() - 类 中的方法org.apache.hc.core5.net.URIAuthority
 
getUserInfo() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Gets the user info.
getUserName() - 类 中的方法org.apache.hc.client5.http.auth.NTCredentials
已过时。
 
getUsername() - 类 中的方法org.apache.hc.client5.http.auth.NTUserPrincipal
 
getUserName() - 类 中的方法org.apache.hc.client5.http.auth.UsernamePasswordCredentials
 
getUserPassword() - 类 中的方法org.apache.hc.client5.http.auth.UsernamePasswordCredentials
 
getUserPrincipal() - 类 中的方法org.apache.hc.client5.http.auth.BearerToken
 
getUserPrincipal() - 接口 中的方法org.apache.hc.client5.http.auth.Credentials
 
getUserPrincipal() - 类 中的方法org.apache.hc.client5.http.auth.KerberosCredentials
已过时。
 
getUserPrincipal() - 类 中的方法org.apache.hc.client5.http.auth.NTCredentials
已过时。
 
getUserPrincipal() - 类 中的方法org.apache.hc.client5.http.auth.UsernamePasswordCredentials
 
getUserToken(HttpRoute, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.DefaultUserTokenHandler
 
getUserToken(HttpRoute, HttpRequest, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.DefaultUserTokenHandler
 
getUserToken(HttpRoute, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.NoopUserTokenHandler
 
getUserToken(Class<T>) - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
getUserToken() - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
getUserToken(HttpRoute, HttpContext) - 接口 中的方法org.apache.hc.client5.http.UserTokenHandler
The token object returned by this method is expected to uniquely identify the current user if the context is user specific or to be null if it is not.
getUserToken(HttpRoute, HttpRequest, HttpContext) - 接口 中的方法org.apache.hc.client5.http.UserTokenHandler
The token object returned by this method is expected to uniquely identify the current user if the context is user specific or to be null if it is not.
getValidateAfterInactivity() - 类 中的方法org.apache.hc.client5.http.config.ConnectionConfig
 
getValidateAfterInactivity() - 类 中的方法org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
getValidateAfterInactivity() - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
getValidateAfterInactivity() - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
getValidateAfterInactivity() - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester
 
getValidateAfterInactivity() - 类 中的方法org.apache.hc.core5.http2.nio.pool.H2ConnPool
 
getValidityDeadline() - 类 中的方法org.apache.hc.core5.pool.PoolEntry
 
getValue() - 类 中的方法org.apache.hc.client5.http.auth.AuthChallenge
 
getValue() - 接口 中的方法org.apache.hc.client5.http.cookie.Cookie
Returns the value.
getValue() - 类 中的方法org.apache.hc.client5.http.entity.mime.MimeField
 
getValue() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
Returns the value.
getValue() - 类 中的方法org.apache.hc.core5.http.config.NamedElementChain.Node
 
getValue() - 接口 中的方法org.apache.hc.core5.http.HeaderElement
Returns header element value.
getValue() - 类 中的方法org.apache.hc.core5.http.message.BasicHeader
 
getValue() - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderElement
 
getValue() - 类 中的方法org.apache.hc.core5.http.message.BasicNameValuePair
 
getValue() - 类 中的方法org.apache.hc.core5.http.message.BufferedHeader
 
getValue() - 接口 中的方法org.apache.hc.core5.http.NameValuePair
Gets the value of this pair.
getValue() - 类 中的方法org.apache.hc.core5.http2.config.H2Setting
 
getValue() - 枚举 中的方法org.apache.hc.core5.http2.frame.FrameFlag
 
getValue() - 枚举 中的方法org.apache.hc.core5.http2.frame.FrameType
 
getValue() - 类 中的方法org.apache.hc.core5.util.Deadline
Gets the UNIX time deadline value.
getValuePos() - 接口 中的方法org.apache.hc.core5.http.FormattedHeader
Obtains the start of the header value in the buffer.
getValuePos() - 类 中的方法org.apache.hc.core5.http.message.BufferedHeader
 
getVersion() - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
getVersion() - 接口 中的方法org.apache.hc.core5.http.HttpMessage
Returns protocol version or null when not available.
getVersion() - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
getVersion() - 类 中的方法org.apache.hc.core5.http.message.BasicHttpRequest
 
getVersion() - 类 中的方法org.apache.hc.core5.http.message.BasicHttpResponse
 
getVersion() - 枚举 中的方法org.apache.hc.core5.http.ssl.TLS
Gets the version.
getVersion() - 类 中的方法org.apache.hc.core5.http.support.AbstractMessageBuilder
 
getWaitForContinueTimeout() - 类 中的方法org.apache.hc.core5.http.config.Http1Config
 
getWorkstation() - 类 中的方法org.apache.hc.client5.http.auth.NTCredentials
已过时。
Retrieves the netbios workstation name of the computer originating the request.
GGSSchemeBase - org.apache.hc.client5.http.impl.auth中的类
已过时。
Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.
GMT - 类 中的静态变量org.apache.hc.client5.http.utils.DateUtils
已过时。
This attribute is no longer supported as a part of the public API.
GMT - 类 中的静态变量org.apache.hc.core5.http.protocol.HttpDateGenerator
已过时。
This attribute is no longer supported as a part of the public API. The time zone to use in the date header.
GMT_ID - 类 中的静态变量org.apache.hc.core5.http.protocol.HttpDateGenerator
 
GRACEFUL - 类 中的静态变量org.apache.hc.core5.http.nio.command.ShutdownCommand
 
GRACEFUL_IMMEDIATE_CALLBACK - 类 中的静态变量org.apache.hc.core5.http.nio.command.ShutdownCommand
 
GRACEFUL_NORMAL_CALLBACK - 类 中的静态变量org.apache.hc.core5.http.nio.command.ShutdownCommand
 
greaterEquals(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.ProtocolVersion
Tests if this protocol version is greater or equal to the given one.
greaterEquals(ProtocolVersion) - 枚举 中的方法org.apache.hc.core5.http.ssl.TLS
 
gzip(HttpEntity) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
gzipCompressed() - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Sets entities to be GZIP compressed.
GzipCompressingEntity - org.apache.hc.client5.http.entity中的类
Wrapping entity that compresses content when writing.
GzipCompressingEntity(HttpEntity) - 类 的构造器org.apache.hc.client5.http.entity.GzipCompressingEntity
 
GzipDecompressingEntity - org.apache.hc.client5.http.entity中的类
HttpEntityWrapper for handling gzip Content Coded responses.
GzipDecompressingEntity(HttpEntity) - 类 的构造器org.apache.hc.client5.http.entity.GzipDecompressingEntity
Creates a new GzipDecompressingEntity which will wrap the specified HttpEntity.
GZIPInputStreamFactory - org.apache.hc.client5.http.entity中的类
InputStreamFactory for handling GZIPContent Coded responses.
GZIPInputStreamFactory() - 类 的构造器org.apache.hc.client5.http.entity.GZIPInputStreamFactory
 

H

H2AsyncClientBuilder - org.apache.hc.client5.http.impl.async中的类
Builder for HTTP/2 only CloseableHttpAsyncClient instances.
H2AsyncClientBuilder() - 类 的构造器org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
 
H2AsyncMainClientExec - org.apache.hc.client5.http.impl.async中的类
Usually the last HTTP/2 request execution handler in the asynchronous request execution chain that is responsible for execution of request / response exchanges with the opposite endpoint.
H2AsyncRequester - org.apache.hc.core5.http2.impl.nio.bootstrap中的类
Client side message exchange initiator capable of negotiating HTTP/2 or HTTP/1.1 compatible connections.
H2AsyncRequester(HttpVersionPolicy, IOReactorConfig, IOEventHandlerFactory, Decorator<IOSession>, Callback<Exception>, IOSessionListener, ManagedConnPool<HttpHost, IOSession>) - 类 的构造器org.apache.hc.core5.http2.impl.nio.bootstrap.H2AsyncRequester
Use H2RequesterBootstrap to create instances of this class.
H2AsyncRequester(HttpVersionPolicy, IOReactorConfig, IOEventHandlerFactory, Decorator<IOSession>, Callback<Exception>, IOSessionListener, ManagedConnPool<HttpHost, IOSession>, TlsStrategy, Timeout) - 类 的构造器org.apache.hc.core5.http2.impl.nio.bootstrap.H2AsyncRequester
Use H2RequesterBootstrap to create instances of this class.
H2ClientTlsStrategy - org.apache.hc.core5.http2.ssl中的类
Basic client-side implementation of TlsStrategy that upgrades to TLS for all endpoints with HTTPS scheme.
H2ClientTlsStrategy(SSLContext, SSLBufferMode, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy
 
H2ClientTlsStrategy(SSLContext, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy
 
H2ClientTlsStrategy(SSLContext, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy
 
H2ClientTlsStrategy(SSLContext) - 类 的构造器org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy
 
H2ClientTlsStrategy() - 类 的构造器org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy
 
H2ClientTlsStrategy(SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy
Constructor with the default SSL context based on system properties and custom SSLSessionVerifier.
H2Config - org.apache.hc.core5.http2.config中的类
HTTP/2 protocol configuration.
H2Config.Builder - org.apache.hc.core5.http2.config中的类
 
H2ConnectionException - org.apache.hc.core5.http2中的异常错误
Signals fatal HTTP/2 protocol violation that renders the actual HTTP/2 connection unreliable.
H2ConnectionException(H2Error, String) - 异常错误 的构造器org.apache.hc.core5.http2.H2ConnectionException
 
H2ConnectionException(int, String) - 异常错误 的构造器org.apache.hc.core5.http2.H2ConnectionException
 
H2ConnPool - org.apache.hc.core5.http2.nio.pool中的类
Pool of HTTP/2 message multiplexing capable connections.
H2ConnPool(ConnectionInitiator, Resolver<HttpHost, InetSocketAddress>, TlsStrategy) - 类 的构造器org.apache.hc.core5.http2.nio.pool.H2ConnPool
 
H2CorruptFrameException - org.apache.hc.core5.http2中的异常错误
Signals corrupt HTTP/2 frame.
H2CorruptFrameException(String) - 异常错误 的构造器org.apache.hc.core5.http2.H2CorruptFrameException
 
H2Error - org.apache.hc.core5.http2中的枚举
Errors codes defined by HTTP/2 specification.
H2MessageConverter<T extends HttpMessage> - org.apache.hc.core5.http2中的接口
Abstract message converter intended to convert from a list of HTTP/2 headers to object representing an HTTP message and from an object representing an HTTP message to a list of HTTP/2 headers.
H2MultiplexingRequester - org.apache.hc.core5.http2.impl.nio.bootstrap中的类
HTTP/2 multiplexing client side message exchange initiator.
H2MultiplexingRequester(IOReactorConfig, IOEventHandlerFactory, Decorator<IOSession>, Callback<Exception>, IOSessionListener, Resolver<HttpHost, InetSocketAddress>, TlsStrategy) - 类 的构造器org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester
Use H2MultiplexingRequesterBootstrap to create instances of this class.
H2MultiplexingRequesterBootstrap - org.apache.hc.core5.http2.impl.nio.bootstrap中的类
H2Param - org.apache.hc.core5.http2.config中的枚举
HTTP/2 protocol parameters.
H2Processors - org.apache.hc.core5.http2.impl中的类
 
H2Processors() - 类 的构造器org.apache.hc.core5.http2.impl.H2Processors
 
H2PseudoRequestHeaders - org.apache.hc.core5.http2中的类
Request pseudo HTTP headers defined by the HTTP/2 specification.
H2PseudoRequestHeaders() - 类 的构造器org.apache.hc.core5.http2.H2PseudoRequestHeaders
 
H2PseudoResponseHeaders - org.apache.hc.core5.http2中的类
Response pseudo HTTP headers defined by the HTTP/2 specification.
H2PseudoResponseHeaders() - 类 的构造器org.apache.hc.core5.http2.H2PseudoResponseHeaders
 
H2RequestConnControl - org.apache.hc.core5.http2.protocol中的类
HTTP/2 compatible extension of RequestConnControl.
H2RequestConnControl() - 类 的构造器org.apache.hc.core5.http2.protocol.H2RequestConnControl
 
H2RequestContent - org.apache.hc.core5.http2.protocol中的类
HTTP/2 compatible extension of RequestContent.
H2RequestContent() - 类 的构造器org.apache.hc.core5.http2.protocol.H2RequestContent
 
H2RequestContent(boolean) - 类 的构造器org.apache.hc.core5.http2.protocol.H2RequestContent
 
H2RequesterBootstrap - org.apache.hc.core5.http2.impl.nio.bootstrap中的类
H2AsyncRequester bootstrap.
H2RequestTargetHost - org.apache.hc.core5.http2.protocol中的类
HTTP/2 compatible extension of RequestTargetHost.
H2RequestTargetHost() - 类 的构造器org.apache.hc.core5.http2.protocol.H2RequestTargetHost
 
H2RequestValidateHost - org.apache.hc.core5.http2.protocol中的类
HTTP/2 compatible extension of RequestValidateHost.
H2RequestValidateHost() - 类 的构造器org.apache.hc.core5.http2.protocol.H2RequestValidateHost
 
H2ResponseConnControl - org.apache.hc.core5.http2.protocol中的类
HTTP/2 compatible extension of ResponseConnControl.
H2ResponseConnControl() - 类 的构造器org.apache.hc.core5.http2.protocol.H2ResponseConnControl
 
H2ResponseContent - org.apache.hc.core5.http2.protocol中的类
HTTP/2 compatible extension of ResponseContent.
H2ResponseContent() - 类 的构造器org.apache.hc.core5.http2.protocol.H2ResponseContent
 
H2ResponseContent(boolean) - 类 的构造器org.apache.hc.core5.http2.protocol.H2ResponseContent
 
H2ServerBootstrap - org.apache.hc.core5.http2.impl.nio.bootstrap中的类
HTTP/2 capable HttpAsyncServer bootstrap.
H2ServerTlsStrategy - org.apache.hc.core5.http2.ssl中的类
Basic side-side implementation of TlsStrategy that upgrades to TLS for endpoints with the specified local ports.
H2ServerTlsStrategy(SSLContext, SecurePortStrategy, SSLBufferMode, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
H2ServerTlsStrategy(SSLContext, SecurePortStrategy, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
H2ServerTlsStrategy(SSLContext, SecurePortStrategy, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
H2ServerTlsStrategy(SSLContext, SecurePortStrategy) - 类 的构造器org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
H2ServerTlsStrategy(int...) - 类 的构造器org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
H2ServerTlsStrategy(SSLContext, SSLBufferMode, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
 
H2ServerTlsStrategy(SSLContext, SSLSessionInitializer, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
 
H2ServerTlsStrategy(SSLContext, SSLSessionVerifier) - 类 的构造器org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
 
H2ServerTlsStrategy(SSLContext) - 类 的构造器org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
 
H2ServerTlsStrategy() - 类 的构造器org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
 
H2Setting - org.apache.hc.core5.http2.config中的类
HTTP/2 protocol settings.
H2Setting(H2Param, int) - 类 的构造器org.apache.hc.core5.http2.config.H2Setting
 
H2StreamListener - org.apache.hc.core5.http2.impl.nio中的接口
HTTP/2 stream event listener.
H2StreamResetException - org.apache.hc.core5.http2中的异常错误
Signals HTTP/2 protocol error that renders the actual HTTP/2 data stream unreliable.
H2StreamResetException(H2Error, String) - 异常错误 的构造器org.apache.hc.core5.http2.H2StreamResetException
 
H2StreamResetException(int, String) - 异常错误 的构造器org.apache.hc.core5.http2.H2StreamResetException
 
H2TlsSupport - org.apache.hc.core5.http2.ssl中的类
HTTP/2 TLS support methods
H2TlsSupport() - 类 的构造器org.apache.hc.core5.http2.ssl.H2TlsSupport
 
H2TransportMetrics - org.apache.hc.core5.http2中的接口
The point of access to connection statistics.
handle(ClassicHttpRequest, HttpFilterChain.ResponseTrigger, HttpContext, HttpFilterChain) - 接口 中的方法org.apache.hc.core5.http.io.HttpFilterHandler
Processes the incoming HTTP request and if processing has been completed submits a final response to the client.
handle(ClassicHttpRequest, ClassicHttpResponse, HttpContext) - 接口 中的方法org.apache.hc.core5.http.io.HttpRequestHandler
Handles the request and produces a response to be sent back to the client.
handle(ClassicHttpRequest, HttpServerRequestHandler.ResponseTrigger, HttpContext) - 接口 中的方法org.apache.hc.core5.http.io.HttpServerRequestHandler
Handles the request and submits a final response to be sent back to the client.
handle(ClassicHttpRequest, HttpFilterChain.ResponseTrigger, HttpContext, HttpFilterChain) - 类 中的方法org.apache.hc.core5.http.io.support.AbstractHttpServerAuthFilter
 
handle(ClassicHttpRequest, HttpServerRequestHandler.ResponseTrigger, HttpContext) - 类 中的方法org.apache.hc.core5.http.io.support.BasicHttpServerExpectationDecorator
 
handle(ClassicHttpRequest, HttpServerRequestHandler.ResponseTrigger, HttpContext) - 类 中的方法org.apache.hc.core5.http.io.support.BasicHttpServerRequestHandler
 
handle(ClassicHttpRequest, HttpFilterChain.ResponseTrigger, HttpContext, HttpFilterChain) - 类 中的方法org.apache.hc.core5.http.io.support.HttpServerExpectationFilter
 
handle(ClassicHttpRequest, HttpFilterChain.ResponseTrigger, HttpContext) - 类 中的方法org.apache.hc.core5.http.io.support.HttpServerFilterChainElement
 
handle(ClassicHttpRequest, HttpServerRequestHandler.ResponseTrigger, HttpContext) - 类 中的方法org.apache.hc.core5.http.io.support.HttpServerFilterChainRequestHandler
 
handle(ClassicHttpRequest, HttpFilterChain.ResponseTrigger, HttpContext, HttpFilterChain) - 类 中的方法org.apache.hc.core5.http.io.support.TerminalServerFilter
 
handle(HttpRequest, EntityDetails, HttpContext, AsyncFilterChain.ResponseTrigger, AsyncFilterChain) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncFilterHandler
Processes the incoming HTTP request and if processing has been completed submits a final response to the client.
handle(T, AsyncServerRequestHandler.ResponseTrigger, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncServerRequestHandler
Triggered to handles the request object produced by the AsyncRequestConsumer returned from the AsyncServerRequestHandler.prepare(HttpRequest, EntityDetails, HttpContext) method.
handle(HttpRequest, EntityDetails, HttpContext, AsyncFilterChain.ResponseTrigger, AsyncFilterChain) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncServerAuthFilter
 
handle(T, AsyncServerRequestHandler.ResponseTrigger, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler
Triggered to handles the request object produced by the AsyncRequestConsumer returned from the AbstractServerExchangeHandler.supplyConsumer(HttpRequest, EntityDetails, HttpContext) method.
handle(HttpRequest, EntityDetails, HttpContext, AsyncFilterChain.ResponseTrigger, AsyncFilterChain) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncServerExpectationFilter
 
handle(HttpRequest, EntityDetails, HttpContext, AsyncFilterChain.ResponseTrigger) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncServerFilterChainElement
 
handle(T, AsyncServerRequestHandler.ResponseTrigger, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicServerExchangeHandler
 
handle(HttpRequest, InputStream, HttpResponse, OutputStream, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicServerExchangeHandler
Handles an incoming request optionally reading its entity content form the given input stream and generates a response optionally writing out its entity content into the given output stream.
handle(HttpRequest, EntityDetails, HttpContext, AsyncFilterChain.ResponseTrigger, AsyncFilterChain) - 类 中的方法org.apache.hc.core5.http.nio.support.TerminalAsyncServerFilter
 
handleAsIdempotent(HttpRequest) - 类 中的方法org.apache.hc.client5.http.impl.DefaultHttpRequestRetryStrategy
 
handleEntity(HttpEntity) - 类 中的方法org.apache.hc.client5.http.impl.classic.AbstractHttpClientResponseHandler
Handle the response entity and transform it into the actual response object.
handleEntity(HttpEntity) - 类 中的方法org.apache.hc.client5.http.impl.classic.BasicHttpClientResponseHandler
Returns the entity as a body as a String.
handleError(HttpRequest, Exception) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncPushHandler
Triggered to handle the exception thrown while processing a push response.
handleException(HttpException, ClassicHttpResponse) - 类 中的方法org.apache.hc.core5.http.impl.io.HttpService
Handles the given exception and generates an HTTP response to be sent back to the client to inform about the exceptional condition encountered in the course of the request processing.
handleIncomingMessage(HttpResponse) - 类 中的方法org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexer
 
handleIncomingMessage(HttpRequest) - 类 中的方法org.apache.hc.core5.http.impl.nio.ServerHttp1StreamDuplexer
 
handleInformationResponse(HttpResponse) - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecCallback
Triggered to signal receipt of an intermediate response message.
handleOutgoingMessage(HttpRequest) - 类 中的方法org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexer
 
handleOutgoingMessage(HttpResponse) - 类 中的方法org.apache.hc.core5.http.impl.nio.ServerHttp1StreamDuplexer
 
handleRequest(HttpServerConnection, HttpContext) - 类 中的方法org.apache.hc.core5.http.impl.io.HttpService
Handles receives one HTTP request over the given connection within the given execution context and sends a response back to the client.
handleRequest(HttpRequest, EntityDetails, ResponseChannel, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
Processes the actual HTTP request.
handleRequest(HttpRequest, EntityDetails, ResponseChannel, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler
 
handleRequest(HttpRequest, EntityDetails, ResponseChannel, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicAsyncServerExpectationDecorator
 
handleRequest(HttpRequest, EntityDetails, ResponseChannel, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicServerExchangeHandler
 
handleRequest(HttpRequest, EntityDetails, ResponseChannel, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.ImmediateResponseExchangeHandler
 
handleResponse(HttpResponse, EntityDetails) - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecCallback
Triggered to signal receipt of a response message head sent by the server in response to the request being executed.
handleResponse(ClassicHttpResponse) - 类 中的方法org.apache.hc.client5.http.impl.classic.AbstractHttpClientResponseHandler
Read the entity from the response body and pass it to the entity handler method if the response was successful (a 2xx status code).
handleResponse(ClassicHttpResponse) - 类 中的方法org.apache.hc.client5.http.impl.classic.BasicHttpClientResponseHandler
 
handleResponse(ClassicHttpResponse) - 接口 中的方法org.apache.hc.core5.http.io.HttpClientResponseHandler
Processes an ClassicHttpResponse and returns some value corresponding to that response.
handleResponse(HttpRequest, T) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncPushHandler
Triggered to handle the push message with the given promised request.
HandlerFactory<T extends ResourceHolder> - org.apache.hc.core5.http.nio中的接口
Abstract handler factory.
hasBufferedData() - 类 中的方法org.apache.hc.core5.http.impl.io.SessionInputBufferImpl
 
hasCommands() - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Tests if there enqueued commands pending execution.
hasCommands() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
hasConnection() - 类 中的方法org.apache.hc.core5.pool.PoolEntry
 
hasData() - 类 中的方法org.apache.hc.core5.http.impl.nio.BufferedData
 
hasData() - 类 中的方法org.apache.hc.core5.http.impl.nio.ExpandableBuffer
Determines if the buffer contains data.
hasData() - 接口 中的方法org.apache.hc.core5.http.nio.SessionInputBuffer
Determines if the buffer contains data.
hasData() - 接口 中的方法org.apache.hc.core5.http.nio.SessionOutputBuffer
Determines if the buffer contains data.
HASH_OFFSET - 类 中的静态变量org.apache.hc.core5.util.LangUtils
 
HASH_SEED - 类 中的静态变量org.apache.hc.core5.util.LangUtils
 
hashCode() - 类 中的方法org.apache.hc.client5.http.auth.AuthScope
 
hashCode() - 类 中的方法org.apache.hc.client5.http.auth.BasicUserPrincipal
 
hashCode() - 类 中的方法org.apache.hc.client5.http.auth.BearerToken
 
hashCode() - 类 中的方法org.apache.hc.client5.http.auth.NTCredentials
已过时。
 
hashCode() - 类 中的方法org.apache.hc.client5.http.auth.NTUserPrincipal
 
hashCode() - 类 中的方法org.apache.hc.client5.http.auth.UsernamePasswordCredentials
 
hashCode() - 类 中的方法org.apache.hc.client5.http.HttpRoute
Generates a hash code for this route.
hashCode() - 类 中的方法org.apache.hc.client5.http.RouteTracker
Generates a hash code for this tracked route.
hashCode() - 类 中的方法org.apache.hc.core5.http.HttpHost
 
hashCode() - 类 中的方法org.apache.hc.core5.http.message.BasicNameValuePair
 
hashCode() - 类 中的方法org.apache.hc.core5.http.ProtocolVersion
Obtains a hash code consistent with ProtocolVersion.equals(int, int).
hashCode() - 类 中的方法org.apache.hc.core5.net.Host
 
hashCode() - 类 中的方法org.apache.hc.core5.net.URIAuthority
 
hashCode() - 类 中的方法org.apache.hc.core5.util.Deadline
 
hashCode(int, int) - 类 中的静态方法org.apache.hc.core5.util.LangUtils
 
hashCode(int, boolean) - 类 中的静态方法org.apache.hc.core5.util.LangUtils
 
hashCode(int, Object) - 类 中的静态方法org.apache.hc.core5.util.LangUtils
 
hashCode() - 类 中的方法org.apache.hc.core5.util.TimeValue
 
hasNext() - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderIterator
 
head(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
head(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
head(HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
head(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
head(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
head(HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
head() - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
head(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
head(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
head(String) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
 
head(URI) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
 
head() - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
head(URI) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
head(String) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
head() - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
head(URI) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
head(String) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
head() - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
head(URI) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
head(String) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
HEAD_LEN - 类 中的静态变量org.apache.hc.core5.http2.frame.FrameConsts
 
Header - org.apache.hc.client5.http.entity.mime中的类
The header of a MIME entity.
Header() - 类 的构造器org.apache.hc.client5.http.entity.mime.Header
 
Header - org.apache.hc.core5.http中的接口
Represents an HTTP header field consisting of a field name and a field value.
HeaderElement - org.apache.hc.core5.http中的接口
Represents an element of an HTTP header value consisting of a name / value pair and a number of optional name / value parameters.
HeaderElements - org.apache.hc.core5.http中的类
Constants for frequently used Header elements.
HeaderGroup - org.apache.hc.core5.http.message中的类
A class for combining a set of headers.
HeaderGroup() - 类 的构造器org.apache.hc.core5.http.message.HeaderGroup
Constructor for HeaderGroup.
headerIterator() - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
headerIterator(String) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
headerIterator() - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
headerIterator(String) - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
headerIterator() - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
Returns an iterator over this group of headers.
headerIterator(String) - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
Returns an iterator over the headers with a given name in this group.
headerIterator() - 接口 中的方法org.apache.hc.core5.http.MessageHeaders
Returns an iterator of all the headers.
headerIterator(String) - 接口 中的方法org.apache.hc.core5.http.MessageHeaders
Returns an iterator of the headers with a given name.
HeaderListConstraintException - org.apache.hc.core5.http2.hpack中的异常错误
Signals a header list constraint violation.
HeaderListConstraintException(String) - 异常错误 的构造器org.apache.hc.core5.http2.hpack.HeaderListConstraintException
Creates a HeaderListConstraintException with the specified detail message.
HeaderValueFormatter - org.apache.hc.core5.http.message中的接口
Interface for formatting elements of a header value.
HeaderValueParser - org.apache.hc.core5.http.message中的接口
Interface for parsing header values into elements.
Hex - org.apache.hc.client5.http.utils中的类
 
HOST - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
Host - org.apache.hc.core5.net中的类
Component that holds all details needed to describe a network connection to a host.
Host(String, int) - 类 的构造器org.apache.hc.core5.net.Host
 
hostnameVerifier(HostnameVerifier) - 类 中的方法com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientBuilder
 
HPackDecoder - org.apache.hc.core5.http2.hpack中的类
HPACK decoder.
HPackDecoder(Charset) - 类 的构造器org.apache.hc.core5.http2.hpack.HPackDecoder
 
HPackDecoder(CharsetDecoder) - 类 的构造器org.apache.hc.core5.http2.hpack.HPackDecoder
 
HPackEncoder - org.apache.hc.core5.http2.hpack中的类
HPACK encoder.
HPackEncoder(Charset) - 类 的构造器org.apache.hc.core5.http2.hpack.HPackEncoder
 
HPackEncoder(CharsetEncoder) - 类 的构造器org.apache.hc.core5.http2.hpack.HPackEncoder
 
HPackException - org.apache.hc.core5.http2.hpack中的异常错误
Signals HPACK protocol violation.
HPackException(String) - 异常错误 的构造器org.apache.hc.core5.http2.hpack.HPackException
 
HPackException(String, Exception) - 异常错误 的构造器org.apache.hc.core5.http2.hpack.HPackException
 
HT - 类 中的静态变量org.apache.hc.core5.http.Chars
 
HT - 类 中的静态变量org.apache.hc.core5.util.Tokenizer
 
HTTP - 类 中的静态变量org.apache.hc.core5.http.HttpVersion
The protocol name.
http1Config(Http1Config) - 类 中的方法org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory.Builder
 
Http1Config - org.apache.hc.core5.http.config中的类
HTTP/1.1 protocol parameters.
http1Config(Http1Config) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory.Builder
 
http1Config(Http1Config) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory.Builder
 
Http1Config.Builder - org.apache.hc.core5.http.config中的类
 
Http1StreamListener - org.apache.hc.core5.http.impl中的接口
HTTP/1.1 stream event listener.
HTTP_0_9 - 类 中的静态变量org.apache.hc.core5.http.HttpVersion
HTTP protocol version 0.9
HTTP_1_0 - 类 中的静态变量org.apache.hc.core5.http.HttpVersion
HTTP protocol version 1.0
HTTP_1_1 - 类 中的静态变量org.apache.hc.core5.http.HttpVersion
HTTP protocol version 1.1
HTTP_2 - 类 中的静态变量org.apache.hc.core5.http.HttpVersion
 
HTTP_2_0 - 类 中的静态变量org.apache.hc.core5.http.HttpVersion
HTTP protocol version 2.0
HTTP_ONLY_ATTR - 接口 中的静态变量org.apache.hc.client5.http.cookie.Cookie
 
HTTP_REQUEST - 类 中的静态变量org.apache.hc.core5.http.protocol.HttpCoreContext
Attribute name of a HttpRequest object that represents the actual HTTP request.
HTTP_RESPONSE - 类 中的静态变量org.apache.hc.core5.http.protocol.HttpCoreContext
Attribute name of a HttpResponse object that represents the actual HTTP response.
HTTP_ROUTE - 类 中的静态变量org.apache.hc.client5.http.protocol.HttpClientContext
Attribute name of a RouteInfo object that represents the actual connection route.
HttpAsyncClient - org.apache.hc.client5.http.async中的接口
This interface represents only the most basic contract for HTTP request execution.
HttpAsyncClientBuilder - org.apache.hc.client5.http.impl.async中的类
Builder for CloseableHttpAsyncClient instances that can negotiate the most optimal HTTP protocol version during the TLS handshake with ALPN extension if supported by the Java runtime.
HttpAsyncClientBuilder() - 类 的构造器org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
 
HttpAsyncClients - org.apache.hc.client5.http.impl.async中的类
Factory methods for CloseableHttpAsyncClient instances.
HttpAsyncRequester - org.apache.hc.core5.http.impl.bootstrap中的类
HTTP/1.1 client side message exchange initiator.
HttpAsyncRequester(IOReactorConfig, IOEventHandlerFactory, Decorator<IOSession>, Callback<Exception>, IOSessionListener, ManagedConnPool<HttpHost, IOSession>, TlsStrategy, Timeout) - 类 的构造器org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
Use AsyncRequesterBootstrap to create instances of this class.
HttpAsyncRequester(IOReactorConfig, IOEventHandlerFactory, Decorator<IOSession>, Callback<Exception>, IOSessionListener, ManagedConnPool<HttpHost, IOSession>) - 类 的构造器org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
Use AsyncRequesterBootstrap to create instances of this class.
HttpAsyncServer - org.apache.hc.core5.http.impl.bootstrap中的类
HTTP/1.1 server side message exchange handler.
HttpAsyncServer(IOEventHandlerFactory, IOReactorConfig, Decorator<IOSession>, Callback<Exception>, IOSessionListener, String) - 类 的构造器org.apache.hc.core5.http.impl.bootstrap.HttpAsyncServer
Use AsyncServerBootstrap to create instances of this class.
HttpAsyncServer(IOEventHandlerFactory, IOReactorConfig, Decorator<IOSession>, Callback<Exception>, IOSessionListener) - 类 的构造器org.apache.hc.core5.http.impl.bootstrap.HttpAsyncServer
Use AsyncServerBootstrap to create instances of this class.
HttpAuthenticator - org.apache.hc.client5.http.impl.auth中的类
Utility class that implements commons aspects of the client side HTTP authentication.
HttpAuthenticator() - 类 的构造器org.apache.hc.client5.http.impl.auth.HttpAuthenticator
 
HttpClient - org.apache.hc.client5.http.classic中的接口
This interface represents only the most basic contract for HTTP request execution.
HttpClientBuilder - org.apache.hc.client5.http.impl.classic中的类
Builder for CloseableHttpClient instances.
HttpClientBuilder() - 类 的构造器org.apache.hc.client5.http.impl.classic.HttpClientBuilder
 
HttpClientConnection - org.apache.hc.core5.http.io中的接口
A client-side HTTP connection, which can be used for sending requests and receiving responses.
HttpClientConnectionManager - org.apache.hc.client5.http.io中的接口
Represents a manager of persistent client connections.
HttpClientConnectionOperator - org.apache.hc.client5.http.io中的接口
Connection operator that performs connection connect and upgrade operations.
HttpClientContext - org.apache.hc.client5.http.protocol中的类
Adaptor class that provides convenience type safe setters and getters for common HttpContext attributes used in the course of HTTP request execution.
HttpClientContext(HttpContext) - 类 的构造器org.apache.hc.client5.http.protocol.HttpClientContext
 
HttpClientContext() - 类 的构造器org.apache.hc.client5.http.protocol.HttpClientContext
 
HttpClientHostnameVerifier - org.apache.hc.client5.http.ssl中的接口
Extended HostnameVerifier interface.
HttpClientResponseHandler<T> - org.apache.hc.core5.http.io中的接口
Handler that encapsulates the process of generating a response object from a ClassicHttpResponse.
HttpClients - org.apache.hc.client5.http.impl.classic中的类
Factory methods for CloseableHttpClient instances.
HttpConnection - org.apache.hc.core5.http中的接口
A generic HTTP connection, useful on client and server side.
HttpConnectionEventHandler - org.apache.hc.core5.http.impl.nio中的接口
IOEventHandler that also exposes HttpConnection properties.
HttpConnectionFactory<T extends HttpConnection> - org.apache.hc.core5.http.io中的接口
Factory for HttpConnection instances.
HttpConnectionMetrics - org.apache.hc.core5.http中的接口
The point of access to the statistics of an HttpConnection.
HttpContext - org.apache.hc.core5.http.protocol中的接口
HttpContext represents execution state of an HTTP process.
HttpCoreContext - org.apache.hc.core5.http.protocol中的类
Implementation of HttpContext that provides convenience setters for user assignable attributes and getter for readable attributes.
HttpCoreContext(HttpContext) - 类 的构造器org.apache.hc.core5.http.protocol.HttpCoreContext
 
HttpCoreContext() - 类 的构造器org.apache.hc.core5.http.protocol.HttpCoreContext
 
HttpDateGenerator - org.apache.hc.core5.http.protocol中的类
Generates a date in the format required by the HTTP protocol.
HttpDelete - org.apache.hc.client5.http.classic.methods中的类
HTTP DELETE method.
HttpDelete(URI) - 类 的构造器org.apache.hc.client5.http.classic.methods.HttpDelete
Creates a new instance initialized with the given URI.
HttpDelete(String) - 类 的构造器org.apache.hc.client5.http.classic.methods.HttpDelete
Creates a new instance initialized with the given URI.
HttpEntities - org.apache.hc.core5.http.io.entity中的类
{HttpEntity} factory methods.
HttpEntity - org.apache.hc.core5.http中的接口
An entity that can be sent or received with an HTTP message.
HttpEntityContainer - org.apache.hc.core5.http中的接口
Contains an HttpEntity.
HttpEntityWrapper - org.apache.hc.core5.http.io.entity中的类
Base class for wrapping entities that delegates all calls to the wrapped entity.
HttpEntityWrapper(HttpEntity) - 类 的构造器org.apache.hc.core5.http.io.entity.HttpEntityWrapper
Creates a new entity wrapper.
HttpException - org.apache.hc.core5.http中的异常错误
Signals that an HTTP exception has occurred.
HttpException() - 异常错误 的构造器org.apache.hc.core5.http.HttpException
Creates a new HttpException with a null detail message.
HttpException(String) - 异常错误 的构造器org.apache.hc.core5.http.HttpException
Creates a new HttpException with the specified detail message.
HttpException(String, Object...) - 异常错误 的构造器org.apache.hc.core5.http.HttpException
Constructs a new HttpException with the specified detail message.
HttpException(String, Throwable) - 异常错误 的构造器org.apache.hc.core5.http.HttpException
Creates a new HttpException with the specified detail message and cause.
HttpFilterChain - org.apache.hc.core5.http.io中的接口
HttpFilterChain represents a single element in the server side request processing chain.
HttpFilterChain.ResponseTrigger - org.apache.hc.core5.http.io中的接口
Response trigger that can be used to generate the final HTTP response and terminate HTTP request processing.
HttpFilterHandler - org.apache.hc.core5.http.io中的接口
HttpFilterHandler represents a routine for handling all incoming requests in the server side request processing chain.
HttpGet - org.apache.hc.client5.http.classic.methods中的类
HTTP GET method.
HttpGet(URI) - 类 的构造器org.apache.hc.client5.http.classic.methods.HttpGet
Creates a new instance initialized with the given URI.
HttpGet(String) - 类 的构造器org.apache.hc.client5.http.classic.methods.HttpGet
Creates a new instance initialized with the given URI.
HttpHead - org.apache.hc.client5.http.classic.methods中的类
HTTP HEAD method.
HttpHead(URI) - 类 的构造器org.apache.hc.client5.http.classic.methods.HttpHead
Creates a new instance initialized with the given URI.
HttpHead(String) - 类 的构造器org.apache.hc.client5.http.classic.methods.HttpHead
 
HttpHeaders - org.apache.hc.core5.http中的类
Constants enumerating standard and common HTTP headers.
HttpHost - org.apache.hc.core5.http中的类
Component that holds all details needed to describe an HTTP connection to a host.
HttpHost(String, InetAddress, String, int) - 类 的构造器org.apache.hc.core5.http.HttpHost
Creates a new HttpHost, specifying all values.
HttpHost(String, String, int) - 类 的构造器org.apache.hc.core5.http.HttpHost
Creates HttpHost instance with the given scheme, hostname and port.
HttpHost(String, int) - 类 的构造器org.apache.hc.core5.http.HttpHost
Creates HttpHost instance with the default scheme and the given hostname and port.
HttpHost(String, String) - 类 的构造器org.apache.hc.core5.http.HttpHost
Creates HttpHost instance with the given hostname and scheme and the default port for that scheme.
HttpHost(String) - 类 的构造器org.apache.hc.core5.http.HttpHost
Creates HttpHost instance with the default scheme and port and the given hostname.
HttpHost(String, InetAddress, int) - 类 的构造器org.apache.hc.core5.http.HttpHost
Creates HttpHost instance with the given scheme, inet address and port.
HttpHost(InetAddress, int) - 类 的构造器org.apache.hc.core5.http.HttpHost
Creates HttpHost instance with the default scheme and the given inet address and port.
HttpHost(InetAddress) - 类 的构造器org.apache.hc.core5.http.HttpHost
Creates HttpHost instance with the default scheme and port and the given inet address.
HttpHost(String, NamedEndpoint) - 类 的构造器org.apache.hc.core5.http.HttpHost
 
HttpHost(URIAuthority) - 类 的构造器org.apache.hc.core5.http.HttpHost
HttpHostConnectException - org.apache.hc.client5.http中的异常错误
A ConnectException that specifies the NamedEndpoint that was being connected to.
HttpHostConnectException(String) - 异常错误 的构造器org.apache.hc.client5.http.HttpHostConnectException
Creates a HttpHostConnectException with the specified detail message.
HttpHostConnectException(String, NamedEndpoint) - 异常错误 的构造器org.apache.hc.client5.http.HttpHostConnectException
 
HttpMessage - org.apache.hc.core5.http中的接口
HTTP messages consist of requests from client to server and responses from server to client.
HttpMessageParser<T extends MessageHeaders> - org.apache.hc.core5.http.io中的接口
Message parser intended to build HTTP message head from an input stream.
HttpMessageParserFactory<T extends MessageHeaders> - org.apache.hc.core5.http.io中的接口
Factory for HttpMessageParser instances.
HttpMessageWriter<T extends MessageHeaders> - org.apache.hc.core5.http.io中的接口
Message writer intended to serialize HTTP message head to an output stream.
HttpMessageWriterFactory<T extends MessageHeaders> - org.apache.hc.core5.http.io中的接口
Factory for HttpMessageWriter instances.
HttpMultipartMode - org.apache.hc.client5.http.entity.mime中的枚举
MIME compliance mode.
HttpOptions - org.apache.hc.client5.http.classic.methods中的类
HTTP OPTIONS method.
HttpOptions(URI) - 类 的构造器org.apache.hc.client5.http.classic.methods.HttpOptions
Creates a new instance initialized with the given URI.
HttpOptions(String) - 类 的构造器org.apache.hc.client5.http.classic.methods.HttpOptions
Creates a new instance initialized with the given URI.
HttpPatch - org.apache.hc.client5.http.classic.methods中的类
HTTP PATCH method.
HttpPatch(URI) - 类 的构造器org.apache.hc.client5.http.classic.methods.HttpPatch
Creates a new instance initialized with the given URI.
HttpPatch(String) - 类 的构造器org.apache.hc.client5.http.classic.methods.HttpPatch
Creates a new instance initialized with the given URI.
HttpPost - org.apache.hc.client5.http.classic.methods中的类
HTTP POST method.
HttpPost(URI) - 类 的构造器org.apache.hc.client5.http.classic.methods.HttpPost
Creates a new instance initialized with the given URI.
HttpPost(String) - 类 的构造器org.apache.hc.client5.http.classic.methods.HttpPost
Creates a new instance initialized with the given URI.
HttpProcessor - org.apache.hc.core5.http.protocol中的接口
HTTP protocol processor is a collection of protocol interceptors that implements the 'Chain of Responsibility' pattern, where each individual protocol interceptor is expected to work on a particular aspect of the HTTP protocol the interceptor is responsible for.
HttpProcessorBuilder - org.apache.hc.core5.http.protocol中的类
Builder for HttpProcessor instances.
HttpProcessors - org.apache.hc.core5.http.impl中的类
Factory class for standard HttpProcessor instances.
HttpProcessors() - 类 的构造器org.apache.hc.core5.http.impl.HttpProcessors
 
HttpProtocolNegotiator - org.apache.hc.core5.http2.impl.nio中的类
 
HttpProtocolNegotiator(ProtocolIOSession, FutureCallback<ProtocolIOSession>) - 类 的构造器org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
HttpPut - org.apache.hc.client5.http.classic.methods中的类
HTTP PUT method.
HttpPut(URI) - 类 的构造器org.apache.hc.client5.http.classic.methods.HttpPut
Creates a new instance initialized with the given URI.
HttpPut(String) - 类 的构造器org.apache.hc.client5.http.classic.methods.HttpPut
Creates a new instance initialized with the given URI.
HttpRequest - org.apache.hc.core5.http中的接口
A request message from a client to a server includes, within the first line of that message, the method to be applied to the resource, the identifier of the resource, and the protocol version in use.
HttpRequester - org.apache.hc.core5.http.impl.bootstrap中的类
HTTP/1.1 client side message exchange initiator.
HttpRequester(HttpRequestExecutor, HttpProcessor, ManagedConnPool<HttpHost, HttpClientConnection>, SocketConfig, HttpConnectionFactory<? extends HttpClientConnection>, SSLSocketFactory, Callback<SSLParameters>, SSLSessionVerifier, Resolver<HttpHost, InetSocketAddress>) - 类 的构造器org.apache.hc.core5.http.impl.bootstrap.HttpRequester
Use RequesterBootstrap to create instances of this class.
HttpRequestExecutor - org.apache.hc.core5.http.impl.io中的类
HttpRequestExecutor is a client side HTTP protocol handler based on the blocking (classic) I/O model.
HttpRequestExecutor(Timeout, ConnectionReuseStrategy, Http1StreamListener) - 类 的构造器org.apache.hc.core5.http.impl.io.HttpRequestExecutor
Creates new instance of HttpRequestExecutor.
HttpRequestExecutor(ConnectionReuseStrategy) - 类 的构造器org.apache.hc.core5.http.impl.io.HttpRequestExecutor
 
HttpRequestExecutor() - 类 的构造器org.apache.hc.core5.http.impl.io.HttpRequestExecutor
 
HttpRequestExecutor.Builder - org.apache.hc.core5.http.impl.io中的类
Builder for HttpRequestExecutor.
HttpRequestFactory<T extends HttpRequest> - org.apache.hc.core5.http中的接口
A factory for HttpRequest objects.
HttpRequestHandler - org.apache.hc.core5.http.io中的接口
HttpRequestHandler represents a routine for processing of a specific group of HTTP requests.
HttpRequestInterceptor - org.apache.hc.core5.http中的接口
HTTP protocol interceptor is a routine that implements a specific aspect of the HTTP protocol.
HttpRequestMapper<T> - org.apache.hc.core5.http中的接口
This class can be used to resolve an object matching a particular HttpRequest.
HttpRequestRetryExec - org.apache.hc.client5.http.impl.classic中的类
Request executor in the request execution chain that is responsible for making a decision whether a request that failed due to an I/O exception or received a specific response from the target server should be re-executed.
HttpRequestRetryExec(HttpRequestRetryStrategy) - 类 的构造器org.apache.hc.client5.http.impl.classic.HttpRequestRetryExec
 
HttpRequestRetryStrategy - org.apache.hc.client5.http中的接口
Strategy interface that allows API users to plug in their own logic to control whether or not a retry should automatically be done, how many times it should be done and so on.
HttpRequestWrapper - org.apache.hc.core5.http.message中的类
Wraps an HttpRequest.
HttpRequestWrapper(HttpRequest) - 类 的构造器org.apache.hc.core5.http.message.HttpRequestWrapper
 
HttpResponse - org.apache.hc.core5.http中的接口
After receiving and interpreting a request message, a server responds with an HTTP response message.
HttpResponseException - org.apache.hc.client5.http中的异常错误
Signals a non 2xx HTTP response.
HttpResponseException(int, String) - 异常错误 的构造器org.apache.hc.client5.http.HttpResponseException
Constructs a new instance of HttpResponseException with the given status code and reason phrase, and no content bytes or content type.
HttpResponseException(int, String, byte[], ContentType) - 异常错误 的构造器org.apache.hc.client5.http.HttpResponseException
Constructs a new instance of HttpResponseException with the given status code, reason phrase, content bytes, and content type.
HttpResponseFactory<T extends HttpResponse> - org.apache.hc.core5.http中的接口
A factory for HttpResponse objects.
HttpResponseInformationCallback - org.apache.hc.core5.http.io中的接口
Informational (1xx) HTTP response callback.
HttpResponseInterceptor - org.apache.hc.core5.http中的接口
HTTP protocol interceptor is a routine that implements a specific aspect of the HTTP protocol.
HttpResponseWrapper - org.apache.hc.core5.http.message中的类
Wraps an HttpResponse.
HttpResponseWrapper(HttpResponse) - 类 的构造器org.apache.hc.core5.http.message.HttpResponseWrapper
 
HttpRoute - org.apache.hc.client5.http中的类
Connection route definition for HTTP requests.
HttpRoute(HttpHost, InetAddress, HttpHost[], boolean, RouteInfo.TunnelType, RouteInfo.LayerType) - 类 的构造器org.apache.hc.client5.http.HttpRoute
Creates a new route with all attributes specified explicitly.
HttpRoute(HttpHost, InetAddress, HttpHost, boolean, RouteInfo.TunnelType, RouteInfo.LayerType) - 类 的构造器org.apache.hc.client5.http.HttpRoute
Creates a new route with at most one proxy.
HttpRoute(HttpHost, InetAddress, boolean) - 类 的构造器org.apache.hc.client5.http.HttpRoute
Creates a new direct route.
HttpRoute(HttpHost) - 类 的构造器org.apache.hc.client5.http.HttpRoute
Creates a new direct insecure route.
HttpRoute(HttpHost, InetAddress, HttpHost, boolean) - 类 的构造器org.apache.hc.client5.http.HttpRoute
Creates a new route through a proxy.
HttpRoute(HttpHost, HttpHost) - 类 的构造器org.apache.hc.client5.http.HttpRoute
Creates a new plain route through a proxy.
HttpRouteDirector - org.apache.hc.client5.http.routing中的接口
Provides directions on establishing a route.
HttpRoutePlanner - org.apache.hc.client5.http.routing中的接口
Encapsulates logic to compute a HttpRoute to a target host.
HttpServer - org.apache.hc.core5.http.impl.bootstrap中的类
HTTP/1.1 server side message exchange handler.
HttpServer(int, HttpService, InetAddress, SocketConfig, ServerSocketFactory, HttpConnectionFactory<? extends DefaultBHttpServerConnection>, Callback<SSLParameters>, ExceptionListener) - 类 的构造器org.apache.hc.core5.http.impl.bootstrap.HttpServer
 
HttpServerConnection - org.apache.hc.core5.http.io中的接口
A server-side HTTP connection, which can be used for receiving requests and sending responses.
HttpServerExpectationFilter - org.apache.hc.core5.http.io.support中的类
HttpServerExpectationFilter add support for the Expect-Continue handshake to the request processing pipeline.
HttpServerExpectationFilter() - 类 的构造器org.apache.hc.core5.http.io.support.HttpServerExpectationFilter
 
HttpServerFilterChainElement - org.apache.hc.core5.http.io.support中的类
An element in a request processing chain.
HttpServerFilterChainElement(HttpFilterHandler, HttpServerFilterChainElement) - 类 的构造器org.apache.hc.core5.http.io.support.HttpServerFilterChainElement
 
HttpServerFilterChainRequestHandler - org.apache.hc.core5.http.io.support中的类
HttpServerRequestHandler implementation that delegates request processing to a HttpServerFilterChainElement.
HttpServerFilterChainRequestHandler(HttpServerFilterChainElement) - 类 的构造器org.apache.hc.core5.http.io.support.HttpServerFilterChainRequestHandler
 
HttpServerRequestHandler - org.apache.hc.core5.http.io中的接口
HttpServerRequestHandler represents a routine for processing of a specific group of HTTP requests.
HttpServerRequestHandler.ResponseTrigger - org.apache.hc.core5.http.io中的接口
Response trigger that can be used to submit a final HTTP response and terminate HTTP request processing.
HttpService - org.apache.hc.core5.http.impl.io中的类
HttpService is a server side HTTP protocol handler based on the classic (blocking) I/O model.
HttpService(HttpProcessor, HttpRequestMapper<HttpRequestHandler>, ConnectionReuseStrategy, HttpResponseFactory<ClassicHttpResponse>, Http1StreamListener) - 类 的构造器org.apache.hc.core5.http.impl.io.HttpService
Create a new HTTP service.
HttpService(HttpProcessor, HttpRequestMapper<HttpRequestHandler>, ConnectionReuseStrategy, HttpResponseFactory<ClassicHttpResponse>) - 类 的构造器org.apache.hc.core5.http.impl.io.HttpService
Create a new HTTP service.
HttpService(HttpProcessor, HttpServerRequestHandler, ConnectionReuseStrategy, Http1StreamListener) - 类 的构造器org.apache.hc.core5.http.impl.io.HttpService
Create a new HTTP service.
HttpService(HttpProcessor, HttpServerRequestHandler) - 类 的构造器org.apache.hc.core5.http.impl.io.HttpService
Create a new HTTP service.
HttpService.Builder - org.apache.hc.core5.http.impl.io中的类
Builder for HttpService.
HttpsSupport - org.apache.hc.client5.http.ssl中的类
HTTPS configuration support methods.
HttpsSupport() - 类 的构造器org.apache.hc.client5.http.ssl.HttpsSupport
 
HttpStatus - org.apache.hc.core5.http中的类
Constants enumerating the HTTP status codes.
HttpStreamResetException - org.apache.hc.core5.http中的异常错误
Signals HTTP protocol error that renders the actual HTTP data stream unreliable.
HttpStreamResetException(String) - 异常错误 的构造器org.apache.hc.core5.http.HttpStreamResetException
 
HttpStreamResetException(String, Throwable) - 异常错误 的构造器org.apache.hc.core5.http.HttpStreamResetException
 
HttpTrace - org.apache.hc.client5.http.classic.methods中的类
HTTP TRACE method.
HttpTrace(URI) - 类 的构造器org.apache.hc.client5.http.classic.methods.HttpTrace
Creates a new instance initialized with the given URI.
HttpTrace(String) - 类 的构造器org.apache.hc.client5.http.classic.methods.HttpTrace
Creates a new instance initialized with the given URI.
HttpTransportMetrics - org.apache.hc.core5.http.io中的接口
Transport level metrics.
HttpUriRequest - org.apache.hc.client5.http.classic.methods中的接口
Extended version of the ClassicHttpRequest interface that provides convenience methods to access request properties such as request URI and method type.
HttpUriRequestBase - org.apache.hc.client5.http.classic.methods中的类
 
HttpUriRequestBase(String, URI) - 类 的构造器org.apache.hc.client5.http.classic.methods.HttpUriRequestBase
 
HttpVersion - org.apache.hc.core5.http中的类
Represents an HTTP version.
HttpVersion(int, int) - 类 的构造器org.apache.hc.core5.http.HttpVersion
Creates an HTTP protocol version designator.
HttpVersionPolicy - org.apache.hc.core5.http2中的枚举
HTTP protocol version policy.
Huffman - org.apache.hc.core5.http2.hpack中的类
This Huffman codec implementation has been derived from Twitter HPack project (https://github.com/twitter/hpack)

I

id - 枚举 中的变量org.apache.hc.core5.http.ssl.TLS
 
id - 枚举 中的变量org.apache.hc.core5.http.URIScheme
 
id - 枚举 中的变量org.apache.hc.core5.http2.ssl.ApplicationProtocol
 
Identifiable - org.apache.hc.core5.util中的接口
Object with a unique identifier.
IdentityDecoder - org.apache.hc.core5.http.impl.nio中的类
Content decoder that reads data without any transformation.
IdentityDecoder(ReadableByteChannel, SessionInputBuffer, BasicHttpTransportMetrics) - 类 的构造器org.apache.hc.core5.http.impl.nio.IdentityDecoder
 
IdentityEncoder - org.apache.hc.core5.http.impl.nio中的类
Content encoder that writes data without any transformation.
IdentityEncoder(WritableByteChannel, SessionOutputBuffer, BasicHttpTransportMetrics, int) - 类 的构造器org.apache.hc.core5.http.impl.nio.IdentityEncoder
 
IdentityEncoder(WritableByteChannel, SessionOutputBuffer, BasicHttpTransportMetrics) - 类 的构造器org.apache.hc.core5.http.impl.nio.IdentityEncoder
 
IdentityInputStream - org.apache.hc.core5.http.impl.io中的类
Input stream that reads data without any transformation.
IdentityInputStream(SessionInputBuffer, InputStream) - 类 的构造器org.apache.hc.core5.http.impl.io.IdentityInputStream
Default constructor.
IdentityOutputStream - org.apache.hc.core5.http.impl.io中的类
Output stream that writes data without any transformation.
IdentityOutputStream(SessionOutputBuffer, OutputStream) - 类 的构造器org.apache.hc.core5.http.impl.io.IdentityOutputStream
Default constructor.
IdleConnectionEvictor - org.apache.hc.client5.http.impl中的类
This class maintains a background thread to enforce an eviction policy for expired / idle persistent connections kept alive in the connection pool.
IdleConnectionEvictor(ConnPoolControl<?>, ThreadFactory, TimeValue, TimeValue) - 类 的构造器org.apache.hc.client5.http.impl.IdleConnectionEvictor
 
IdleConnectionEvictor(ConnPoolControl<?>, TimeValue, TimeValue) - 类 的构造器org.apache.hc.client5.http.impl.IdleConnectionEvictor
 
IdleConnectionEvictor(ConnPoolControl<?>, TimeValue) - 类 的构造器org.apache.hc.client5.http.impl.IdleConnectionEvictor
 
IF - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
IF_MATCH - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
IF_MODIFIED_SINCE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
IF_NONE_MATCH - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
IF_RANGE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
IF_UNMODIFIED_SINCE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
IGNORE - 类 中的静态变量org.apache.hc.client5.http.cookie.StandardCookieSpec
The policy that ignores cookies.
IgnoreCompleteExceptionFutureCallback<T> - org.apache.hc.client5.http.async.methods中的类
 
IgnoreCompleteExceptionFutureCallback(FutureCallback<T>) - 类 的构造器org.apache.hc.client5.http.async.methods.IgnoreCompleteExceptionFutureCallback
 
IgnoreCompleteExceptonFutureCallback<T> - org.apache.hc.client5.http.async.methods中的类
IgnoreCompleteExceptonFutureCallback(FutureCallback<T>) - 类 的构造器org.apache.hc.client5.http.async.methods.IgnoreCompleteExceptonFutureCallback
已过时。
 
IgnoreCookieSpecFactory - org.apache.hc.client5.http.impl.cookie中的类
CookieSpecFactory implementation that ignores all cookies.
IgnoreCookieSpecFactory() - 类 的构造器org.apache.hc.client5.http.impl.cookie.IgnoreCookieSpecFactory
 
IgnoreSpecSpec - org.apache.hc.client5.http.impl.cookie中的类
CookieSpec that ignores all cookies
IgnoreSpecSpec() - 类 的构造器org.apache.hc.client5.http.impl.cookie.IgnoreSpecSpec
 
ignoreSSL(boolean) - 类 中的方法com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientBuilder
 
IMAGE_BMP - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
IMAGE_GIF - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
IMAGE_JPEG - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
IMAGE_PNG - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
IMAGE_SVG - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
IMAGE_TIFF - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
IMAGE_WEBP - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
IMMEDIATE - 类 中的静态变量org.apache.hc.core5.http.nio.command.ShutdownCommand
 
ImmediateResponseExchangeHandler - org.apache.hc.core5.http.nio.support中的类
AsyncServerExchangeHandler implementation that immediately responds with a predefined response generated by a AsyncResponseProducer and ignores any entity content enclosed in the request message.
ImmediateResponseExchangeHandler(AsyncResponseProducer) - 类 的构造器org.apache.hc.core5.http.nio.support.ImmediateResponseExchangeHandler
 
ImmediateResponseExchangeHandler(HttpResponse, String) - 类 的构造器org.apache.hc.core5.http.nio.support.ImmediateResponseExchangeHandler
 
ImmediateResponseExchangeHandler(int, String) - 类 的构造器org.apache.hc.core5.http.nio.support.ImmediateResponseExchangeHandler
 
incomingContentLengthStrategy(ContentLengthStrategy) - 类 中的方法org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory.Builder
 
incomingContentLengthStrategy(ContentLengthStrategy) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory.Builder
 
incomingContentLengthStrategy(ContentLengthStrategy) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory.Builder
 
IncomingEntityDetails - org.apache.hc.core5.http.impl中的类
HTTP message entity details.
IncomingEntityDetails(MessageHeaders, long) - 类 的构造器org.apache.hc.core5.http.impl.IncomingEntityDetails
 
IncomingEntityDetails(MessageHeaders) - 类 的构造器org.apache.hc.core5.http.impl.IncomingEntityDetails
 
incrementBytesTransferred(long) - 类 中的方法org.apache.hc.core5.http.impl.BasicHttpTransportMetrics
 
incrementFramesTransferred() - 类 中的方法org.apache.hc.core5.http2.impl.BasicH2TransportMetrics
 
incrementRequestCount() - 类 中的方法org.apache.hc.core5.http.impl.BasicHttpConnectionMetrics
 
incrementResponseCount() - 类 中的方法org.apache.hc.core5.http.impl.BasicHttpConnectionMetrics
 
indexOf(byte, int, int) - 类 中的方法org.apache.hc.core5.util.ByteArrayBuffer
Returns the index within this buffer of the first occurrence of the specified byte, starting the search at the specified beginIndex and finishing at endIndex.
indexOf(byte) - 类 中的方法org.apache.hc.core5.util.ByteArrayBuffer
Returns the index within this buffer of the first occurrence of the specified byte, starting the search at 0 and finishing at ByteArrayBuffer.length().
indexOf(int, int, int) - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Returns the index within this buffer of the first occurrence of the specified character, starting the search at the specified beginIndex and finishing at endIndex.
indexOf(int) - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Returns the index within this buffer of the first occurrence of the specified character, starting the search at 0 and finishing at CharArrayBuffer.length().
InetAddressUtils - org.apache.hc.core5.net中的类
A collection of utilities relating to InetAddresses.
informationResponse(HttpResponse, HttpContext) - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveResponseConsumer
 
informationResponse(HttpResponse, HttpContext) - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractBinResponseConsumer
 
informationResponse(HttpResponse, HttpContext) - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractCharResponseConsumer
 
informationResponse(HttpResponse, HttpContext) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleResponseConsumer
 
informationResponse(HttpResponse, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncResponseConsumer
Triggered to signal receipt of an intermediate (1xx) HTTP response.
informationResponse(HttpResponse, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicResponseConsumer
 
INIT - 类 中的静态变量org.apache.hc.core5.http2.config.H2Config
 
INIT_BITSET(int...) - 类 中的静态方法org.apache.hc.core5.util.Tokenizer
 
initial() - 类 中的静态方法org.apache.hc.core5.http2.config.H2Config
 
initialize(Object, SSLSessionInitializer) - 类 中的静态方法org.apache.hc.core5.http2.ssl.ConscryptSupport
 
initialize(NamedEndpoint, SSLEngine) - 接口 中的方法org.apache.hc.core5.reactor.ssl.SSLSessionInitializer
Triggered when the SSL connection is being initialized.
initiateShutdown() - 类 中的方法org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient
 
initiateShutdown() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequester
 
initiateShutdown() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServer
 
initiateShutdown() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpServer
 
initiateShutdown() - 类 中的方法org.apache.hc.core5.reactor.DefaultConnectingIOReactor
 
initiateShutdown() - 类 中的方法org.apache.hc.core5.reactor.DefaultListeningIOReactor
 
initiateShutdown() - 接口 中的方法org.apache.hc.core5.reactor.IOReactor
Initiates shutdown of the reactor without blocking.
initPreemptive(Credentials) - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicScheme
 
initPreemptive(Credentials, String, String) - 类 中的方法org.apache.hc.client5.http.impl.auth.DigestScheme
 
initSSLContext(SSLContext, Collection<KeyManager>, Collection<TrustManager>, SecureRandom) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
InMemoryDnsResolver - org.apache.hc.client5.http.impl中的类
In-memory DnsResolver implementation.
InMemoryDnsResolver() - 类 的构造器org.apache.hc.client5.http.impl.InMemoryDnsResolver
Builds a DNS resolver that will resolve the host names against a collection held in-memory.
input(byte[], int, int) - 类 中的方法org.apache.hc.client5.http.impl.Wire
 
input(byte[]) - 类 中的方法org.apache.hc.client5.http.impl.Wire
 
input(int) - 类 中的方法org.apache.hc.client5.http.impl.Wire
 
input(String) - 类 中的方法org.apache.hc.client5.http.impl.Wire
 
input(ByteBuffer) - 类 中的方法org.apache.hc.client5.http.impl.Wire
 
inputReady(IOSession, ByteBuffer) - 类 中的方法org.apache.hc.core5.http2.impl.nio.ClientH2PrefaceHandler
 
inputReady(IOSession, ByteBuffer) - 类 中的方法org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
inputReady(IOSession, ByteBuffer) - 类 中的方法org.apache.hc.core5.http2.impl.nio.ServerH2PrefaceHandler
 
inputReady(IOSession, ByteBuffer) - 接口 中的方法org.apache.hc.core5.reactor.IOEventHandler
Triggered when the given session has input pending.
inputReady(IOSession) - 接口 中的方法org.apache.hc.core5.reactor.IOSessionListener
 
InputStreamBody - org.apache.hc.client5.http.entity.mime中的类
Binary body part backed by an input stream.
InputStreamBody(InputStream, String) - 类 的构造器org.apache.hc.client5.http.entity.mime.InputStreamBody
 
InputStreamBody(InputStream, ContentType, String) - 类 的构造器org.apache.hc.client5.http.entity.mime.InputStreamBody
 
InputStreamBody(InputStream, ContentType, String, long) - 类 的构造器org.apache.hc.client5.http.entity.mime.InputStreamBody
 
InputStreamBody(InputStream, ContentType) - 类 的构造器org.apache.hc.client5.http.entity.mime.InputStreamBody
 
InputStreamEntity - org.apache.hc.core5.http.io.entity中的类
A streamed, non-repeatable entity that obtains its content from an InputStream.
InputStreamEntity(InputStream, long, ContentType, String) - 类 的构造器org.apache.hc.core5.http.io.entity.InputStreamEntity
 
InputStreamEntity(InputStream, long, ContentType) - 类 的构造器org.apache.hc.core5.http.io.entity.InputStreamEntity
 
InputStreamEntity(InputStream, ContentType) - 类 的构造器org.apache.hc.core5.http.io.entity.InputStreamEntity
 
InputStreamFactory - org.apache.hc.client5.http.entity中的接口
Factory for decorated InputStreams.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.cookie.CookieIdentityComparator
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.cookie.CookiePathComparator
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.cookie.CookiePriorityComparator
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.auth.AuthChallengeParser
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.auth.BasicSchemeFactory
Singleton instance with a null Charset.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.auth.BearerSchemeFactory
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.auth.DigestSchemeFactory
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.auth.NTLMSchemeFactory
已过时。
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.classic.ClassicRequestCopier
已过时。
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.cookie.BasicDomainHandler
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.cookie.BasicHttpOnlyHandler
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.cookie.BasicMaxAgeHandler
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.cookie.BasicPathHandler
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.cookie.BasicSecureHandler
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.cookie.IgnoreSpecSpec
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.cookie.LaxExpiresHandler
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.cookie.LaxMaxAgeHandler
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.DefaultAuthenticationStrategy
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.DefaultClientConnectionReuseStrategy
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.DefaultConnectionKeepAliveStrategy
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.DefaultHttpRequestRetryStrategy
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.DefaultRedirectStrategy
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.DefaultSchemePortResolver
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.DefaultUserTokenHandler
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.io.DefaultHttpResponseParserFactory
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.NoopUserTokenHandler
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.RequestCopier
已过时。
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.impl.routing.BasicRouteDirector
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.protocol.RequestAddCookies
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.protocol.RequestDefaultHeaders
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.protocol.ResponseProcessCookies
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.psl.PublicSuffixListParser
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.socket.PlainConnectionSocketFactory
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.ssl.NoopHostnameVerifier
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.ssl.TrustAllStrategy
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.ssl.TrustSelfSignedStrategy
 
INSTANCE - 类 中的静态变量org.apache.hc.client5.http.SystemDefaultDnsResolver
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.DefaultAddressResolver
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.DefaultConnectionReuseStrategy
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.DefaultContentLengthStrategy
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.EnglishReasonPhraseCatalog
The default instance of this catalog.
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.io.DefaultClassicHttpRequestFactory
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.io.DefaultClassicHttpResponseFactory
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.io.DefaultHttpRequestParserFactory
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.io.DefaultHttpRequestWriterFactory
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.io.DefaultHttpResponseParserFactory
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.io.DefaultHttpResponseWriterFactory
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.io.EmptyInputStream
已过时。
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.io.MonitoringResponseOutOfOrderStrategy
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.io.NoResponseOutOfOrderStrategy
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.nio.DefaultHttpRequestFactory
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.nio.DefaultHttpRequestParserFactory
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.nio.DefaultHttpRequestWriterFactory
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.nio.DefaultHttpResponseFactory
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.nio.DefaultHttpResponseParserFactory
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.impl.nio.DefaultHttpResponseWriterFactory
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.io.entity.EmptyInputStream
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.io.entity.NullEntity
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.message.BasicHeaderValueFormatter
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.message.BasicHeaderValueParser
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.message.BasicLineFormatter
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.message.BasicLineParser
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.message.LazyLaxLineParser
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.message.LazyLineParser
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.message.TokenParser
已过时。
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.protocol.HttpDateGenerator
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.protocol.RequestConnControl
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.protocol.RequestContent
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.protocol.RequestDate
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.protocol.RequestExpectContinue
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.protocol.RequestTargetHost
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.core5.http.protocol.RequestUserAgent
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.core5.http2.frame.DefaultFrameFactory
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http2.impl.DefaultH2RequestConverter
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http2.impl.DefaultH2ResponseConverter
 
INSTANCE - 类 中的静态变量org.apache.hc.core5.http2.protocol.H2RequestConnControl
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.core5.http2.protocol.H2RequestContent
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.core5.http2.protocol.H2RequestTargetHost
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.core5.http2.protocol.H2RequestValidateHost
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.core5.http2.protocol.H2ResponseConnControl
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.core5.http2.protocol.H2ResponseContent
Singleton instance.
INSTANCE - 类 中的静态变量org.apache.hc.core5.util.Tokenizer
 
Internal - org.apache.hc.core5.annotation中的注释类型
The package, class or method to which this annotation is applied is marked as internal and its use ought to be avoided.
InternalH2AsyncClient - org.apache.hc.client5.http.impl.async中的类
Internal implementation of HTTP/2 only CloseableHttpAsyncClient.
InternalHttpAsyncClient - org.apache.hc.client5.http.impl.async中的类
Internal implementation of CloseableHttpAsyncClient that can negotiate the most optimal HTTP protocol version during during the TLS handshake with ALPN extension if supported by the Java runtime.
InvalidCredentialsException - org.apache.hc.client5.http.auth中的异常错误
Authentication credentials required to respond to a authentication challenge are invalid
InvalidCredentialsException() - 异常错误 的构造器org.apache.hc.client5.http.auth.InvalidCredentialsException
Creates a new InvalidCredentialsException with a null detail message.
InvalidCredentialsException(String) - 异常错误 的构造器org.apache.hc.client5.http.auth.InvalidCredentialsException
Creates a new InvalidCredentialsException with the specified message.
InvalidCredentialsException(String, Throwable) - 异常错误 的构造器org.apache.hc.client5.http.auth.InvalidCredentialsException
Creates a new InvalidCredentialsException with the specified detail message and cause.
IOCallback<T> - org.apache.hc.core5.io中的接口
Abstract I/O callback.
IOEventHandler - org.apache.hc.core5.reactor中的接口
IOEventHandler interface is used by I/O reactors to handle I/O events for individual I/O sessions.
IOEventHandlerFactory - org.apache.hc.core5.reactor中的接口
Factory interface to create IOEventHandler instances for the given connected endpoints.
IOReactor - org.apache.hc.core5.reactor中的接口
HttpCore NIO is based on the Reactor pattern as described by Doug Lea.
IOReactorConfig - org.apache.hc.core5.reactor中的类
I/O reactor configuration parameters.
IOReactorConfig.Builder - org.apache.hc.core5.reactor中的类
 
IOReactorService - org.apache.hc.core5.reactor中的接口
IOReactor running as a service.
IOReactorShutdownException - org.apache.hc.core5.reactor中的异常错误
Signals the I/O reactor has been shut down or is in the process of shutting down.
IOReactorShutdownException(String) - 异常错误 的构造器org.apache.hc.core5.reactor.IOReactorShutdownException
 
IOReactorStatus - org.apache.hc.core5.reactor中的枚举
IOReactorStatus represents an internal status of an I/O reactor.
IOSession - org.apache.hc.core5.reactor中的接口
IOSession interface represents a sequence of logically related data exchanges between two end points.
IOSession.Status - org.apache.hc.core5.reactor中的枚举
This enum represents a set of states I/O session transitions through during its life-span.
IOSessionListener - org.apache.hc.core5.reactor中的接口
IOSession event listener.
IPV4 - 类 中的静态变量org.apache.hc.core5.net.InetAddressUtils
Represents the ipv4
IPV6 - 类 中的静态变量org.apache.hc.core5.net.InetAddressUtils
Represents the ipv6.
isAborted() - 接口 中的方法org.apache.hc.client5.http.classic.methods.HttpUriRequest
Tests if the request execution has been aborted.
isAborted() - 类 中的方法org.apache.hc.client5.http.classic.methods.HttpUriRequestBase
 
isAbsolute() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Tests whether the URI is absolute.
isAbsoluteRequestUri() - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
isAfter(MessageHeaders, MessageHeaders, String) - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
已过时。
This method is no longer supported as a part of the public API.
isAuthenticationEnabled() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig
 
isAvailable() - 类 中的静态方法org.apache.hc.client5.http.entity.BrotliDecompressingEntity
 
isBefore(MessageHeaders, MessageHeaders, String) - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
已过时。
This method is no longer supported as a part of the public API.
isBefore(long) - 类 中的方法org.apache.hc.core5.util.Deadline
Returns whether this deadline occurs before the given time in milliseconds.
isBlank(CharSequence) - 类 中的静态方法org.apache.hc.core5.util.TextUtils
Checks if a CharSequence is empty (""), null or whitespace only.
isBytes() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleBody
 
isCancelled() - 类 中的方法org.apache.hc.client5.http.classic.methods.HttpUriRequestBase
 
isCancelled() - 类 中的方法org.apache.hc.client5.http.impl.Operations.CompletedFuture
 
isCancelled() - 类 中的方法org.apache.hc.core5.concurrent.BasicFuture
 
isCancelled() - 接口 中的方法org.apache.hc.core5.concurrent.CancellableDependency
Determines whether the process or operation has been cancelled.
isCancelled() - 类 中的方法org.apache.hc.core5.concurrent.CompletedFuture
 
isCancelled() - 类 中的方法org.apache.hc.core5.concurrent.ComplexCancellable
 
isChallengeComplete() - 接口 中的方法org.apache.hc.client5.http.auth.AuthScheme
Authentication process may involve a series of challenge-response exchanges.
isChallengeComplete() - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicScheme
 
isChallengeComplete() - 类 中的方法org.apache.hc.client5.http.impl.auth.BearerScheme
 
isChallengeComplete() - 类 中的方法org.apache.hc.client5.http.impl.auth.DigestScheme
 
isChallengeComplete() - 类 中的方法org.apache.hc.client5.http.impl.auth.GGSSchemeBase
已过时。
 
isChallengeComplete() - 类 中的方法org.apache.hc.client5.http.impl.auth.NTLMScheme
已过时。
 
isChallenged(HttpHost, ChallengeType, HttpResponse, AuthExchange, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.HttpAuthenticator
Determines whether the given response represents an authentication challenge.
isChunked() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.StreamEntityProducer
 
isChunked() - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Tests if the entity is to be chunk coded (true), or not (false).
isChunked() - 类 中的方法org.apache.hc.client5.http.entity.GzipCompressingEntity
 
isChunked() - 接口 中的方法org.apache.hc.core5.http.EntityDetails
Returns chunked transfer hint for this entity.
isChunked() - 类 中的方法org.apache.hc.core5.http.impl.BasicEntityDetails
 
isChunked() - 类 中的方法org.apache.hc.core5.http.impl.IncomingEntityDetails
 
isChunked() - 类 中的方法org.apache.hc.core5.http.io.entity.AbstractHttpEntity
 
isChunked() - 类 中的方法org.apache.hc.core5.http.io.entity.BufferedHttpEntity
Tells that this entity does not have to be chunked.
isChunked() - 类 中的方法org.apache.hc.core5.http.io.entity.HttpEntityWrapper
 
isChunked() - 类 中的方法org.apache.hc.core5.http.io.entity.NullEntity
 
isChunked() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityProducer
 
isChunked() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityProducer
 
isChunked() - 类 中的方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducerWrapper
 
isChunked() - 类 中的方法org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
 
isChunked() - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityProducer
 
isChunked() - 类 中的方法org.apache.hc.core5.http.nio.entity.FileEntityProducer
 
isChunked() - 类 中的方法org.apache.hc.core5.http.nio.entity.PathEntityProducer
 
isChunked() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityProducer
 
isCircularRedirectsAllowed() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig
 
isClientError() - 类 中的方法org.apache.hc.core5.http.message.StatusLine
Whether this status code is in the HTTP series StatusLine.StatusClass.CLIENT_ERROR.
isClosed() - 接口 中的方法org.apache.hc.core5.reactor.ListenerEndpoint
Determines if this endpoint has been closed and is no longer listens for incoming connections.
isComparable(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.ProtocolVersion
Checks whether this protocol can be compared to another one.
isComparable(ProtocolVersion) - 枚举 中的方法org.apache.hc.core5.http.ssl.TLS
 
isCompleted() - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentDecoder
 
isCompleted() - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentEncoder
 
isCompleted() - 接口 中的方法org.apache.hc.core5.http.nio.ContentDecoder
Returns true if the entity has been received in its entirety.
isCompleted() - 接口 中的方法org.apache.hc.core5.http.nio.ContentEncoder
Returns true if the entity has been transferred in its entirety.
isCompressionEnabled() - 类 中的方法org.apache.hc.core5.http2.config.H2Config
 
isConnected() - 类 中的方法org.apache.hc.client5.http.io.ConnectionEndpoint
Determines if the connection to the remote endpoint is still open and valid.
isConnected() - 类 中的方法org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Determines if the connection to the remote endpoint is still open and valid.
isConnected() - 类 中的方法org.apache.hc.client5.http.RouteTracker
 
isConnected() - 类 中的方法org.apache.hc.core5.http.nio.AsyncClientEndpoint
Determines if the connection to the remote endpoint is still open and valid.
isConnectionBased() - 类 中的方法org.apache.hc.client5.http.auth.AuthExchange
Returns true if the actual authentication scheme is connection based.
isConnectionBased() - 接口 中的方法org.apache.hc.client5.http.auth.AuthScheme
Determines if the authentication scheme is expected to provide an authorization response on a per connection basis instead of the standard per request basis
isConnectionBased() - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicScheme
 
isConnectionBased() - 类 中的方法org.apache.hc.client5.http.impl.auth.BearerScheme
 
isConnectionBased() - 类 中的方法org.apache.hc.client5.http.impl.auth.DigestScheme
 
isConnectionBased() - 类 中的方法org.apache.hc.client5.http.impl.auth.KerberosScheme
已过时。
 
isConnectionBased() - 类 中的方法org.apache.hc.client5.http.impl.auth.NTLMScheme
已过时。
 
isConnectionBased() - 类 中的方法org.apache.hc.client5.http.impl.auth.SPNegoScheme
已过时。
 
isConnectionReusable() - 接口 中的方法org.apache.hc.client5.http.classic.ExecRuntime
Determines of the connection is considered re-usable.
isConsistent() - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection
 
isConsistent() - 接口 中的方法org.apache.hc.core5.http.io.HttpClientConnection
Checks whether this connection is in a consistent state.
isContentCompressionEnabled() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig
 
isDataAvailable(Timeout) - 接口 中的方法org.apache.hc.core5.http.io.BHttpConnection
Checks if input data is available from the connection.
isDisabled() - 类 中的方法org.apache.hc.core5.util.Timeout
Whether this timeout is disabled.
isDone() - 类 中的方法org.apache.hc.client5.http.impl.Operations.CompletedFuture
 
isDone() - 类 中的方法org.apache.hc.core5.concurrent.BasicFuture
 
isDone() - 类 中的方法org.apache.hc.core5.concurrent.CompletedFuture
 
isEarlyResponseDetected(ClassicHttpRequest, HttpClientConnection, InputStream, long, long) - 类 中的方法org.apache.hc.core5.http.impl.io.MonitoringResponseOutOfOrderStrategy
 
isEarlyResponseDetected(ClassicHttpRequest, HttpClientConnection, InputStream, long, long) - 类 中的方法org.apache.hc.core5.http.impl.io.NoResponseOutOfOrderStrategy
 
isEarlyResponseDetected(ClassicHttpRequest, HttpClientConnection, InputStream, long, long) - 接口 中的方法org.apache.hc.core5.http.io.ResponseOutOfOrderStrategy
Called before each write to the to a socket OutputStream with the number of bytes that have already been sent, and the size of the write that will occur if this check does not encounter an out of order response.
isEmpty() - 类 中的方法org.apache.hc.core5.http2.impl.nio.FrameOutputBuffer
 
isEmpty(Object) - 类 中的静态方法org.apache.hc.core5.util.Args
Checks if an Object is empty or null.
isEmpty() - 类 中的方法org.apache.hc.core5.util.ByteArrayBuffer
Returns true if this buffer is empty, that is, its ByteArrayBuffer.length() is equal to 0.
isEmpty() - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Returns true if this buffer is empty, that is, its CharArrayBuffer.length() is equal to 0.
isEmpty(CharSequence) - 类 中的静态方法org.apache.hc.core5.util.TextUtils
Returns true if the parameter is null or of zero length
isEnabled() - 类 中的方法org.apache.hc.client5.http.impl.Wire
 
isEnabled() - 类 中的方法org.apache.hc.core5.util.Timeout
Whether this timeout is enabled.
isEndpointAcquired() - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecRuntime
Determines of a connection endpoint has been acquired.
isEndpointAcquired() - 接口 中的方法org.apache.hc.client5.http.classic.ExecRuntime
Determines of a connection endpoint has been acquired.
isEndpointConnected() - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecRuntime
Determines of there the endpoint is connected to the initial hop (connection target in case of a direct route or to the first proxy hop in case of a route via a proxy or multiple proxies).
isEndpointConnected() - 接口 中的方法org.apache.hc.client5.http.classic.ExecRuntime
Determines of there the endpoint is connected to the initial hop (connection target in case of a direct route or to the first proxy hop in case of a route via a proxy or multiple proxies).
isError() - 类 中的方法org.apache.hc.core5.http.message.StatusLine
Whether this status code is in the HTTP series StatusLine.StatusClass.CLIENT_ERROR or StatusLine.StatusClass.SERVER_ERROR.
isExecutionAborted() - 接口 中的方法org.apache.hc.client5.http.classic.ExecRuntime
Determines of the request execution has been aborted.
isExpectContinueEnabled() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig
 
isExpired(Date) - 接口 中的方法org.apache.hc.client5.http.cookie.Cookie
已过时。
isExpired(Instant) - 接口 中的方法org.apache.hc.client5.http.cookie.Cookie
Returns true if this cookie has expired.
isExpired(Date) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
isExpired(Instant) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
Returns true if this cookie has expired.
isExpired() - 类 中的方法org.apache.hc.core5.util.Deadline
Returns whether the deadline has expired.
isFlagSet(FrameFlag) - 类 中的方法org.apache.hc.core5.http2.frame.Frame
 
isFull() - 类 中的方法org.apache.hc.core5.util.ByteArrayBuffer
Returns true if this buffer is full, that is, its ByteArrayBuffer.length() is equal to its ByteArrayBuffer.capacity().
isFull() - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Returns true if this buffer is full, that is, its CharArrayBuffer.length() is equal to its CharArrayBuffer.capacity().
isGzipCompressed() - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Tests if entities are to be GZIP compressed (true), or not (false).
isH2Blacklisted(String) - 类 中的静态方法org.apache.hc.core5.http.ssl.TlsCiphers
 
isHardCancellationEnabled() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig
 
isHttpOnly() - 接口 中的方法org.apache.hc.client5.http.cookie.Cookie
Checks whether this Cookie has been marked as httpOnly.
isHttpOnly() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
 
isIdempotent() - 枚举 中的方法org.apache.hc.core5.http.Method
 
isIdempotent(String) - 枚举 中的静态方法org.apache.hc.core5.http.Method
 
isIgnoreSSL() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.CompositeX509TrustManager
 
isInformational() - 类 中的方法org.apache.hc.core5.http.message.StatusLine
Whether this status code is in the HTTP series StatusLine.StatusClass.INFORMATIONAL.
isIPv4Address(String) - 类 中的静态方法org.apache.hc.core5.net.InetAddressUtils
Checks whether the parameter is a valid IPv4 address
isIPv4MappedIPv64Address(String) - 类 中的静态方法org.apache.hc.core5.net.InetAddressUtils
 
isIPv6Address(String) - 类 中的静态方法org.apache.hc.core5.net.InetAddressUtils
Checks whether the parameter is a valid IPv6 address (including compressed).
isIPv6HexCompressedAddress(String) - 类 中的静态方法org.apache.hc.core5.net.InetAddressUtils
Checks whether the parameter is a valid compressed IPv6 address
isIPv6StdAddress(String) - 类 中的静态方法org.apache.hc.core5.net.InetAddressUtils
Checks whether the parameter is a valid standard (non-compressed) IPv6 address
isIPv6URLBracketedAddress(String) - 类 中的静态方法org.apache.hc.core5.net.InetAddressUtils
Checks whether the parameter is a valid URL formatted bracketed IPv6 address (including compressed).
isLayered() - 类 中的方法org.apache.hc.client5.http.HttpRoute
 
isLayered() - 接口 中的方法org.apache.hc.client5.http.RouteInfo
Checks whether this route includes a layered protocol.
isLayered() - 类 中的方法org.apache.hc.client5.http.RouteTracker
 
isMax() - 类 中的方法org.apache.hc.core5.util.Deadline
Returns whether this deadline is the maximum deadline.
isMin() - 类 中的方法org.apache.hc.core5.util.Deadline
Returns whether this deadline is the minimum deadline.
isNonNegative(TimeValue) - 类 中的静态方法org.apache.hc.core5.util.TimeValue
 
isNotExpired() - 类 中的方法org.apache.hc.core5.util.Deadline
Returns whether this deadline has not expired.
isOpaque() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Tests whether the URI is opaque.
isOpen() - 接口 中的方法org.apache.hc.core5.http.HttpConnection
Checks if this connection is open.
isOpen() - 类 中的方法org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
isOpen() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
isPadded() - 类 中的方法org.apache.hc.core5.http2.frame.RawFrame
 
isPathEmpty() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Tests whether the path is empty.
isPersistent() - 接口 中的方法org.apache.hc.client5.http.cookie.Cookie
Returns false if the cookie should be discarded at the end of the "session"; true otherwise.
isPersistent() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
Returns false if the cookie should be discarded at the end of the "session"; true otherwise.
isPositive(TimeValue) - 类 中的静态方法org.apache.hc.core5.util.TimeValue
 
isPushEnabled() - 类 中的方法org.apache.hc.core5.http2.config.H2Config
 
isQueryEmpty() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Tests whether the query is empty.
isRedirected(HttpRequest, HttpResponse, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.DefaultRedirectStrategy
 
isRedirected(HttpRequest, HttpResponse, HttpContext) - 接口 中的方法org.apache.hc.client5.http.protocol.RedirectStrategy
Determines if a request should be redirected to a new location given the response from the target server.
isRedirection() - 类 中的方法org.apache.hc.core5.http.message.StatusLine
Whether this status code is in the HTTP series StatusLine.StatusClass.REDIRECTION.
isRedirectsEnabled() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig
 
isRepeatable() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.StreamEntityProducer
 
isRepeatable() - 接口 中的方法org.apache.hc.core5.http.HttpEntity
Tells if the entity is capable of producing its data more than once.
isRepeatable() - 类 中的方法org.apache.hc.core5.http.io.entity.AbstractHttpEntity
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.io.entity.BasicHttpEntity
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.io.entity.BufferedHttpEntity
Tells that this entity is repeatable.
isRepeatable() - 类 中的方法org.apache.hc.core5.http.io.entity.ByteArrayEntity
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.io.entity.ByteBufferEntity
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.io.entity.EntityTemplate
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.io.entity.FileEntity
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.io.entity.HttpEntityWrapper
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.io.entity.InputStreamEntity
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.io.entity.NullEntity
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.io.entity.PathEntity
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.io.entity.SerializableEntity
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.io.entity.StringEntity
 
isRepeatable() - 接口 中的方法org.apache.hc.core5.http.nio.AsyncEntityProducer
Determines whether the producer can consistently produce the same content after invocation of ResourceHolder.releaseResources().
isRepeatable() - 接口 中的方法org.apache.hc.core5.http.nio.AsyncRequestProducer
Determines whether the producer can consistently produce the same content after invocation of ResourceHolder.releaseResources().
isRepeatable() - 类 中的方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducerWrapper
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityProducer
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.nio.entity.FileEntityProducer
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.nio.entity.PathEntityProducer
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.nio.entity.StringAsyncEntityProducer
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.nio.support.BasicRequestProducer
 
isRepeatable() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityProducer
 
isResponseReady(HttpHost, CredentialsProvider, HttpContext) - 接口 中的方法org.apache.hc.client5.http.auth.AuthScheme
Determines whether or not an authorization response can be generated based on the actual authentication state.
isResponseReady(HttpHost, CredentialsProvider, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicScheme
 
isResponseReady(HttpHost, CredentialsProvider, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.BearerScheme
 
isResponseReady(HttpHost, CredentialsProvider, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.DigestScheme
 
isResponseReady(HttpHost, CredentialsProvider, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.GGSSchemeBase
已过时。
 
isResponseReady(HttpHost, CredentialsProvider, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.NTLMScheme
已过时。
 
isRunning() - 类 中的方法org.apache.hc.client5.http.impl.IdleConnectionEvictor
 
isSafe() - 枚举 中的方法org.apache.hc.core5.http.Method
 
isSafe(String) - 枚举 中的静态方法org.apache.hc.core5.http.Method
 
isSame(String) - 枚举 中的方法org.apache.hc.core5.http.Method
 
isSame(ProtocolVersion) - 枚举 中的方法org.apache.hc.core5.http.ssl.TLS
 
isSameMimeType(ContentType) - 类 中的方法org.apache.hc.core5.http.ContentType
 
isSameSide(int) - 接口 中的方法org.apache.hc.core5.http2.frame.StreamIdGenerator
 
isSecure() - 接口 中的方法org.apache.hc.client5.http.cookie.Cookie
Indicates whether this cookie requires a secure connection.
isSecure() - 类 中的方法org.apache.hc.client5.http.cookie.CookieOrigin
 
isSecure() - 类 中的方法org.apache.hc.client5.http.HttpRoute
 
isSecure() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
 
isSecure() - 接口 中的方法org.apache.hc.client5.http.RouteInfo
Checks whether this route is secure.
isSecure() - 类 中的方法org.apache.hc.client5.http.RouteTracker
 
isSecure(SocketAddress) - 类 中的方法org.apache.hc.core5.http.nio.ssl.FixedPortStrategy
已过时。
 
isSecure(SocketAddress) - 接口 中的方法org.apache.hc.core5.http.nio.ssl.SecurePortStrategy
已过时。
Determines if the given address should be secured or considered secure.
isSecure(String) - 枚举 中的静态方法org.apache.hc.core5.http.ssl.TLS
Check if a given protocol is considered secure and is enabled by default.
isSensitive() - 接口 中的方法org.apache.hc.core5.http.Header
Returns true if the header should be considered sensitive.
isSensitive() - 类 中的方法org.apache.hc.core5.http.message.BasicHeader
 
isSensitive() - 类 中的方法org.apache.hc.core5.http.message.BufferedHeader
 
isServerError() - 类 中的方法org.apache.hc.core5.http.message.StatusLine
Whether this status code is in the HTTP series StatusLine.StatusClass.SERVER_ERROR.
isShutdown() - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
isShutdown() - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
isSoKeepAlive() - 类 中的方法org.apache.hc.core5.http.io.SocketConfig
 
isSoKeepAlive() - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig
 
isSoKeepalive() - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig
isSoReuseAddress() - 类 中的方法org.apache.hc.core5.http.io.SocketConfig
 
isSoReuseAddress() - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig
 
isStale() - 接口 中的方法org.apache.hc.core5.http.io.BHttpConnection
Checks whether this connection has gone down.
isStreaming() - 接口 中的方法org.apache.hc.core5.http.HttpEntity
Tells whether this entity depends on an underlying stream.
isStreaming() - 类 中的方法org.apache.hc.core5.http.io.entity.BasicHttpEntity
 
isStreaming() - 类 中的方法org.apache.hc.core5.http.io.entity.BufferedHttpEntity
 
isStreaming() - 类 中的方法org.apache.hc.core5.http.io.entity.ByteArrayEntity
 
isStreaming() - 类 中的方法org.apache.hc.core5.http.io.entity.ByteBufferEntity
 
isStreaming() - 类 中的方法org.apache.hc.core5.http.io.entity.EntityTemplate
 
isStreaming() - 类 中的方法org.apache.hc.core5.http.io.entity.FileEntity
 
isStreaming() - 类 中的方法org.apache.hc.core5.http.io.entity.HttpEntityWrapper
 
isStreaming() - 类 中的方法org.apache.hc.core5.http.io.entity.InputStreamEntity
 
isStreaming() - 类 中的方法org.apache.hc.core5.http.io.entity.NullEntity
 
isStreaming() - 类 中的方法org.apache.hc.core5.http.io.entity.PathEntity
 
isStreaming() - 类 中的方法org.apache.hc.core5.http.io.entity.SerializableEntity
 
isStreaming() - 类 中的方法org.apache.hc.core5.http.io.entity.StringEntity
 
isSuccessful() - 类 中的方法org.apache.hc.core5.http.message.StatusLine
Whether this status code is in the HTTP series StatusLine.StatusClass.SUCCESSFUL.
isSupported() - 类 中的静态方法org.apache.hc.client5.http.ssl.ConscryptClientTlsStrategy
 
isTcpNoDelay() - 类 中的方法org.apache.hc.core5.http.io.SocketConfig
 
isTcpNoDelay() - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig
 
isText() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleBody
 
isTrusted(X509Certificate[], String) - 类 中的方法org.apache.hc.client5.http.ssl.TrustAllStrategy
 
isTrusted(X509Certificate[], String) - 类 中的方法org.apache.hc.client5.http.ssl.TrustSelfSignedStrategy
 
isTrusted(X509Certificate[], String) - 接口 中的方法org.apache.hc.core5.ssl.TrustStrategy
Determines whether the certificate chain can be trusted without consulting the trust manager configured in the actual SSL context.
isTunnelled() - 类 中的方法org.apache.hc.client5.http.HttpRoute
 
isTunnelled() - 接口 中的方法org.apache.hc.client5.http.RouteInfo
Checks whether this route is tunnelled through a proxy.
isTunnelled() - 类 中的方法org.apache.hc.client5.http.RouteTracker
 
isType(FrameType) - 类 中的方法org.apache.hc.core5.http2.frame.Frame
 
isWeak(String) - 类 中的静态方法org.apache.hc.core5.http.ssl.TlsCiphers
 
isWhitespace(char) - 类 中的静态方法org.apache.hc.core5.util.Tokenizer
 
iterate(MessageHeaders, String) - 类 中的静态方法org.apache.hc.core5.http.message.MessageSupport
 
iterator() - 类 中的方法org.apache.hc.client5.http.entity.mime.Header
 

K

KEEP_ALIVE - 类 中的静态变量org.apache.hc.core5.http.HeaderElements
 
KEEP_ALIVE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
keepAlive(Duration) - 类 中的方法com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientBuilder
 
keepAlive(HttpRequest, HttpResponse, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.DefaultClientConnectionReuseStrategy
 
keepAlive(HttpRequest, HttpResponse, HttpContext) - 接口 中的方法org.apache.hc.core5.http.ConnectionReuseStrategy
Decides whether a connection can be kept open after a request.
keepAlive(HttpClientConnection, ClassicHttpRequest, ClassicHttpResponse, HttpContext) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
keepAlive(HttpRequest, HttpResponse, HttpContext) - 类 中的方法org.apache.hc.core5.http.impl.DefaultConnectionReuseStrategy
 
keepAlive(ClassicHttpRequest, ClassicHttpResponse, HttpClientConnection, HttpContext) - 类 中的方法org.apache.hc.core5.http.impl.io.HttpRequestExecutor
Determines whether the connection can be kept alive and is safe to be re-used for subsequent message exchanges.
KERBEROS - 类 中的静态变量org.apache.hc.client5.http.auth.StandardAuthScheme
已过时。
Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.
KerberosConfig - org.apache.hc.client5.http.auth中的类
已过时。
Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.
KerberosConfig() - 类 的构造器org.apache.hc.client5.http.auth.KerberosConfig
已过时。
Intended for CDI compatibility
KerberosConfig.Builder - org.apache.hc.client5.http.auth中的类
已过时。
 
KerberosConfig.Option - org.apache.hc.client5.http.auth中的枚举
已过时。
 
KerberosCredentials - org.apache.hc.client5.http.auth中的类
已过时。
Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.
KerberosCredentials(GSSCredential) - 类 的构造器org.apache.hc.client5.http.auth.KerberosCredentials
已过时。
Constructor with GSSCredential argument
KerberosScheme - org.apache.hc.client5.http.impl.auth中的类
已过时。
Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.
KerberosScheme(KerberosConfig, DnsResolver) - 类 的构造器org.apache.hc.client5.http.impl.auth.KerberosScheme
已过时。
 
KerberosScheme() - 类 的构造器org.apache.hc.client5.http.impl.auth.KerberosScheme
已过时。
 
KerberosSchemeFactory - org.apache.hc.client5.http.impl.auth中的类
已过时。
Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.
KerberosSchemeFactory(KerberosConfig, DnsResolver) - 类 的构造器org.apache.hc.client5.http.impl.auth.KerberosSchemeFactory
已过时。
 
keyManagers(KeyManager[]) - 类 中的方法com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientBuilder
 

L

LangUtils - org.apache.hc.core5.util中的类
A set of utility methods to help produce consistent equals and hashCode methods.
LAST_MODIFIED - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
LaxConnPool<T,C extends ModalCloseable> - org.apache.hc.core5.pool中的类
Connection pool with higher concurrency but with lax connection limit guarantees.
LaxConnPool(int, TimeValue, PoolReusePolicy, DisposalCallback<C>, ConnPoolListener<T>) - 类 的构造器org.apache.hc.core5.pool.LaxConnPool
 
LaxConnPool(int, TimeValue, PoolReusePolicy, ConnPoolListener<T>) - 类 的构造器org.apache.hc.core5.pool.LaxConnPool
 
LaxConnPool(int) - 类 的构造器org.apache.hc.core5.pool.LaxConnPool
 
LaxExpiresHandler - org.apache.hc.client5.http.impl.cookie中的类
Cookie expires attribute handler conformant to the more relaxed interpretation of HTTP state management.
LaxExpiresHandler() - 类 的构造器org.apache.hc.client5.http.impl.cookie.LaxExpiresHandler
 
LaxMaxAgeHandler - org.apache.hc.client5.http.impl.cookie中的类
Cookie max-age attribute handler conformant to the more relaxed interpretation of HTTP state management.
LaxMaxAgeHandler() - 类 的构造器org.apache.hc.client5.http.impl.cookie.LaxMaxAgeHandler
 
LAYER_PROTOCOL - 接口 中的静态变量org.apache.hc.client5.http.routing.HttpRouteDirector
Step: layer protocol (over tunnel).
LayeredConnectionSocketFactory - org.apache.hc.client5.http.socket中的接口
Extended ConnectionSocketFactory interface for layered sockets such as SSL/TLS.
layerProtocol(boolean) - 类 中的方法org.apache.hc.client5.http.RouteTracker
Tracks layering a protocol.
LazyLaxLineParser - org.apache.hc.core5.http.message中的类
Extension of BasicLineParser that defers parsing of header values.
LazyLaxLineParser() - 类 的构造器org.apache.hc.core5.http.message.LazyLaxLineParser
 
LazyLineParser - org.apache.hc.core5.http.message中的类
Extension of BasicLineParser that defers parsing of header values.
LazyLineParser() - 类 的构造器org.apache.hc.core5.http.message.LazyLineParser
 
lease(HttpHost, FutureCallback<AsyncClientEndpoint>) - 类 中的方法org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClient
 
lease(HttpHost, HttpContext, FutureCallback<AsyncClientEndpoint>) - 类 中的方法org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClient
 
lease(String, HttpRoute, Object) - 类 中的方法org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
lease(String, HttpRoute, Timeout, Object) - 类 中的方法org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
lease(String, HttpRoute, Object) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
lease(String, HttpRoute, Timeout, Object) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
lease(String, HttpRoute, Object, Timeout, FutureCallback<AsyncConnectionEndpoint>) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
lease(String, HttpRoute, Timeout, Object) - 接口 中的方法org.apache.hc.client5.http.io.HttpClientConnectionManager
Returns a LeaseRequest object which can be used to obtain a ConnectionEndpoint to cancel the request by calling Cancellable.cancel().
lease(String, HttpRoute, Object, Timeout, FutureCallback<AsyncConnectionEndpoint>) - 接口 中的方法org.apache.hc.client5.http.nio.AsyncClientConnectionManager
Returns a Future object which can be used to obtain an AsyncConnectionEndpoint or to cancel the request by calling Future.cancel(boolean).
lease(T, Object, Timeout, FutureCallback<PoolEntry<T, C>>) - 接口 中的方法org.apache.hc.core5.pool.ConnPool
Attempts to lease a connection for the given route and with the given state from the pool.
lease(T, Object, Timeout, FutureCallback<PoolEntry<T, C>>) - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
lease(T, Object) - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
lease(T, Object, Timeout, FutureCallback<PoolEntry<T, C>>) - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
lease(T, Object) - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
LeaseRequest - org.apache.hc.client5.http.io中的接口
Represents a request for a ConnectionEndpoint whose life cycle is managed by a connection manager.
length() - 类 中的方法org.apache.hc.core5.http.impl.io.SessionInputBufferImpl
 
length() - 类 中的方法org.apache.hc.core5.http.impl.io.SessionOutputBufferImpl
 
length() - 类 中的方法org.apache.hc.core5.http.impl.nio.BufferedData
 
length() - 类 中的方法org.apache.hc.core5.http.impl.nio.ExpandableBuffer
Returns the length of this buffer.
length() - 接口 中的方法org.apache.hc.core5.http.io.SessionInputBuffer
Returns length data stored in the buffer
length() - 接口 中的方法org.apache.hc.core5.http.io.SessionOutputBuffer
Return length data stored in the buffer
length() - 接口 中的方法org.apache.hc.core5.http.nio.SessionInputBuffer
Returns the length of this buffer.
length() - 接口 中的方法org.apache.hc.core5.http.nio.SessionOutputBuffer
Returns the length of this buffer.
length() - 接口 中的方法org.apache.hc.core5.http.nio.support.classic.ContentInputBuffer
Return length data stored in the buffer
length() - 接口 中的方法org.apache.hc.core5.http.nio.support.classic.ContentOutputBuffer
Return length data stored in the buffer
length() - 类 中的方法org.apache.hc.core5.util.ByteArrayBuffer
Returns the length of the buffer (byte count).
length() - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Returns the length of the buffer (char count).
length(CharSequence) - 类 中的静态方法org.apache.hc.core5.util.TextUtils
Gets a CharSequence length or 0 if the CharSequence is null.
LengthDelimitedDecoder - org.apache.hc.core5.http.impl.nio中的类
Content decoder that cuts off after a defined number of bytes.
LengthDelimitedDecoder(ReadableByteChannel, SessionInputBuffer, BasicHttpTransportMetrics, long) - 类 的构造器org.apache.hc.core5.http.impl.nio.LengthDelimitedDecoder
 
LengthDelimitedEncoder - org.apache.hc.core5.http.impl.nio中的类
Content encoder that cuts off after a defined number of bytes.
LengthDelimitedEncoder(WritableByteChannel, SessionOutputBuffer, BasicHttpTransportMetrics, long, int) - 类 的构造器org.apache.hc.core5.http.impl.nio.LengthDelimitedEncoder
 
LengthDelimitedEncoder(WritableByteChannel, SessionOutputBuffer, BasicHttpTransportMetrics, long) - 类 的构造器org.apache.hc.core5.http.impl.nio.LengthDelimitedEncoder
 
LengthRequiredException - org.apache.hc.core5.http中的异常错误
Signals message rejection due to missing content length.
LengthRequiredException() - 异常错误 的构造器org.apache.hc.core5.http.LengthRequiredException
Creates an exception without a default detail message.
LengthRequiredException(String) - 异常错误 的构造器org.apache.hc.core5.http.LengthRequiredException
Creates an exception with the specified detail message.
LenientHttpResponseParser - org.apache.hc.client5.http.impl.io中的类
Lenient HTTP response parser implementation that can skip malformed data until a valid HTTP response message head is encountered.
LenientHttpResponseParser(LineParser, HttpResponseFactory<ClassicHttpResponse>, Http1Config) - 类 的构造器org.apache.hc.client5.http.impl.io.LenientHttpResponseParser
Creates new instance of DefaultHttpResponseParser.
LenientHttpResponseParser(Http1Config) - 类 的构造器org.apache.hc.client5.http.impl.io.LenientHttpResponseParser
Creates new instance of DefaultHttpResponseParser.
lessEquals(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.ProtocolVersion
Tests if this protocol version is less or equal to the given one.
lessEquals(ProtocolVersion) - 枚举 中的方法org.apache.hc.core5.http.ssl.TLS
 
LF - 类 中的静态变量org.apache.hc.core5.http.Chars
 
LF - 类 中的静态变量org.apache.hc.core5.util.Tokenizer
 
LinearBackoffManager - org.apache.hc.client5.http.impl.classic中的类
An implementation of BackoffManager that uses a linear backoff strategy to adjust the maximum number of connections per route in an PoolingHttpClientConnectionManager.
LinearBackoffManager(ConnPoolControl<HttpRoute>) - 类 的构造器org.apache.hc.client5.http.impl.classic.LinearBackoffManager
Constructs a new LinearBackoffManager with the specified connection pool control.
LinearBackoffManager(ConnPoolControl<HttpRoute>, int) - 类 的构造器org.apache.hc.client5.http.impl.classic.LinearBackoffManager
Constructs a new LinearBackoffManager with the specified connection pool control and backoff increment.
LineFormatter - org.apache.hc.core5.http.message中的接口
Interface for formatting elements of the HEAD section of an HTTP message.
LineParser - org.apache.hc.core5.http.message中的接口
Interface for parsing lines in the HEAD section of an HTTP message.
LINK - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
The HTTP Link header field name.
listen(SocketAddress, Object, FutureCallback<ListenerEndpoint>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServer
 
listen(SocketAddress, FutureCallback<ListenerEndpoint>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServer
 
listen(SocketAddress) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServer
 
listen(SocketAddress, URIScheme, Object, FutureCallback<ListenerEndpoint>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncServer
 
listen(SocketAddress, URIScheme, FutureCallback<ListenerEndpoint>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncServer
 
listen(SocketAddress, URIScheme) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncServer
 
listen(SocketAddress, FutureCallback<ListenerEndpoint>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncServer
listen(SocketAddress) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncServer
listen(SocketAddress, Object, FutureCallback<ListenerEndpoint>) - 接口 中的方法org.apache.hc.core5.reactor.ConnectionAcceptor
Opens a new listener endpoint with the given socket address.
listen(SocketAddress, FutureCallback<ListenerEndpoint>) - 接口 中的方法org.apache.hc.core5.reactor.ConnectionAcceptor
Opens a new listener endpoint with the given socket address.
listen(SocketAddress, Object, FutureCallback<ListenerEndpoint>) - 类 中的方法org.apache.hc.core5.reactor.DefaultListeningIOReactor
 
listen(SocketAddress, FutureCallback<ListenerEndpoint>) - 类 中的方法org.apache.hc.core5.reactor.DefaultListeningIOReactor
 
listen(SocketAddress) - 类 中的方法org.apache.hc.core5.reactor.DefaultListeningIOReactor
 
ListenerEndpoint - org.apache.hc.core5.reactor中的接口
ListenerEndpoint interface represents an endpoint used by an I/O reactor to listen for incoming connection from remote clients.
load(URL) - 类 中的静态方法org.apache.hc.client5.http.psl.PublicSuffixMatcherLoader
 
load(File) - 类 中的静态方法org.apache.hc.client5.http.psl.PublicSuffixMatcherLoader
 
loadKeyMaterial(KeyStore, char[], PrivateKeyStrategy) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadKeyMaterial(Path, char[], char[], OpenOption...) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadKeyMaterial(Path, char[], char[], PrivateKeyStrategy, OpenOption...) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadKeyMaterial(KeyStore, char[]) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadKeyMaterial(File, char[], char[], PrivateKeyStrategy) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadKeyMaterial(File, char[], char[]) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadKeyMaterial(URL, char[], char[], PrivateKeyStrategy) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadKeyMaterial(URL, char[], char[]) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadPreemptively(HttpHost, String, AuthExchange, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.AuthCacheKeeper
 
loadTrustMaterial(KeyStore, TrustStrategy) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadTrustMaterial(Path) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadTrustMaterial(Path, char[]) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadTrustMaterial(Path, char[], TrustStrategy, OpenOption...) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadTrustMaterial(TrustStrategy) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadTrustMaterial(File, char[], TrustStrategy) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadTrustMaterial(File, char[]) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadTrustMaterial(File) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadTrustMaterial(URL, char[], TrustStrategy) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadTrustMaterial(URL, char[]) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
loadVersionInfo(String[], ClassLoader) - 类 中的静态方法org.apache.hc.core5.util.VersionInfo
Loads version information for a list of packages.
loadVersionInfo(String, ClassLoader) - 类 中的静态方法org.apache.hc.core5.util.VersionInfo
Loads version information for a package.
localhost() - 类 中的静态方法org.apache.hc.core5.net.URIBuilder
Creates a new builder for the host InetAddress.getLocalHost().
LOCATION - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
LOCK_TOKEN - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
Lookup<I> - org.apache.hc.core5.http.config中的接口
Generic lookup by low-case string ID.
lookup(String) - 接口 中的方法org.apache.hc.core5.http.config.Lookup
 
lookup(String) - 类 中的方法org.apache.hc.core5.http.config.Registry
 
lookup(String) - 接口 中的方法org.apache.hc.core5.http.protocol.LookupRegistry
Looks up an object matching the given request path.
lookup(String) - 类 中的方法org.apache.hc.core5.http.protocol.UriPatternMatcher
Looks up an object matching the given request path.
lookup(String) - 类 中的方法org.apache.hc.core5.http.protocol.UriPatternOrderedMatcher
Looks up an object matching the given request path.
lookup(String) - 类 中的方法org.apache.hc.core5.http.protocol.UriRegexMatcher
Looks up an object matching the given request path.
LookupRegistry<T> - org.apache.hc.core5.http.protocol中的接口
A lookup registry.
loopbackAddress() - 类 中的静态方法org.apache.hc.core5.net.URIBuilder
Creates a new builder for the host InetAddress.getLoopbackAddress().

M

MainClientExec - org.apache.hc.client5.http.impl.classic中的类
Usually the last request execution handler in the classic request execution chain that is responsible for execution of request / response exchanges with the opposite endpoint.
MainClientExec(HttpClientConnectionManager, HttpProcessor, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, UserTokenHandler) - 类 的构造器org.apache.hc.client5.http.impl.classic.MainClientExec
 
MalformedChallengeException - org.apache.hc.client5.http.auth中的异常错误
Signals that authentication challenge is in some way invalid or illegal in the given context
MalformedChallengeException() - 异常错误 的构造器org.apache.hc.client5.http.auth.MalformedChallengeException
Creates a new MalformedChallengeException with a null detail message.
MalformedChallengeException(String) - 异常错误 的构造器org.apache.hc.client5.http.auth.MalformedChallengeException
Creates a new MalformedChallengeException with the specified message.
MalformedChallengeException(String, Throwable) - 异常错误 的构造器org.apache.hc.client5.http.auth.MalformedChallengeException
Creates a new MalformedChallengeException with the specified detail message and cause.
MalformedChunkCodingException - org.apache.hc.core5.http中的异常错误
Signals a malformed chunked stream.
MalformedChunkCodingException() - 异常错误 的构造器org.apache.hc.core5.http.MalformedChunkCodingException
Creates a MalformedChunkCodingException without a detail message.
MalformedChunkCodingException(String) - 异常错误 的构造器org.apache.hc.core5.http.MalformedChunkCodingException
Creates a MalformedChunkCodingException with the specified detail message.
MalformedChunkCodingException(String, Object...) - 异常错误 的构造器org.apache.hc.core5.http.MalformedChunkCodingException
Constructs a new MalformedChunkCodingException with the specified detail message.
MalformedCookieException - org.apache.hc.client5.http.cookie中的异常错误
Signals that a cookie is in some way invalid or illegal in a given context
MalformedCookieException() - 异常错误 的构造器org.apache.hc.client5.http.cookie.MalformedCookieException
Creates a new MalformedCookieException with a null detail message.
MalformedCookieException(String) - 异常错误 的构造器org.apache.hc.client5.http.cookie.MalformedCookieException
Creates a new MalformedCookieException with a specified message string.
MalformedCookieException(String, Throwable) - 异常错误 的构造器org.apache.hc.client5.http.cookie.MalformedCookieException
Creates a new MalformedCookieException with the specified detail message and cause.
ManagedAsyncClientConnection - org.apache.hc.client5.http.nio中的接口
Represents a managed asynchronous connection whose state and life cycle is managed by a connection manager.
ManagedConnPool<T,C extends ModalCloseable> - org.apache.hc.core5.pool中的接口
ConnPool that also implements ConnPoolControl and AutoCloseable.
ManagedHttpClientConnection - org.apache.hc.client5.http.io中的接口
Represents a managed connection whose state and life cycle is managed by a connection manager.
ManagedHttpClientConnectionFactory - org.apache.hc.client5.http.impl.io中的类
Factory for ManagedHttpClientConnection instances.
ManagedHttpClientConnectionFactory(Http1Config, CharCodingConfig, HttpMessageWriterFactory<ClassicHttpRequest>, HttpMessageParserFactory<ClassicHttpResponse>, ContentLengthStrategy, ContentLengthStrategy) - 类 的构造器org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory
 
ManagedHttpClientConnectionFactory(Http1Config, CharCodingConfig, HttpMessageWriterFactory<ClassicHttpRequest>, HttpMessageParserFactory<ClassicHttpResponse>) - 类 的构造器org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory
 
ManagedHttpClientConnectionFactory(Http1Config, CharCodingConfig, HttpMessageParserFactory<ClassicHttpResponse>) - 类 的构造器org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory
 
ManagedHttpClientConnectionFactory() - 类 的构造器org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory
 
ManagedHttpClientConnectionFactory.Builder - org.apache.hc.client5.http.impl.io中的类
mark(int) - 类 中的方法org.apache.hc.client5.http.entity.DeflateInputStream
Mark.
mark(int) - 类 中的方法org.apache.hc.core5.http.impl.io.EmptyInputStream
已过时。
Noop.
mark(int) - 类 中的方法org.apache.hc.core5.http.io.entity.EmptyInputStream
Noop.
markConnectionNonReusable() - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecRuntime
Marks the connection as non re-usable.
markConnectionNonReusable() - 接口 中的方法org.apache.hc.client5.http.classic.ExecRuntime
Marks the connection as non re-usable.
markConnectionReusable(Object, TimeValue) - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecRuntime
Marks the connection as potentially re-usable for the given period of time and also marks it as stateful if the state representation is given.
markConnectionReusable(Object, TimeValue) - 接口 中的方法org.apache.hc.client5.http.classic.ExecRuntime
Marks the connection as potentially re-usable for the given period of time and also marks it as stateful if the state representation is given.
markEndStream() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.SharedInputBuffer
 
markSupported() - 类 中的方法org.apache.hc.client5.http.entity.DeflateInputStream
Check if mark is supported.
markSupported() - 类 中的方法org.apache.hc.core5.http.impl.io.EmptyInputStream
已过时。
Returns true.
markSupported() - 类 中的方法org.apache.hc.core5.http.io.entity.EmptyInputStream
Returns true.
match(AuthScope) - 类 中的方法org.apache.hc.client5.http.auth.AuthScope
Tests if the authentication scopes match.
match(Cookie, CookieOrigin) - 接口 中的方法org.apache.hc.client5.http.cookie.CookieAttributeHandler
Matches the given value (property of the destination host where request is being submitted) with the corresponding cookie attribute.
match(Cookie, CookieOrigin) - 接口 中的方法org.apache.hc.client5.http.cookie.CookieSpec
Determines if a Cookie matches the target location.
match(Cookie, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.AbstractCookieAttributeHandler
 
match(Cookie, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicDomainHandler
 
match(Cookie, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicHttpOnlyHandler
 
match(Cookie, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicPathHandler
 
match(Cookie, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicSecureHandler
 
match(Cookie, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.CookieSpecBase
 
match(Cookie, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.IgnoreSpecSpec
 
match(Cookie, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.PublicSuffixDomainFilter
Never matches if the cookie's domain is from the blacklist.
match(Cookie, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpec
 
matches(String) - 类 中的方法org.apache.hc.client5.http.psl.PublicSuffixMatcher
Tests whether the given domain matches any of entry from the public suffix list.
matches(String, DomainType) - 类 中的方法org.apache.hc.client5.http.psl.PublicSuffixMatcher
Tests whether the given domain matches any of entry from the public suffix list.
matchUriRequestPattern(String, String) - 类 中的方法org.apache.hc.core5.http.protocol.UriPatternMatcher
Tests if the given request path matches the given pattern.
matchUriRequestPattern(String, String) - 类 中的方法org.apache.hc.core5.http.protocol.UriPatternOrderedMatcher
Tests if the given request path matches the given pattern.
MAX_AGE_ATTR - 接口 中的静态变量org.apache.hc.client5.http.cookie.Cookie
 
MAX_FORWARDS - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
MAX_FRAME_SIZE - 类 中的静态变量org.apache.hc.core5.http2.frame.FrameConsts
 
MAX_PADDING - 类 中的静态变量org.apache.hc.core5.http2.frame.FrameConsts
 
MAX_VALUE - 类 中的静态变量org.apache.hc.core5.net.Ports
The maximum port value per https://tools.ietf.org/html/rfc6335.
MAX_VALUE - 类 中的静态变量org.apache.hc.core5.util.Deadline
The maximum (longest-lived) deadline.
MAX_VALUE - 类 中的静态变量org.apache.hc.core5.util.TimeValue
A constant holding the maximum value a TimeValue can have: Long.MAX_VALUE days.
maxConnections(int) - 类 中的方法com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientBuilder
 
maxConnectionsPerRoute(int) - 类 中的方法com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientBuilder
 
maxIdleTimeOut(Duration) - 类 中的方法com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientBuilder
 
Message<H extends MessageHeaders,B> - org.apache.hc.core5.http中的类
Generic message consisting of a message head and a message body.
Message(H, B) - 类 的构造器org.apache.hc.core5.http.Message
 
MessageConstraintException - org.apache.hc.core5.http中的异常错误
Signals a message constraint violation.
MessageConstraintException(String) - 异常错误 的构造器org.apache.hc.core5.http.MessageConstraintException
Creates a MessageConstraintException with the specified detail message.
MessageCopier<T extends HttpMessage> - org.apache.hc.client5.http.impl中的接口
已过时。
Use message builders.
MessageHeaders - org.apache.hc.core5.http中的接口
Messages head consisting of multiple message headers.
MessageState - org.apache.hc.core5.http.impl.nio中的枚举
 
MessageSupport - org.apache.hc.core5.http.message中的类
Support methods for HTTP message processing.
Method - org.apache.hc.core5.http中的枚举
Common HTTP methods defined by the HTTP spec.
METHOD - 类 中的静态变量org.apache.hc.core5.http2.H2PseudoRequestHeaders
 
METHOD_NAME - 类 中的静态变量org.apache.hc.client5.http.classic.methods.HttpDelete
 
METHOD_NAME - 类 中的静态变量org.apache.hc.client5.http.classic.methods.HttpGet
 
METHOD_NAME - 类 中的静态变量org.apache.hc.client5.http.classic.methods.HttpHead
 
METHOD_NAME - 类 中的静态变量org.apache.hc.client5.http.classic.methods.HttpOptions
 
METHOD_NAME - 类 中的静态变量org.apache.hc.client5.http.classic.methods.HttpPatch
 
METHOD_NAME - 类 中的静态变量org.apache.hc.client5.http.classic.methods.HttpPost
 
METHOD_NAME - 类 中的静态变量org.apache.hc.client5.http.classic.methods.HttpPut
 
METHOD_NAME - 类 中的静态变量org.apache.hc.client5.http.classic.methods.HttpTrace
 
MethodNotSupportedException - org.apache.hc.core5.http中的异常错误
Signals that an HTTP method is not supported.
MethodNotSupportedException(String) - 异常错误 的构造器org.apache.hc.core5.http.MethodNotSupportedException
Creates a new MethodNotSupportedException with the specified detail message.
MethodNotSupportedException(String, Throwable) - 异常错误 的构造器org.apache.hc.core5.http.MethodNotSupportedException
Creates a new MethodNotSupportedException with the specified detail message and cause.
metrics() - 类 中的方法org.apache.hc.client5.http.impl.classic.FutureRequestExecutionService
 
metrics() - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentDecoder
 
metrics() - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentEncoder
 
MimeField - org.apache.hc.client5.http.entity.mime中的类
Minimal MIME field.
MimeField(String, String) - 类 的构造器org.apache.hc.client5.http.entity.mime.MimeField
 
MimeField(String, String, List<NameValuePair>) - 类 的构造器org.apache.hc.client5.http.entity.mime.MimeField
 
MimeField(MimeField) - 类 的构造器org.apache.hc.client5.http.entity.mime.MimeField
 
min(Deadline) - 类 中的方法org.apache.hc.core5.util.Deadline
Returns the smaller of this and another Deadline.
min(TimeValue) - 类 中的方法org.apache.hc.core5.util.TimeValue
 
MIN_FRAME_SIZE - 类 中的静态变量org.apache.hc.core5.http2.frame.FrameConsts
 
MIN_VALUE - 类 中的静态变量org.apache.hc.core5.net.Ports
The minimum port value per https://tools.ietf.org/html/rfc6335.
MIN_VALUE - 类 中的静态变量org.apache.hc.core5.util.Deadline
The minimum (shortest-lived) deadline.
MinimalH2AsyncClient - org.apache.hc.client5.http.impl.async中的类
Minimal implementation of HTTP/2 only CloseableHttpAsyncClient.
MinimalHttpAsyncClient - org.apache.hc.client5.http.impl.async中的类
Minimal implementation of CloseableHttpAsyncClient.
MinimalHttpClient - org.apache.hc.client5.http.impl.classic中的类
Minimal implementation of CloseableHttpClient.
MisdirectedRequestException - org.apache.hc.core5.http中的异常错误
Signals a misdirected request (the server is not authoritative to handle the request).
MisdirectedRequestException() - 异常错误 的构造器org.apache.hc.core5.http.MisdirectedRequestException
Creates an exception without a detail message.
MisdirectedRequestException(String) - 异常错误 的构造器org.apache.hc.core5.http.MisdirectedRequestException
Creates an exception with the specified detail message.
ModalCloseable - org.apache.hc.core5.io中的接口
Process or endpoint that can be closed either immediately or gracefully.
mode() - 类 中的方法org.apache.hc.core5.http.impl.nio.ExpandableBuffer
Returns the current mode: ExpandableBuffer.Mode.INPUT: the buffer is in the input mode.
MonitoringResponseOutOfOrderStrategy - org.apache.hc.core5.http.impl.io中的类
A ResponseOutOfOrderStrategy implementation which checks for premature responses every MonitoringResponseOutOfOrderStrategy.chunkSize bytes.
MonitoringResponseOutOfOrderStrategy() - 类 的构造器org.apache.hc.core5.http.impl.io.MonitoringResponseOutOfOrderStrategy
Instantiates a default MonitoringResponseOutOfOrderStrategy.
MonitoringResponseOutOfOrderStrategy(long) - 类 的构造器org.apache.hc.core5.http.impl.io.MonitoringResponseOutOfOrderStrategy
MonitoringResponseOutOfOrderStrategy(long, long) - 类 的构造器org.apache.hc.core5.http.impl.io.MonitoringResponseOutOfOrderStrategy
MultihomeConnectionInitiator - org.apache.hc.client5.http.impl.nio中的类
Multi-home DNS aware implementation of ConnectionInitiator.
MultihomeConnectionInitiator(ConnectionInitiator, DnsResolver) - 类 的构造器org.apache.hc.client5.http.impl.nio.MultihomeConnectionInitiator
 
MULTIPART_FORM_DATA - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
MULTIPART_MIXED - 类 中的静态变量org.apache.hc.core5.http.ContentType
Public constant media type for multipart/mixed.
MULTIPART_RELATED - 类 中的静态变量org.apache.hc.core5.http.ContentType
Public constant media type for multipart/related.
MultipartEntityBuilder - org.apache.hc.client5.http.entity.mime中的类
Builder for multipart HttpEntitys.
MultipartPart - org.apache.hc.client5.http.entity.mime中的类
MultipartPart class represents a content body that can be used as a part of multipart encoded entities.
MultipartPartBuilder - org.apache.hc.client5.http.entity.mime中的类
Builder for individual MultipartParts.

N

NamedElementChain<E> - org.apache.hc.core5.http.config中的类
Chain of doubly linked elements.
NamedElementChain() - 类 的构造器org.apache.hc.core5.http.config.NamedElementChain
 
NamedElementChain.Node - org.apache.hc.core5.http.config中的类
 
NamedEndpoint - org.apache.hc.core5.net中的接口
Endpoint identified by name (usually a fully qualified domain name) and port.
NameValuePair - org.apache.hc.core5.http中的接口
A name-value pair parameter used as an element of HTTP messages.
NEG_ONE_MILLISECOND - 类 中的静态变量org.apache.hc.core5.util.TimeValue
A negative one millisecond TimeValue.
NEG_ONE_SECOND - 类 中的静态变量org.apache.hc.core5.util.TimeValue
A negative one second TimeValue.
newHttpRequest(String, String) - 接口 中的方法org.apache.hc.core5.http.HttpRequestFactory
Creates request message with the given request method and request URI.
newHttpRequest(String, URI) - 接口 中的方法org.apache.hc.core5.http.HttpRequestFactory
Creates request message with the given request method and request URI.
newHttpRequest(String, URI) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultClassicHttpRequestFactory
 
newHttpRequest(String, String) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultClassicHttpRequestFactory
 
newHttpRequest(String, URI) - 类 中的方法org.apache.hc.core5.http.impl.nio.DefaultHttpRequestFactory
 
newHttpRequest(String, String) - 类 中的方法org.apache.hc.core5.http.impl.nio.DefaultHttpRequestFactory
 
newHttpResponse(int, String) - 接口 中的方法org.apache.hc.core5.http.HttpResponseFactory
Creates response message with the given code and reason phrase.
newHttpResponse(int) - 接口 中的方法org.apache.hc.core5.http.HttpResponseFactory
Creates a new response with the given code.
newHttpResponse(int, String) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultClassicHttpResponseFactory
 
newHttpResponse(int) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultClassicHttpResponseFactory
 
newHttpResponse(int, String) - 类 中的方法org.apache.hc.core5.http.impl.nio.DefaultHttpResponseFactory
 
newHttpResponse(int) - 类 中的方法org.apache.hc.core5.http.impl.nio.DefaultHttpResponseFactory
 
newMatcher(UriPatternType) - 枚举 中的静态方法org.apache.hc.core5.http.protocol.UriPatternType
 
newThread(Runnable) - 类 中的方法org.apache.hc.core5.concurrent.DefaultThreadFactory
 
next() - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderIterator
Obtains the next header from this iteration.
nextStep(RouteInfo, RouteInfo) - 类 中的方法org.apache.hc.client5.http.impl.routing.BasicRouteDirector
Provides the next step.
nextStep(RouteInfo, RouteInfo) - 接口 中的方法org.apache.hc.client5.http.routing.HttpRouteDirector
Provides the next step.
NHttpMessageParser<T extends MessageHeaders> - org.apache.hc.core5.http.nio中的接口
Message parser intended to build HTTP message head from a session input buffer..
NHttpMessageParserFactory<T extends MessageHeaders> - org.apache.hc.core5.http.nio中的接口
Factory for NHttpMessageParser instances.
NHttpMessageWriter<T extends MessageHeaders> - org.apache.hc.core5.http.nio中的接口
Message writer intended to serialize HTTP message head to a session buffer.
NHttpMessageWriterFactory<T extends MessageHeaders> - org.apache.hc.core5.http.nio中的接口
Factory for NHttpMessageWriter instances.
NO_OP - 接口 中的静态变量org.apache.hc.core5.http.ExceptionListener
 
NoHttpResponseException - org.apache.hc.core5.http中的异常错误
Signals that the target server failed to respond with a valid HTTP response.
NoHttpResponseException(String) - 异常错误 的构造器org.apache.hc.core5.http.NoHttpResponseException
Creates a new NoHttpResponseException with the specified detail message.
NoHttpResponseException(String, Throwable) - 异常错误 的构造器org.apache.hc.core5.http.NoHttpResponseException
Constructs a NoHttpResponseException with the specified detail message and cause.
nonCancellable() - 类 中的静态方法org.apache.hc.client5.http.impl.Operations
Creates a Cancellable operation handle for an ongoing process or operation that cannot be cancelled.
NoopEntityConsumer - org.apache.hc.core5.http.nio.entity中的类
已过时。
NoopEntityConsumer() - 类 的构造器org.apache.hc.core5.http.nio.entity.NoopEntityConsumer
已过时。
 
NoopHostnameVerifier - org.apache.hc.client5.http.ssl中的类
The NO_OP HostnameVerifier essentially turns hostname verification off.
NoopHostnameVerifier() - 类 的构造器org.apache.hc.client5.http.ssl.NoopHostnameVerifier
 
NoopUserTokenHandler - org.apache.hc.client5.http.impl中的类
Noop implementation of UserTokenHandler that always returns null.
NoopUserTokenHandler() - 类 的构造器org.apache.hc.client5.http.impl.NoopUserTokenHandler
 
NoResponseOutOfOrderStrategy - org.apache.hc.core5.http.impl.io中的类
An implementation of ResponseOutOfOrderStrategy which does not check for early responses.
NoResponseOutOfOrderStrategy() - 类 的构造器org.apache.hc.core5.http.impl.io.NoResponseOutOfOrderStrategy
 
normalize(HttpHost, SchemePortResolver) - 类 中的静态方法org.apache.hc.client5.http.routing.RoutingSupport
 
normalize(String) - 类 中的静态方法org.apache.hc.client5.http.utils.DnsUtils
 
normalizedValueOf(String) - 枚举 中的静态方法org.apache.hc.core5.http.Method
Returns the Method for a normalized value of a method name.
normalizeSyntax() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Normalizes syntax of URI components if the URI is considered non-opaque (the path component has a root): characters of scheme and host components are converted to lower case dot segments of the path component are removed if the path has a root percent encoding of all components is normalized
notBlank(T, String) - 类 中的静态方法org.apache.hc.core5.util.Args
 
notBlank(CharSequence, String) - 类 中的静态方法org.apache.hc.core5.util.Asserts
 
notEmpty(T, String) - 类 中的静态方法org.apache.hc.core5.util.Args
 
notEmpty(T, String) - 类 中的静态方法org.apache.hc.core5.util.Args
 
notEmpty(T, String) - 类 中的静态方法org.apache.hc.core5.util.Args
 
notEmpty(CharSequence, String) - 类 中的静态方法org.apache.hc.core5.util.Asserts
 
NotImplementedException - org.apache.hc.core5.http中的异常错误
Signals an unsupported / unimplemented feature of the HTTP protocol.
NotImplementedException() - 异常错误 的构造器org.apache.hc.core5.http.NotImplementedException
Creates an exception without a detail message.
NotImplementedException(String) - 异常错误 的构造器org.apache.hc.core5.http.NotImplementedException
Creates an exception with the specified detail message.
notNegative(int, String) - 类 中的静态方法org.apache.hc.core5.util.Args
 
notNegative(long, String) - 类 中的静态方法org.apache.hc.core5.util.Args
 
notNull(T, String) - 类 中的静态方法org.apache.hc.core5.util.Args
Validate that the specified argument is not null; otherwise throwing an exception with the specified message.
notNull(Object, String) - 类 中的静态方法org.apache.hc.core5.util.Asserts
 
NTCredentials - org.apache.hc.client5.http.auth中的类
已过时。
Do not use. the NTLM authentication scheme is no longer supported. Consider using Basic or Bearer authentication with TLS instead.
NTCredentials(String, char[], String, String) - 类 的构造器org.apache.hc.client5.http.auth.NTCredentials
已过时。
Constructor.
NTCredentials(String, char[], String, String, String) - 类 的构造器org.apache.hc.client5.http.auth.NTCredentials
已过时。
Constructor.
NTCredentials(char[], String, String, String) - 类 的构造器org.apache.hc.client5.http.auth.NTCredentials
已过时。
Constructor to create an instance of NTCredentials.
NTLM - 类 中的静态变量org.apache.hc.client5.http.auth.StandardAuthScheme
已过时。
Do not use. the NTLM authentication scheme is no longer supported. Consider using Basic or Bearer authentication with TLS instead.
NTLMEngine - org.apache.hc.client5.http.impl.auth中的接口
已过时。
Do not use. the NTLM authentication scheme is no longer supported
NTLMEngineException - org.apache.hc.client5.http.impl.auth中的异常错误
已过时。
Do not use.
NTLMEngineException() - 异常错误 的构造器org.apache.hc.client5.http.impl.auth.NTLMEngineException
已过时。
 
NTLMEngineException(String) - 异常错误 的构造器org.apache.hc.client5.http.impl.auth.NTLMEngineException
已过时。
Creates a new NTLMEngineException with the specified message.
NTLMEngineException(String, Throwable) - 异常错误 的构造器org.apache.hc.client5.http.impl.auth.NTLMEngineException
已过时。
Creates a new NTLMEngineException with the specified detail message and cause.
NTLMScheme - org.apache.hc.client5.http.impl.auth中的类
已过时。
Do not use. the NTLM authentication scheme is no longer supported. Consider using Basic or Bearer authentication with TLS instead.
NTLMScheme(NTLMEngine) - 类 的构造器org.apache.hc.client5.http.impl.auth.NTLMScheme
已过时。
 
NTLMScheme() - 类 的构造器org.apache.hc.client5.http.impl.auth.NTLMScheme
已过时。
 
NTLMSchemeFactory - org.apache.hc.client5.http.impl.auth中的类
已过时。
Do not use. the NTLM authentication scheme is no longer supported. Consider using Basic or Bearer authentication with TLS instead.
NTLMSchemeFactory() - 类 的构造器org.apache.hc.client5.http.impl.auth.NTLMSchemeFactory
已过时。
 
NTUserPrincipal - org.apache.hc.client5.http.auth中的类
Microsoft Windows specific user principal implementation.
NTUserPrincipal(String, String) - 类 的构造器org.apache.hc.client5.http.auth.NTUserPrincipal
 
NullBackoffStrategy - org.apache.hc.client5.http.impl.classic中的类
This is a ConnectionBackoffStrategy that never backs off, for compatibility with existing behavior.
NullBackoffStrategy() - 类 的构造器org.apache.hc.client5.http.impl.classic.NullBackoffStrategy
 
NullEntity - org.apache.hc.core5.http.io.entity中的类
An empty entity with no content-type.

O

Obsolete - org.apache.hc.core5.annotation中的注释类型
The field or method to which this annotation is applied is marked as implementing requirements of the HTTP protocol or a related protocol that are now obsolete.
ODD - 接口 中的静态变量org.apache.hc.core5.http2.frame.StreamIdGenerator
 
of(FrameFlag...) - 枚举 中的静态方法org.apache.hc.core5.http2.frame.FrameFlag
 
of(Duration) - 类 中的静态方法org.apache.hc.core5.util.Timeout
Creates a Timeout from a Duration.
of(long, TimeUnit) - 类 中的静态方法org.apache.hc.core5.util.Timeout
Creates a Timeout.
of(long, TimeUnit) - 类 中的静态方法org.apache.hc.core5.util.TimeValue
Creates a TimeValue.
of(Duration) - 类 中的静态方法org.apache.hc.core5.util.TimeValue
Creates a TimeValue from a Duration.
ofDays(long) - 类 中的静态方法org.apache.hc.core5.util.Timeout
Creates a Timeout.
ofDays(long) - 类 中的静态方法org.apache.hc.core5.util.TimeValue
 
ofHours(long) - 类 中的静态方法org.apache.hc.core5.util.Timeout
Creates a Timeout.
ofHours(long) - 类 中的静态方法org.apache.hc.core5.util.TimeValue
 
ofMicroseconds(long) - 类 中的静态方法org.apache.hc.core5.util.Timeout
Creates a Timeout.
ofMicroseconds(long) - 类 中的静态方法org.apache.hc.core5.util.TimeValue
 
ofMilliseconds(long) - 类 中的静态方法org.apache.hc.core5.util.Timeout
Creates a Timeout.
ofMilliseconds(long) - 类 中的静态方法org.apache.hc.core5.util.TimeValue
 
ofMinutes(long) - 类 中的静态方法org.apache.hc.core5.util.Timeout
Creates a Timeout.
ofMinutes(long) - 类 中的静态方法org.apache.hc.core5.util.TimeValue
 
ofNanoseconds(long) - 类 中的静态方法org.apache.hc.core5.util.Timeout
Creates a Timeout.
ofNanoseconds(long) - 类 中的静态方法org.apache.hc.core5.util.TimeValue
 
ofSeconds(long) - 类 中的静态方法org.apache.hc.core5.util.Timeout
Creates a Timeout.
ofSeconds(long) - 类 中的静态方法org.apache.hc.core5.util.TimeValue
 
ONE_MILLISECOND - 类 中的静态变量org.apache.hc.core5.util.Timeout
A one milliseconds Timeout.
onError(Exception) - 接口 中的方法org.apache.hc.core5.http.ExceptionListener
 
onError(HttpConnection, Exception) - 接口 中的方法org.apache.hc.core5.http.ExceptionListener
 
onExchangeComplete(HttpConnection, boolean) - 接口 中的方法org.apache.hc.core5.http.impl.Http1StreamListener
 
onFrameInput(HttpConnection, int, RawFrame) - 接口 中的方法org.apache.hc.core5.http2.impl.nio.H2StreamListener
 
onFrameOutput(HttpConnection, int, RawFrame) - 接口 中的方法org.apache.hc.core5.http2.impl.nio.H2StreamListener
 
onHeaderInput(HttpConnection, int, List<? extends Header>) - 接口 中的方法org.apache.hc.core5.http2.impl.nio.H2StreamListener
 
onHeaderOutput(HttpConnection, int, List<? extends Header>) - 接口 中的方法org.apache.hc.core5.http2.impl.nio.H2StreamListener
 
onInputFlowControl(HttpConnection, int, int, int) - 接口 中的方法org.apache.hc.core5.http2.impl.nio.H2StreamListener
 
onLease(T, ConnPoolStats<T>) - 接口 中的方法org.apache.hc.core5.pool.ConnPoolListener
 
onOutputFlowControl(HttpConnection, int, int, int) - 接口 中的方法org.apache.hc.core5.http2.impl.nio.H2StreamListener
 
onRelease(T, ConnPoolStats<T>) - 接口 中的方法org.apache.hc.core5.pool.ConnPoolListener
 
onRequestHead(HttpConnection, HttpRequest) - 接口 中的方法org.apache.hc.core5.http.impl.Http1StreamListener
 
onRequestReceived(ClassicHttpRequest) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnection
 
onRequestSubmitted(ClassicHttpRequest) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection
 
onResponseHead(HttpConnection, HttpResponse) - 接口 中的方法org.apache.hc.core5.http.impl.Http1StreamListener
 
onResponseReceived(ClassicHttpResponse) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection
 
onResponseSubmitted(ClassicHttpResponse) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnection
 
Operations - org.apache.hc.client5.http.impl中的类
Common cancellable operations.
Operations() - 类 的构造器org.apache.hc.client5.http.impl.Operations
 
Operations.CompletedFuture<T> - org.apache.hc.client5.http.impl中的类
This class represents a Future in the completed state with a fixed result.
options(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
options(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
options(HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
options(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
options(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
options(HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
options() - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
options(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
options(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
options(String) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
 
options(URI) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
 
options() - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
options(URI) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
options(String) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
options() - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
options(URI) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
options(String) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
options() - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
options(URI) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
options(String) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
org.apache.hc.client5.http - 程序包 org.apache.hc.client5.http
Client component APIs common to all client transports such as connection route information and resolution as well as common HTTP method definitions and exception classes.
org.apache.hc.client5.http.async - 程序包 org.apache.hc.client5.http.async
HTTP client APIs based on the asynchronous, event driven I/O model.
org.apache.hc.client5.http.async.methods - 程序包 org.apache.hc.client5.http.async.methods
Common HTTP methods and message handlers for the asynchronous I/O model.
org.apache.hc.client5.http.auth - 程序包 org.apache.hc.client5.http.auth
Client HTTP authentication APIs.
org.apache.hc.client5.http.classic - 程序包 org.apache.hc.client5.http.classic
HTTP client APIs based on the classic (blocking) I/O model.
org.apache.hc.client5.http.classic.methods - 程序包 org.apache.hc.client5.http.classic.methods
Common HTTP methods and message handlers for the classic I/O model.
org.apache.hc.client5.http.config - 程序包 org.apache.hc.client5.http.config
HTTP client configuration APIs.
org.apache.hc.client5.http.cookie - 程序包 org.apache.hc.client5.http.cookie
Client HTTP state management APIs.
org.apache.hc.client5.http.entity - 程序包 org.apache.hc.client5.http.entity
Client specific HTTP entity implementations.
org.apache.hc.client5.http.entity.mime - 程序包 org.apache.hc.client5.http.entity.mime
MIME coded HTTP entity implementations.
org.apache.hc.client5.http.impl - 程序包 org.apache.hc.client5.http.impl
 
org.apache.hc.client5.http.impl.async - 程序包 org.apache.hc.client5.http.impl.async
Asynchronous HTTP client API implementation that supports both HTTP/2 and HTTP/1.1 transport.
org.apache.hc.client5.http.impl.auth - 程序包 org.apache.hc.client5.http.impl.auth
Standard and common HTTP authentication schemes.
org.apache.hc.client5.http.impl.classic - 程序包 org.apache.hc.client5.http.impl.classic
Classic HTTP client API implementation that supports HTTP/1.1 transport only.
org.apache.hc.client5.http.impl.cookie - 程序包 org.apache.hc.client5.http.impl.cookie
Standard and common HTTP cookie management policies.
org.apache.hc.client5.http.impl.io - 程序包 org.apache.hc.client5.http.impl.io
Client connection management functions based the classic connection management APIs.
org.apache.hc.client5.http.impl.nio - 程序包 org.apache.hc.client5.http.impl.nio
Client connection management functions based the asynchronous connection management APIs.
org.apache.hc.client5.http.impl.routing - 程序包 org.apache.hc.client5.http.impl.routing
Standard client connection routing API implementations.
org.apache.hc.client5.http.io - 程序包 org.apache.hc.client5.http.io
Connection management APIs based on the classic (blocking) I/O model.
org.apache.hc.client5.http.nio - 程序包 org.apache.hc.client5.http.nio
Connection management APIs based on the asynchronous I/O model.
org.apache.hc.client5.http.protocol - 程序包 org.apache.hc.client5.http.protocol
HTTP protocol interceptors that enable advanced functionality such as HTTP state management and authentication state caching.
org.apache.hc.client5.http.psl - 程序包 org.apache.hc.client5.http.psl
Public Suffix List support classes.
org.apache.hc.client5.http.routing - 程序包 org.apache.hc.client5.http.routing
Client connection routing APIs.
org.apache.hc.client5.http.socket - 程序包 org.apache.hc.client5.http.socket
Client connection socket APIs.
org.apache.hc.client5.http.ssl - 程序包 org.apache.hc.client5.http.ssl
Client TLS/SSL support.
org.apache.hc.client5.http.utils - 程序包 org.apache.hc.client5.http.utils
Client utility classes.
org.apache.hc.core5.annotation - 程序包 org.apache.hc.core5.annotation
Provides annotations for public interface definitions
org.apache.hc.core5.concurrent - 程序包 org.apache.hc.core5.concurrent
Core concurrency component APIs.
org.apache.hc.core5.function - 程序包 org.apache.hc.core5.function
Commonly used functional interfaces.
org.apache.hc.core5.http - 程序包 org.apache.hc.core5.http
Core HTTP transport component APIs.
org.apache.hc.core5.http.config - 程序包 org.apache.hc.core5.http.config
Core configuration APIs.
org.apache.hc.core5.http.impl - 程序包 org.apache.hc.core5.http.impl
Default implementations of core HTTP APIs.
org.apache.hc.core5.http.impl.bootstrap - 程序包 org.apache.hc.core5.http.impl.bootstrap
HTTP/1.1 requester and server bootstrap.
org.apache.hc.core5.http.impl.io - 程序包 org.apache.hc.core5.http.impl.io
Default implementation of HTTP/1.1 transport based on the classic (blocking) I/O model.
org.apache.hc.core5.http.impl.nio - 程序包 org.apache.hc.core5.http.impl.nio
Default implementation of HTTP/1.1 transport based on the asynchronous (non-blocking) I/O model.
org.apache.hc.core5.http.io - 程序包 org.apache.hc.core5.http.io
Core HTTP transport APIs based on the classic (blocking) I/O model.
org.apache.hc.core5.http.io.entity - 程序包 org.apache.hc.core5.http.io.entity
HTTP message entity APIs based on the classic (blocking) I/O model.
org.apache.hc.core5.http.io.ssl - 程序包 org.apache.hc.core5.http.io.ssl
 
org.apache.hc.core5.http.io.support - 程序包 org.apache.hc.core5.http.io.support
Support classes for the classic (blocking) I/O model.
org.apache.hc.core5.http.message - 程序包 org.apache.hc.core5.http.message
Core HTTP message components, message element parser and writer APIs and their default implementations.
org.apache.hc.core5.http.nio - 程序包 org.apache.hc.core5.http.nio
Core HTTP transport APIs based on the asynchronous, event driven I/O model.
org.apache.hc.core5.http.nio.command - 程序包 org.apache.hc.core5.http.nio.command
Commands for HTTP transports based on asynchronous, event driven I/O model.
org.apache.hc.core5.http.nio.entity - 程序包 org.apache.hc.core5.http.nio.entity
HTTP message entity APIs based on the asynchronous (non-blocking) I/O model.
org.apache.hc.core5.http.nio.ssl - 程序包 org.apache.hc.core5.http.nio.ssl
TLS protocol support.
org.apache.hc.core5.http.nio.support - 程序包 org.apache.hc.core5.http.nio.support
Support classes for the asynchronous I/O model.
org.apache.hc.core5.http.nio.support.classic - 程序包 org.apache.hc.core5.http.nio.support.classic
Support classes for the asynchronous I/O model that emulate behavior of the classic (blocking) I/O model.
org.apache.hc.core5.http.protocol - 程序包 org.apache.hc.core5.http.protocol
Core HTTP protocol interceptors.
org.apache.hc.core5.http.ssl - 程序包 org.apache.hc.core5.http.ssl
 
org.apache.hc.core5.http.support - 程序包 org.apache.hc.core5.http.support
 
org.apache.hc.core5.http2 - 程序包 org.apache.hc.core5.http2
Core HTTP/2 transport component APIs.
org.apache.hc.core5.http2.config - 程序包 org.apache.hc.core5.http2.config
Core HTTP/2 configuration APIs.
org.apache.hc.core5.http2.frame - 程序包 org.apache.hc.core5.http2.frame
Core HTTP/2 data frame APIs.
org.apache.hc.core5.http2.hpack - 程序包 org.apache.hc.core5.http2.hpack
HTTP/2 HPACK APIs.
org.apache.hc.core5.http2.impl - 程序包 org.apache.hc.core5.http2.impl
Default implementations of core HTTP/2 APIs.
org.apache.hc.core5.http2.impl.io - 程序包 org.apache.hc.core5.http2.impl.io
 
org.apache.hc.core5.http2.impl.nio - 程序包 org.apache.hc.core5.http2.impl.nio
Default implementation of HTTP/2 transport based on the asynchronous (non-blocking) I/O model.
org.apache.hc.core5.http2.impl.nio.bootstrap - 程序包 org.apache.hc.core5.http2.impl.nio.bootstrap
HTTP/2 capable requester and server bootstrap.
org.apache.hc.core5.http2.nio - 程序包 org.apache.hc.core5.http2.nio
HTTP/2 transport specific APIs based on the asynchronous, event driven I/O model.
org.apache.hc.core5.http2.nio.command - 程序包 org.apache.hc.core5.http2.nio.command
HTTP/2 specific commands for HTTP/2 transport based on asynchronous, event driven I/O model.
org.apache.hc.core5.http2.nio.pool - 程序包 org.apache.hc.core5.http2.nio.pool
HTTP/2 specific pool component APIs.
org.apache.hc.core5.http2.nio.support - 程序包 org.apache.hc.core5.http2.nio.support
Support classes for HTTP/2 asynchronous transport.
org.apache.hc.core5.http2.protocol - 程序包 org.apache.hc.core5.http2.protocol
HTTP/2 protocol interceptors.
org.apache.hc.core5.http2.ssl - 程序包 org.apache.hc.core5.http2.ssl
HTTP/2 specific TLS protocol support.
org.apache.hc.core5.io - 程序包 org.apache.hc.core5.io
Core I/O component APIs and utilities.
org.apache.hc.core5.net - 程序包 org.apache.hc.core5.net
Core network component APIs and utilities.
org.apache.hc.core5.pool - 程序包 org.apache.hc.core5.pool
Client side connection pool component APIs.
org.apache.hc.core5.reactor - 程序包 org.apache.hc.core5.reactor
Event driven network communication APIs and components loosely based on Doug Lea's reactor pattern.
org.apache.hc.core5.reactor.ssl - 程序包 org.apache.hc.core5.reactor.ssl
TLS/SSL support for I/O reactors.
org.apache.hc.core5.ssl - 程序包 org.apache.hc.core5.ssl
Utility classes for trust and key material management and TLS/SSL context initialization.
org.apache.hc.core5.util - 程序包 org.apache.hc.core5.util
Core utility classes.
originalRequest - 类 中的变量org.apache.hc.client5.http.async.AsyncExecChain.Scope
 
originalRequest - 类 中的变量org.apache.hc.client5.http.classic.ExecChain.Scope
 
outgoingContentLengthStrategy(ContentLengthStrategy) - 类 中的方法org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory.Builder
 
outgoingContentLengthStrategy(ContentLengthStrategy) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory.Builder
 
outgoingContentLengthStrategy(ContentLengthStrategy) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory.Builder
 
output(byte[], int, int) - 类 中的方法org.apache.hc.client5.http.impl.Wire
 
output(byte[]) - 类 中的方法org.apache.hc.client5.http.impl.Wire
 
output(int) - 类 中的方法org.apache.hc.client5.http.impl.Wire
 
output(String) - 类 中的方法org.apache.hc.client5.http.impl.Wire
 
output(ByteBuffer) - 类 中的方法org.apache.hc.client5.http.impl.Wire
 
outputReady(IOSession) - 类 中的方法org.apache.hc.core5.http2.impl.nio.ClientH2PrefaceHandler
 
outputReady(IOSession) - 类 中的方法org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
outputReady(IOSession) - 类 中的方法org.apache.hc.core5.http2.impl.nio.ServerH2PrefaceHandler
 
outputReady(IOSession) - 接口 中的方法org.apache.hc.core5.reactor.IOEventHandler
Triggered when the given session is ready for output.
outputReady(IOSession) - 接口 中的方法org.apache.hc.core5.reactor.IOSessionListener
 
OVERWRITE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 

P

parse(SetCookie, String) - 接口 中的方法org.apache.hc.client5.http.cookie.CookieAttributeHandler
Parse the given cookie attribute value and processChallenge the corresponding Cookie property.
parse(Header, CookieOrigin) - 接口 中的方法org.apache.hc.client5.http.cookie.CookieSpec
Parse the "Set-Cookie" Header into an array of Cookies.
parse(ChallengeType, CharSequence, ParserCursor) - 类 中的方法org.apache.hc.client5.http.impl.auth.AuthChallengeParser
Parses the given sequence of characters into a list of AuthChallenge elements.
parse(SetCookie, String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicDomainHandler
 
parse(SetCookie, String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicExpiresHandler
 
parse(SetCookie, String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicHttpOnlyHandler
 
parse(SetCookie, String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicMaxAgeHandler
 
parse(SetCookie, String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicPathHandler
 
parse(SetCookie, String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicSecureHandler
 
parse(HeaderElement[], CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.CookieSpecBase
 
parse(Header, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.IgnoreSpecSpec
 
parse(SetCookie, String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.LaxExpiresHandler
 
parse(SetCookie, String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.LaxMaxAgeHandler
 
parse(SetCookie, String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.PublicSuffixDomainFilter
 
parse(Header, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpec
 
parse(Reader) - 类 中的方法org.apache.hc.client5.http.psl.PublicSuffixListParser
Parses the public suffix list format.
parse(CharSequence) - 类 中的静态方法org.apache.hc.core5.http.ContentType
Parses textual representation of Content-Type value.
parse(SessionInputBuffer, InputStream) - 类 中的方法org.apache.hc.core5.http.impl.io.AbstractMessageParser
 
parse(SessionInputBuffer, InputStream) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultHttpRequestParser
 
parse(SessionInputBuffer, boolean) - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractMessageParser
 
parse(SessionInputBuffer, boolean) - 类 中的方法org.apache.hc.core5.http.impl.nio.DefaultHttpRequestParser
 
parse(HttpEntity) - 类 中的静态方法org.apache.hc.core5.http.io.entity.EntityUtils
Returns a list of NameValuePairs as parsed from an HttpEntity.
parse(HttpEntity, int) - 类 中的静态方法org.apache.hc.core5.http.io.entity.EntityUtils
Returns a list of NameValuePairs as parsed from an HttpEntity.
parse(SessionInputBuffer, InputStream) - 接口 中的方法org.apache.hc.core5.http.io.HttpMessageParser
Generates an instance of MessageHeaders from the given input stream..
parse(Header) - 类 中的静态方法org.apache.hc.core5.http.message.MessageSupport
 
parse(SessionInputBuffer, boolean) - 接口 中的方法org.apache.hc.core5.http.nio.NHttpMessageParser
Attempts to parse a complete message head from the content of the internal buffer.
parse(String) - 枚举 中的静态方法org.apache.hc.core5.http.ssl.TLS
 
parse(URI, Charset) - 类 中的静态方法org.apache.hc.core5.net.URLEncodedUtils
已过时。
Returns a list of NameValuePairs URI query parameters.
parse(CharSequence, Charset) - 类 中的静态方法org.apache.hc.core5.net.URLEncodedUtils
已过时。
Returns a list of NameValuePairs URI query parameters.
parse(CharSequence, Charset, char...) - 类 中的静态方法org.apache.hc.core5.net.URLEncodedUtils
已过时。
Returns a list of NameValuePairs parameters.
parse(CharSequence, Charset) - 类 中的静态方法org.apache.hc.core5.net.WWWFormCodec
Returns a list of NameValuePair parameters parsed from the application/x-www-form-urlencoded content.
parse(String) - 类 中的静态方法org.apache.hc.core5.util.Deadline
Creates a deadline from a string in the format "yyyy-MM-dd\'T\'HH:mm:ss.SSSZ".
parse(String) - 类 中的静态方法org.apache.hc.core5.util.Timeout
Parses a Timeout in the format <Integer><SPACE><TimeUnit>, for example "1,200 MILLISECONDS"
parse(String) - 类 中的静态方法org.apache.hc.core5.util.TimeValue
Parses a TimeValue in the format <Long><SPACE><TimeUnit>, for example "1200 MILLISECONDS".
parseByType(Reader) - 类 中的方法org.apache.hc.client5.http.psl.PublicSuffixListParser
Parses the public suffix list format by domain type (currently supported ICANN and PRIVATE).
parseChallengeResponse(String, HttpContext) - 类 中的方法org.apache.hc.core5.http.io.support.AbstractHttpServerAuthFilter
Parses authorization header value into an authentication token sent by the client as a response to an authentication challenge.
parseChallengeResponse(String, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncServerAuthFilter
Parses authorization header value into an authentication token sent by the client as a response to an authentication challenge.
parseCharset(String, Charset) - 类 中的静态方法org.apache.hc.client5.http.impl.auth.AuthSchemeSupport
 
parseContent(CharSequence, Tokenizer.Cursor, BitSet) - 类 中的方法org.apache.hc.core5.util.Tokenizer
Extracts from the sequence of chars a token terminated with any of the given delimiters or a whitespace characters.
parseDate(String, DateTimeFormatter...) - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
Parses the date value using the given date/time formats.
parseDate(String) - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
parseDate(MessageHeaders, String) - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
parseDate(String, String[]) - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
parseDate(String, String[], Date) - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
parseElements(CharSequence, ParserCursor) - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderValueParser
 
parseElements(CharSequence, ParserCursor) - 接口 中的方法org.apache.hc.core5.http.message.HeaderValueParser
Parses a header value into elements.
ParseException - org.apache.hc.core5.http中的异常错误
Signals a protocol exception due to failure to parse a message element.
ParseException() - 异常错误 的构造器org.apache.hc.core5.http.ParseException
Creates a ParseException without details.
ParseException(String) - 异常错误 的构造器org.apache.hc.core5.http.ParseException
Creates a ParseException with a detail message.
ParseException(String, CharSequence, int, int, int) - 异常错误 的构造器org.apache.hc.core5.http.ParseException
Creates a ParseException with parsing context details.
ParseException(String, CharSequence, int, int) - 异常错误 的构造器org.apache.hc.core5.http.ParseException
Creates a ParseException with parsing context details.
parseHeader(CharArrayBuffer) - 类 中的方法org.apache.hc.core5.http.message.BasicLineParser
 
parseHeader(CharArrayBuffer) - 类 中的方法org.apache.hc.core5.http.message.LazyLaxLineParser
 
parseHeader(CharArrayBuffer) - 类 中的方法org.apache.hc.core5.http.message.LazyLineParser
 
parseHeader(CharArrayBuffer) - 接口 中的方法org.apache.hc.core5.http.message.LineParser
Parses a header from the given buffer containing one line of text.
parseHeaderElement(CharSequence, ParserCursor) - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderValueParser
 
parseHeaderElement(CharSequence, ParserCursor) - 接口 中的方法org.apache.hc.core5.http.message.HeaderValueParser
Parses a single header element.
parseHeaders(SessionInputBuffer, InputStream, int, int, LineParser) - 类 中的静态方法org.apache.hc.core5.http.impl.io.AbstractMessageParser
Parses HTTP headers from the data receiver stream according to the generic format as specified by the HTTP/1.1 protocol specification.
parseHeaders(SessionInputBuffer, InputStream, int, int, LineParser, List<CharArrayBuffer>) - 类 中的静态方法org.apache.hc.core5.http.impl.io.AbstractMessageParser
Parses HTTP headers from the data receiver stream according to the generic format as specified by the HTTP/1.1 protocol specification.
parseLenient(CharSequence) - 类 中的静态方法org.apache.hc.core5.http.ContentType
Parses textual representation of Content-Type value ignoring invalid charsets.
parseNameValuePair(CharSequence, ParserCursor) - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderValueParser
 
parseNameValuePair(CharSequence, ParserCursor) - 接口 中的方法org.apache.hc.core5.http.message.HeaderValueParser
Parses a name=value specification, where the = and value are optional.
parseParameters(CharSequence, ParserCursor) - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderValueParser
 
parseParameters(CharSequence, ParserCursor) - 接口 中的方法org.apache.hc.core5.http.message.HeaderValueParser
Parses a list of name-value pairs.
parsePathSegments(CharSequence, Charset) - 类 中的静态方法org.apache.hc.core5.net.URLEncodedUtils
已过时。
Returns a list of URI path segments.
parsePathSegments(CharSequence) - 类 中的静态方法org.apache.hc.core5.net.URLEncodedUtils
已过时。
Returns a list of URI path segments.
ParserCursor - org.apache.hc.core5.http.message中的类
This class represents a context of a parsing operation: the current position the parsing operation is expected to start at the bounds limiting the scope of the parsing operation
ParserCursor(int, int) - 类 的构造器org.apache.hc.core5.http.message.ParserCursor
 
parseRequestLine(CharArrayBuffer) - 类 中的方法org.apache.hc.core5.http.message.BasicLineParser
Parses a request line.
parseRequestLine(CharArrayBuffer) - 接口 中的方法org.apache.hc.core5.http.message.LineParser
Parses a request line from the given buffer containing one line of text.
parseStandardDate(String) - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
Parses the instant value using the standard date/time formats (DateUtils.PATTERN_RFC1123, DateUtils.PATTERN_RFC1036, DateUtils.PATTERN_ASCTIME).
parseStandardDate(MessageHeaders, String) - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
Parses an instant value from a header with the given name.
parseStatusLine(CharArrayBuffer) - 类 中的方法org.apache.hc.core5.http.message.BasicLineParser
 
parseStatusLine(CharArrayBuffer) - 接口 中的方法org.apache.hc.core5.http.message.LineParser
Parses a status line from the given buffer containing one line of text.
parseToken(CharSequence, ParserCursor, BitSet) - 类 中的方法org.apache.hc.core5.http.message.TokenParser
已过时。
 
parseToken(CharSequence, Tokenizer.Cursor, BitSet) - 类 中的方法org.apache.hc.core5.util.Tokenizer
Extracts from the sequence of chars a token terminated with any of the given delimiters discarding semantically insignificant whitespace characters.
parseTokens(CharSequence, ParserCursor) - 类 中的静态方法org.apache.hc.core5.http.message.MessageSupport
 
parseTokens(Header) - 类 中的静态方法org.apache.hc.core5.http.message.MessageSupport
 
parseValue(CharSequence, ParserCursor, BitSet) - 类 中的方法org.apache.hc.core5.http.message.TokenParser
已过时。
 
parseValue(CharSequence, Tokenizer.Cursor, BitSet) - 类 中的方法org.apache.hc.core5.util.Tokenizer
Extracts from the sequence of chars a value which can be enclosed in quote marks and terminated with any of the given delimiters discarding semantically insignificant whitespace characters.
passivate() - 接口 中的方法org.apache.hc.client5.http.io.ManagedHttpClientConnection
Puts the connection into idle mode.
passivate() - 接口 中的方法org.apache.hc.client5.http.nio.ManagedAsyncClientConnection
Puts the connection into idle mode.
patch(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
patch(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
patch(HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
patch(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
patch(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
patch(HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
patch() - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
patch(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
patch(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
patch(String) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
 
patch(URI) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
 
patch() - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
patch(URI) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
patch(String) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
patch() - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
patch(URI) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
patch(String) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
patch() - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
patch(URI) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
patch(String) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
PATH - 类 中的静态变量org.apache.hc.core5.http2.H2PseudoRequestHeaders
 
PATH_ATTR - 接口 中的静态变量org.apache.hc.client5.http.cookie.Cookie
 
PathEntity - org.apache.hc.core5.http.io.entity中的类
A self contained, repeatable entity that obtains its content from a path.
PathEntity(Path, ContentType, String) - 类 的构造器org.apache.hc.core5.http.io.entity.PathEntity
 
PathEntity(Path, ContentType) - 类 的构造器org.apache.hc.core5.http.io.entity.PathEntity
 
PathEntityProducer - org.apache.hc.core5.http.nio.entity中的类
AsyncEntityProducer implementation that generates a data stream from the content at a Path.
PathEntityProducer(Path, ContentType, boolean, OpenOption...) - 类 的构造器org.apache.hc.core5.http.nio.entity.PathEntityProducer
 
PathEntityProducer(Path, ContentType, OpenOption...) - 类 的构造器org.apache.hc.core5.http.nio.entity.PathEntityProducer
 
PathEntityProducer(Path, int, ContentType, boolean, OpenOption...) - 类 的构造器org.apache.hc.core5.http.nio.entity.PathEntityProducer
 
PathEntityProducer(Path, OpenOption...) - 类 的构造器org.apache.hc.core5.http.nio.entity.PathEntityProducer
 
PATTERN_ASCTIME - 类 中的静态变量org.apache.hc.client5.http.utils.DateUtils
Date format pattern used to parse HTTP date headers in ANSI C asctime() format.
PATTERN_RFC1036 - 类 中的静态变量org.apache.hc.client5.http.utils.DateUtils
Date format pattern used to parse HTTP date headers in RFC 1036 format.
PATTERN_RFC1123 - 类 中的静态变量org.apache.hc.client5.http.utils.DateUtils
Date format pattern used to parse HTTP date headers in RFC 1123 format.
PATTERN_RFC1123 - 类 中的静态变量org.apache.hc.core5.http.protocol.HttpDateGenerator
Date format pattern used to generate the header in RFC 1123 format.
pause() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServer
 
pause() - 接口 中的方法org.apache.hc.core5.reactor.ConnectionAcceptor
Suspends the I/O reactor preventing it from accepting new connections on all active endpoints.
pause() - 类 中的方法org.apache.hc.core5.reactor.DefaultListeningIOReactor
 
PercentCodec - org.apache.hc.core5.net中的类
Percent-encoding mechanism defined in RFC 3986
PercentCodec() - 类 的构造器org.apache.hc.core5.net.PercentCodec
 
PingCommand - org.apache.hc.core5.http2.nio.command中的类
HTTP/2 ping command.
PingCommand(AsyncPingHandler) - 类 的构造器org.apache.hc.core5.http2.nio.command.PingCommand
 
PlainConnectionSocketFactory - org.apache.hc.client5.http.socket中的类
The default class for creating plain (unencrypted) sockets.
PlainConnectionSocketFactory() - 类 的构造器org.apache.hc.client5.http.socket.PlainConnectionSocketFactory
 
poll() - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Removes first Command from the command queue if available.
poll() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
PoolConcurrencyPolicy - org.apache.hc.core5.pool中的枚举
Enumeration of pool concurrency policies
PoolEntry<T,C extends ModalCloseable> - org.apache.hc.core5.pool中的类
Pool entry containing a pool connection object along with its route.
PoolEntry(T, TimeValue, DisposalCallback<C>) - 类 的构造器org.apache.hc.core5.pool.PoolEntry
Creates new PoolEntry instance.
PoolEntry(T, TimeValue) - 类 的构造器org.apache.hc.core5.pool.PoolEntry
Creates new PoolEntry instance.
PoolEntry(T) - 类 的构造器org.apache.hc.core5.pool.PoolEntry
 
PoolingAsyncClientConnectionManager - org.apache.hc.client5.http.impl.nio中的类
PoolingAsyncClientConnectionManager maintains a pool of non-blocking HttpConnections and is able to service connection requests from multiple execution threads.
PoolingAsyncClientConnectionManager() - 类 的构造器org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
PoolingAsyncClientConnectionManager(Lookup<TlsStrategy>) - 类 的构造器org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
PoolingAsyncClientConnectionManager(Lookup<TlsStrategy>, PoolConcurrencyPolicy, TimeValue) - 类 的构造器org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
PoolingAsyncClientConnectionManager(Lookup<TlsStrategy>, PoolConcurrencyPolicy, PoolReusePolicy, TimeValue) - 类 的构造器org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
PoolingAsyncClientConnectionManager(Lookup<TlsStrategy>, PoolConcurrencyPolicy, PoolReusePolicy, TimeValue, SchemePortResolver, DnsResolver) - 类 的构造器org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
PoolingAsyncClientConnectionManager(AsyncClientConnectionOperator, PoolConcurrencyPolicy, PoolReusePolicy, TimeValue) - 类 的构造器org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
PoolingAsyncClientConnectionManager(ManagedConnPool<HttpRoute, ManagedAsyncClientConnection>, AsyncClientConnectionOperator) - 类 的构造器org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
PoolingAsyncClientConnectionManagerBuilder - org.apache.hc.client5.http.impl.nio中的类
PoolingHttpClientConnectionManager - org.apache.hc.client5.http.impl.io中的类
ClientConnectionPoolManager maintains a pool of ManagedHttpClientConnections and is able to service connection requests from multiple execution threads.
PoolingHttpClientConnectionManager() - 类 的构造器org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
PoolingHttpClientConnectionManager(Registry<ConnectionSocketFactory>) - 类 的构造器org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
PoolingHttpClientConnectionManager(Registry<ConnectionSocketFactory>, HttpConnectionFactory<ManagedHttpClientConnection>) - 类 的构造器org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
PoolingHttpClientConnectionManager(Registry<ConnectionSocketFactory>, PoolConcurrencyPolicy, TimeValue, HttpConnectionFactory<ManagedHttpClientConnection>) - 类 的构造器org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
PoolingHttpClientConnectionManager(Registry<ConnectionSocketFactory>, PoolConcurrencyPolicy, PoolReusePolicy, TimeValue) - 类 的构造器org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
PoolingHttpClientConnectionManager(Registry<ConnectionSocketFactory>, PoolConcurrencyPolicy, PoolReusePolicy, TimeValue, HttpConnectionFactory<ManagedHttpClientConnection>) - 类 的构造器org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
PoolingHttpClientConnectionManager(Registry<ConnectionSocketFactory>, PoolConcurrencyPolicy, PoolReusePolicy, TimeValue, SchemePortResolver, DnsResolver, HttpConnectionFactory<ManagedHttpClientConnection>) - 类 的构造器org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
PoolingHttpClientConnectionManager(HttpClientConnectionOperator, PoolConcurrencyPolicy, PoolReusePolicy, TimeValue, HttpConnectionFactory<ManagedHttpClientConnection>) - 类 的构造器org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
PoolingHttpClientConnectionManager(HttpClientConnectionOperator, ManagedConnPool<HttpRoute, ManagedHttpClientConnection>, HttpConnectionFactory<ManagedHttpClientConnection>) - 类 的构造器org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
PoolingHttpClientConnectionManagerBuilder - org.apache.hc.client5.http.impl.io中的类
Builder for PoolingHttpClientConnectionManager instances.
PoolReusePolicy - org.apache.hc.core5.pool中的枚举
Enumeration of pooled connection re-use policies
PoolStats - org.apache.hc.core5.pool中的类
Pool statistics.
PoolStats(int, int, int, int) - 类 的构造器org.apache.hc.core5.pool.PoolStats
 
Ports - org.apache.hc.core5.net中的类
Port helper methods.
Ports() - 类 的构造器org.apache.hc.core5.net.Ports
 
positive(int, String) - 类 中的静态方法org.apache.hc.core5.util.Args
 
positive(long, String) - 类 中的静态方法org.apache.hc.core5.util.Args
 
positive(T, String) - 类 中的静态方法org.apache.hc.core5.util.Args
 
post(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
post(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
post(HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
post(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
post(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
post(HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
post() - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
post(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
post(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
post(String) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
 
post(URI) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
 
post() - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
post(URI) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
post(String) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
post() - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
post(URI) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
post(String) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
post() - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
post(URI) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
post(String) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
postProcess(ClassicHttpResponse, HttpProcessor, HttpContext) - 类 中的方法org.apache.hc.core5.http.impl.io.HttpRequestExecutor
Post-processes the given response using the given protocol processor and completes the process of request execution.
PRAGMA - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
preemptiveAuth(HttpHost, AuthScheme) - 类 中的方法org.apache.hc.client5.http.ContextBuilder
 
preemptiveBasicAuth(HttpHost, UsernamePasswordCredentials) - 类 中的方法org.apache.hc.client5.http.ContextBuilder
 
PrefixedIncrementingId - org.apache.hc.client5.http.impl中的类
A thread safe incrementing identifier.
PrefixedIncrementingId(String) - 类 的构造器org.apache.hc.client5.http.impl.PrefixedIncrementingId
Creates an incrementing identifier.
prepare(HttpRequest, EntityDetails, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncServerRequestHandler
Triggered to signal new incoming request.
prepareSocket(SSLSocket) - 类 中的方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory
prepareSocket(SSLSocket, HttpContext) - 类 中的方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory
Performs any custom initialization for a newly created SSLSocket (before the SSL handshake happens).
preProcess(ClassicHttpRequest, HttpProcessor, HttpContext) - 类 中的方法org.apache.hc.core5.http.impl.io.HttpRequestExecutor
Pre-process the given request using the given protocol processor and initiates the process of request execution.
printData(ByteBuffer, Appendable) - 类 中的方法org.apache.hc.core5.http2.frame.FramePrinter
 
printFrameInfo(RawFrame, Appendable) - 类 中的方法org.apache.hc.core5.http2.frame.FramePrinter
 
printPayload(RawFrame, Appendable) - 类 中的方法org.apache.hc.core5.http2.frame.FramePrinter
 
PrivateKeyDetails - org.apache.hc.core5.ssl中的类
Private key details.
PrivateKeyDetails(String, X509Certificate[]) - 类 的构造器org.apache.hc.core5.ssl.PrivateKeyDetails
 
PrivateKeyStrategy - org.apache.hc.core5.ssl中的接口
A strategy allowing for a choice of an alias during SSL authentication.
probe(HttpRoute) - 接口 中的方法org.apache.hc.client5.http.classic.BackoffManager
Called when we have determined that the result of using a connection has succeeded and that we may probe for more connections.
probe(HttpRoute) - 类 中的方法org.apache.hc.client5.http.impl.classic.AbstractBackoff
Increases the number of maximum allowed connections for the specified route after a successful connection has been established.
probe(HttpRoute) - 类 中的方法org.apache.hc.client5.http.impl.classic.LinearBackoffManager
Adjusts the maximum number of connections for the specified route, decreasing it by the increment value.
proceed(HttpRequest, AsyncEntityProducer, AsyncExecChain.Scope, AsyncExecCallback) - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecChain
Proceeds to the next element in the request execution chain.
proceed(ClassicHttpRequest, ExecChain.Scope) - 接口 中的方法org.apache.hc.client5.http.classic.ExecChain
 
proceed(ClassicHttpRequest, HttpFilterChain.ResponseTrigger, HttpContext) - 接口 中的方法org.apache.hc.core5.http.io.HttpFilterChain
Proceeds to the next element in the request processing chain.
proceed(HttpRequest, EntityDetails, HttpContext, AsyncFilterChain.ResponseTrigger) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncFilterChain
Proceeds to the next element in the request processing chain.
process(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.client5.http.protocol.RequestAddCookies
 
process(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.client5.http.protocol.RequestAuthCache
已过时。
 
process(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.client5.http.protocol.RequestClientConnControl
 
process(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.client5.http.protocol.RequestDefaultHeaders
 
process(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.client5.http.protocol.RequestExpectContinue
 
process(HttpResponse, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.client5.http.protocol.ResponseProcessCookies
 
process(HttpRequest, EntityDetails, HttpContext) - 接口 中的方法org.apache.hc.core5.http.HttpRequestInterceptor
Processes a request.
process(HttpResponse, EntityDetails, HttpContext) - 接口 中的方法org.apache.hc.core5.http.HttpResponseInterceptor
Processes a response.
process(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http.protocol.DefaultHttpProcessor
 
process(HttpResponse, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http.protocol.DefaultHttpProcessor
 
process(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http.protocol.RequestConnControl
 
process(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http.protocol.RequestContent
 
process(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http.protocol.RequestDate
 
process(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http.protocol.RequestExpectContinue
 
process(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http.protocol.RequestTargetHost
 
process(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http.protocol.RequestUserAgent
 
process(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http.protocol.RequestValidateHost
 
process(HttpResponse, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http.protocol.ResponseConnControl
 
process(HttpResponse, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http.protocol.ResponseContent
Processes the response (possibly updating or inserting) Content-Length and Transfer-Encoding headers.
process(HttpResponse, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http.protocol.ResponseDate
 
process(HttpResponse, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http.protocol.ResponseServer
 
process(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http2.protocol.H2RequestConnControl
 
process(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http2.protocol.H2RequestContent
 
process(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http2.protocol.H2RequestTargetHost
 
process(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http2.protocol.H2RequestValidateHost
 
process(HttpResponse, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http2.protocol.H2ResponseConnControl
 
process(HttpResponse, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http2.protocol.H2ResponseContent
 
processChallenge(AuthChallenge, HttpContext) - 接口 中的方法org.apache.hc.client5.http.auth.AuthScheme
Processes the given auth challenge.
processChallenge(AuthChallenge, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicScheme
 
processChallenge(AuthChallenge, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.BearerScheme
 
processChallenge(AuthChallenge, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.DigestScheme
 
processChallenge(AuthChallenge, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.GGSSchemeBase
已过时。
 
processChallenge(AuthChallenge, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.NTLMScheme
已过时。
 
produce(DataStreamChannel) - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.StreamEntityProducer
 
produce(DataStreamChannel) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncDataProducer
Triggered to signal the ability of the underlying data channel to accept more data.
produce(DataStreamChannel) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityProducer
 
produce(DataStreamChannel) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityProducer
 
produce(DataStreamChannel) - 类 中的方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducerWrapper
 
produce(DataStreamChannel) - 类 中的方法org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
 
produce(DataStreamChannel) - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityProducer
 
produce(DataStreamChannel) - 类 中的方法org.apache.hc.core5.http.nio.entity.FileEntityProducer
 
produce(DataStreamChannel) - 类 中的方法org.apache.hc.core5.http.nio.entity.PathEntityProducer
 
produce(DataStreamChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler
 
produce(DataStreamChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicAsyncServerExpectationDecorator
 
produce(DataStreamChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicClientExchangeHandler
 
produce(DataStreamChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicPushProducer
 
produce(DataStreamChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicRequestProducer
 
produce(DataStreamChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicResponseProducer
 
produce(DataStreamChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityProducer
 
produce(DataStreamChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicServerExchangeHandler
 
produce(DataStreamChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.ImmediateResponseExchangeHandler
 
produceData(StreamChannel<ByteBuffer>) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityProducer
Triggered to signal the ability of the underlying byte channel to accept more data.
produceData(StreamChannel<CharBuffer>) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityProducer
Triggered to signal the ability of the underlying char channel to accept more data.
produceData(StreamChannel<CharBuffer>) - 类 中的方法org.apache.hc.core5.http.nio.entity.StringAsyncEntityProducer
 
produceData(ContentType, OutputStream) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityProducer
Writes out entity data into the given stream.
produceRequest(RequestChannel, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncClientExchangeHandler
Triggered to signal the ability of the underlying request channel to accept a request messages.
produceRequest(RequestChannel, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicClientExchangeHandler
 
produceResponse(ResponseChannel, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncPushProducer
Triggered to signal the ability of the underlying response channel to accept response messages.
produceResponse(ResponseChannel, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicPushProducer
 
PROPERTY_MODULE - 类 中的静态变量org.apache.hc.core5.util.VersionInfo
 
PROPERTY_RELEASE - 类 中的静态变量org.apache.hc.core5.util.VersionInfo
 
PROPERTY_TIMESTAMP - 类 中的静态变量org.apache.hc.core5.util.VersionInfo
已过时。
This will be removed in 6.0.
ProtocolException - org.apache.hc.core5.http中的异常错误
Signals that an HTTP protocol violation has occurred.
ProtocolException() - 异常错误 的构造器org.apache.hc.core5.http.ProtocolException
Creates a new ProtocolException with a null detail message.
ProtocolException(String) - 异常错误 的构造器org.apache.hc.core5.http.ProtocolException
Creates a new ProtocolException with the specified detail message.
ProtocolException(String, Object...) - 异常错误 的构造器org.apache.hc.core5.http.ProtocolException
Constructs a new ProtocolException with the specified detail message.
ProtocolException(String, Throwable) - 异常错误 的构造器org.apache.hc.core5.http.ProtocolException
Creates a new ProtocolException with the specified detail message and cause.
ProtocolExec - org.apache.hc.client5.http.impl.classic中的类
Request execution handler in the classic request execution chain that is responsible for implementation of HTTP specification requirements.
ProtocolExec(AuthenticationStrategy, AuthenticationStrategy, SchemePortResolver, boolean) - 类 的构造器org.apache.hc.client5.http.impl.classic.ProtocolExec
 
ProtocolIOSession - org.apache.hc.core5.reactor中的接口
TLS capable, protocol upgradable IOSession.
ProtocolNegotiationException - org.apache.hc.core5.http2.impl.nio中的异常错误
Signals a protocol error in HTTP protocol negotiation.
ProtocolNegotiationException(String) - 异常错误 的构造器org.apache.hc.core5.http2.impl.nio.ProtocolNegotiationException
Creates a MessageConstraintException with the specified detail message.
ProtocolUpgradeHandler - org.apache.hc.core5.reactor中的接口
Application protocol upgrade handler.
ProtocolVersion - org.apache.hc.core5.http中的类
Represents a protocol version.
ProtocolVersion(String, int, int) - 类 的构造器org.apache.hc.core5.http.ProtocolVersion
Create a protocol version designator.
proxiedStep(RouteInfo, RouteInfo) - 类 中的方法org.apache.hc.client5.http.impl.routing.BasicRouteDirector
Determines the next step to establish a connection via proxy.
proxy(ProxyOptions) - 类 中的方法com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientBuilder
 
PROXY_AUTHENTICATE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
PROXY_AUTHORIZATION - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
PROXY_CONNECTION - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
ProxyClient - org.apache.hc.client5.http.impl.classic中的类
ProxyClient can be used to establish a tunnel via an HTTP/1.1 proxy.
ProxyClient(HttpConnectionFactory<ManagedHttpClientConnection>, Http1Config, CharCodingConfig, RequestConfig) - 类 的构造器org.apache.hc.client5.http.impl.classic.ProxyClient
 
ProxyClient(RequestConfig) - 类 的构造器org.apache.hc.client5.http.impl.classic.ProxyClient
 
ProxyClient() - 类 的构造器org.apache.hc.client5.http.impl.classic.ProxyClient
 
PublicSuffixDomainFilter - org.apache.hc.client5.http.impl.cookie中的类
Wraps a CookieAttributeHandler and leverages its match method to never match a suffix from a black list.
PublicSuffixDomainFilter(CommonCookieAttributeHandler, PublicSuffixMatcher) - 类 的构造器org.apache.hc.client5.http.impl.cookie.PublicSuffixDomainFilter
 
PublicSuffixDomainFilter(CommonCookieAttributeHandler, PublicSuffixList) - 类 的构造器org.apache.hc.client5.http.impl.cookie.PublicSuffixDomainFilter
 
PublicSuffixList - org.apache.hc.client5.http.psl中的类
Public suffix is a set of DNS names or wildcards concatenated with dots.
PublicSuffixList(DomainType, List<String>, List<String>) - 类 的构造器org.apache.hc.client5.http.psl.PublicSuffixList
 
PublicSuffixList(List<String>, List<String>) - 类 的构造器org.apache.hc.client5.http.psl.PublicSuffixList
 
PublicSuffixListParser - org.apache.hc.client5.http.psl中的类
Parses the list from publicsuffix.org and configures a PublicSuffixFilter.
PublicSuffixListParser() - 类 的构造器org.apache.hc.client5.http.psl.PublicSuffixListParser
 
PublicSuffixMatcher - org.apache.hc.client5.http.psl中的类
Utility class that can test if DNS names match the content of the Public Suffix List.
PublicSuffixMatcher(Collection<String>, Collection<String>) - 类 的构造器org.apache.hc.client5.http.psl.PublicSuffixMatcher
 
PublicSuffixMatcher(DomainType, Collection<String>, Collection<String>) - 类 的构造器org.apache.hc.client5.http.psl.PublicSuffixMatcher
 
PublicSuffixMatcher(Collection<PublicSuffixList>) - 类 的构造器org.apache.hc.client5.http.psl.PublicSuffixMatcher
 
PublicSuffixMatcherLoader - org.apache.hc.client5.http.psl中的类
PublicSuffixMatcherLoader() - 类 的构造器org.apache.hc.client5.http.psl.PublicSuffixMatcherLoader
 
pushPromise(HttpRequest, AsyncPushProducer) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncFilterChain.ResponseTrigger
Pushes a request message head as a promise to deliver a response message.
pushPromise(HttpRequest, HttpContext, AsyncPushProducer) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncServerRequestHandler.ResponseTrigger
Pushes a request message head as a promise to deliver a response message.
pushPromise(HttpRequest, AsyncPushProducer, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.ResponseChannel
Pushes a request message head through this channel as a promise to deliver a response message.
put(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
put(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
put(HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
put(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
put(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
put(HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
put() - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
put(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
put(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
put(HttpHost, AuthScheme) - 接口 中的方法org.apache.hc.client5.http.auth.AuthCache
Stores the authentication state with the given authentication scope in the cache.
put(HttpHost, String, AuthScheme) - 接口 中的方法org.apache.hc.client5.http.auth.AuthCache
Stores the authentication state with the given authentication scope in the cache.
put(String) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
 
put(URI) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
 
put(HttpHost, AuthScheme) - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicAuthCache
 
put(HttpHost, String, AuthScheme) - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicAuthCache
 
put(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.impl.nio.BufferedData
 
put() - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
put(URI) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
put(String) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
put() - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
put(URI) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
put(String) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
put() - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
put(URI) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
put(String) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
put(ByteBuffer) - 类 中的方法org.apache.hc.core5.http2.impl.nio.FrameInputBuffer

R

RANGE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
RawFrame - org.apache.hc.core5.http2.frame中的类
HTTP/2 stream frame.
RawFrame(int, int, int, ByteBuffer) - 类 的构造器org.apache.hc.core5.http2.frame.RawFrame
 
ReactiveApacheHttpResponse - com.aliyun.httpcomponent.httpclient.implementation.reactive中的类
 
ReactiveApacheHttpResponse(int) - 类 的构造器com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveApacheHttpResponse
 
ReactiveApacheHttpResponse(int, String) - 类 的构造器com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveApacheHttpResponse
 
ReactiveHttpResponse - com.aliyun.httpcomponent.httpclient.implementation.reactive中的类
 
ReactiveHttpResponse(HttpRequest, ReactiveApacheHttpResponse) - 类 的构造器com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveHttpResponse
 
ReactiveResponseConsumer - com.aliyun.httpcomponent.httpclient.implementation.reactive中的类
 
ReactiveResponseConsumer(HttpResponseHandler) - 类 的构造器com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveResponseConsumer
Creates a ReactiveResponseConsumer.
read() - 类 中的方法org.apache.hc.client5.http.entity.DeflateInputStream
Read a byte.
read(byte[]) - 类 中的方法org.apache.hc.client5.http.entity.DeflateInputStream
Read lots of bytes.
read(byte[], int, int) - 类 中的方法org.apache.hc.client5.http.entity.DeflateInputStream
Read lots of specific bytes.
read() - 类 中的方法org.apache.hc.core5.http.impl.io.ChunkedInputStream
Returns all the data in a chunked stream in coalesced form.
read(byte[], int, int) - 类 中的方法org.apache.hc.core5.http.impl.io.ChunkedInputStream
Read some bytes from the stream.
read(byte[]) - 类 中的方法org.apache.hc.core5.http.impl.io.ChunkedInputStream
Read some bytes from the stream.
read() - 类 中的方法org.apache.hc.core5.http.impl.io.ContentLengthInputStream
Read the next byte from the stream
read(byte[], int, int) - 类 中的方法org.apache.hc.core5.http.impl.io.ContentLengthInputStream
Does standard InputStream.read(byte[], int, int) behavior, but also notifies the watcher when the contents have been consumed.
read(byte[]) - 类 中的方法org.apache.hc.core5.http.impl.io.ContentLengthInputStream
Read more bytes from the stream.
read() - 类 中的方法org.apache.hc.core5.http.impl.io.EmptyInputStream
已过时。
Returns -1.
read(byte[]) - 类 中的方法org.apache.hc.core5.http.impl.io.EmptyInputStream
已过时。
Returns -1.
read(byte[], int, int) - 类 中的方法org.apache.hc.core5.http.impl.io.EmptyInputStream
已过时。
Returns -1.
read() - 类 中的方法org.apache.hc.core5.http.impl.io.IdentityInputStream
 
read(byte[], int, int) - 类 中的方法org.apache.hc.core5.http.impl.io.IdentityInputStream
 
read(InputStream) - 类 中的方法org.apache.hc.core5.http.impl.io.SessionInputBufferImpl
 
read(byte[], int, int, InputStream) - 类 中的方法org.apache.hc.core5.http.impl.io.SessionInputBufferImpl
 
read(byte[], InputStream) - 类 中的方法org.apache.hc.core5.http.impl.io.SessionInputBufferImpl
 
read(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.impl.nio.ChunkDecoder
 
read(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.impl.nio.IdentityDecoder
 
read(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.impl.nio.LengthDelimitedDecoder
 
read() - 类 中的方法org.apache.hc.core5.http.io.entity.EmptyInputStream
Returns -1.
read(byte[]) - 类 中的方法org.apache.hc.core5.http.io.entity.EmptyInputStream
Returns -1.
read(byte[], int, int) - 类 中的方法org.apache.hc.core5.http.io.entity.EmptyInputStream
Returns -1.
read() - 类 中的方法org.apache.hc.core5.http.io.EofSensorInputStream
 
read(byte[], int, int) - 类 中的方法org.apache.hc.core5.http.io.EofSensorInputStream
 
read(byte[]) - 类 中的方法org.apache.hc.core5.http.io.EofSensorInputStream
 
read(byte[], int, int, InputStream) - 接口 中的方法org.apache.hc.core5.http.io.SessionInputBuffer
Reads up to len bytes of data from the session buffer into an array of bytes.
read(byte[], InputStream) - 接口 中的方法org.apache.hc.core5.http.io.SessionInputBuffer
Reads some number of bytes from the session buffer and stores them into the buffer array b.
read(InputStream) - 接口 中的方法org.apache.hc.core5.http.io.SessionInputBuffer
Reads the next byte of data from this session buffer.
read(ByteBuffer) - 接口 中的方法org.apache.hc.core5.http.nio.ContentDecoder
Reads a portion of content from the underlying channel
read() - 接口 中的方法org.apache.hc.core5.http.nio.SessionInputBuffer
Reads one byte from the buffer.
read(ByteBuffer, int) - 接口 中的方法org.apache.hc.core5.http.nio.SessionInputBuffer
Reads a sequence of bytes from this buffer into the destination buffer, up to the given maximum limit.
read(ByteBuffer) - 接口 中的方法org.apache.hc.core5.http.nio.SessionInputBuffer
Reads a sequence of bytes from this buffer into the destination buffer.
read(WritableByteChannel, int) - 接口 中的方法org.apache.hc.core5.http.nio.SessionInputBuffer
Reads a sequence of bytes from this buffer into the destination channel, up to the given maximum limit.
read(WritableByteChannel) - 接口 中的方法org.apache.hc.core5.http.nio.SessionInputBuffer
Reads a sequence of bytes from this buffer into the destination channel.
read(byte[], int, int) - 接口 中的方法org.apache.hc.core5.http.nio.support.classic.ContentInputBuffer
Reads up to len bytes of data from this buffer into an array of bytes.
read() - 接口 中的方法org.apache.hc.core5.http.nio.support.classic.ContentInputBuffer
Reads one byte from this buffer.
read(byte[], int, int) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.ContentInputStream
 
read(byte[]) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.ContentInputStream
 
read() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.ContentInputStream
 
read() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.SharedInputBuffer
 
read(byte[], int, int) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.SharedInputBuffer
 
read(InputStream) - 类 中的方法org.apache.hc.core5.http2.impl.io.FrameInputBuffer
 
read(ByteBuffer, ReadableByteChannel) - 类 中的方法org.apache.hc.core5.http2.impl.nio.FrameInputBuffer
Attempts to read a complete frame from the given source buffer and the underlying data channel.
read(ReadableByteChannel) - 类 中的方法org.apache.hc.core5.http2.impl.nio.FrameInputBuffer
Attempts to read a complete frame from the underlying data channel.
READ - 类 中的静态变量org.apache.hc.core5.reactor.EventMask
Interest in data input.
read(ByteBuffer) - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
READ_WRITE - 类 中的静态变量org.apache.hc.core5.reactor.EventMask
Interest in data input/output.
readFrom(ReadableByteChannel) - 类 中的方法org.apache.hc.core5.http.impl.nio.BufferedData
 
readFromChannel(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentDecoder
Reads from the channel to the destination.
readFromChannel(ByteBuffer, int) - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentDecoder
Reads from the channel to the destination.
readLine(CharArrayBuffer, InputStream) - 类 中的方法org.apache.hc.core5.http.impl.io.SessionInputBufferImpl
Reads a complete line of characters up to a line delimiter from this session buffer into the given line buffer.
readLine(CharArrayBuffer, InputStream) - 接口 中的方法org.apache.hc.core5.http.io.SessionInputBuffer
Reads a complete line of characters up to a line delimiter from this session buffer into the given line buffer.
readLine(CharArrayBuffer, boolean) - 接口 中的方法org.apache.hc.core5.http.nio.SessionInputBuffer
Attempts to transfer a complete line of characters up to a line delimiter from this buffer to the destination buffer.
ReasonPhraseCatalog - org.apache.hc.core5.http中的接口
Interface for obtaining reason phrases for HTTP status codes.
receiveRequestEntity(ClassicHttpRequest) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnection
 
receiveRequestEntity(ClassicHttpRequest) - 接口 中的方法org.apache.hc.core5.http.io.HttpServerConnection
Receives the next request entity available from this connection and attaches it to an existing request.
receiveRequestHeader() - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnection
 
receiveRequestHeader() - 接口 中的方法org.apache.hc.core5.http.io.HttpServerConnection
Receives the request line and all headers available from this connection.
receiveResponseEntity(ClassicHttpResponse) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection
 
receiveResponseEntity(ClassicHttpResponse) - 接口 中的方法org.apache.hc.core5.http.io.HttpClientConnection
Receives the next response entity available from this connection and attaches it to an existing HttpResponse object.
receiveResponseHeader() - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection
 
receiveResponseHeader() - 接口 中的方法org.apache.hc.core5.http.io.HttpClientConnection
Receives the request line and headers of the next response available from this connection.
REDIRECT_LOCATIONS - 类 中的静态变量org.apache.hc.client5.http.protocol.HttpClientContext
Attribute name of a RedirectLocations object that represents a collection of all redirect locations received in the process of request execution.
RedirectException - org.apache.hc.client5.http中的异常错误
Signals violation of HTTP specification caused by an invalid redirect
RedirectException() - 异常错误 的构造器org.apache.hc.client5.http.RedirectException
Creates a new RedirectException with a null detail message.
RedirectException(String) - 异常错误 的构造器org.apache.hc.client5.http.RedirectException
Creates a new RedirectException with the specified detail message.
RedirectException(String, Throwable) - 异常错误 的构造器org.apache.hc.client5.http.RedirectException
Creates a new RedirectException with the specified detail message and cause.
RedirectExec - org.apache.hc.client5.http.impl.classic中的类
Request execution handler in the classic request execution chain responsible for handling of request redirects.
RedirectExec(HttpRoutePlanner, RedirectStrategy) - 类 的构造器org.apache.hc.client5.http.impl.classic.RedirectExec
 
RedirectLocations - org.apache.hc.client5.http.protocol中的类
This class represents a collection of URIs used as redirect locations.
RedirectLocations() - 类 的构造器org.apache.hc.client5.http.protocol.RedirectLocations
 
RedirectStrategy - org.apache.hc.client5.http.protocol中的接口
A strategy for determining if an HTTP request should be redirected to a new location in response to an HTTP response received from the target server.
REFERER - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
ReflectionUtils - org.apache.hc.core5.util中的类
 
ReflectionUtils() - 类 的构造器org.apache.hc.core5.util.ReflectionUtils
 
register(String, String, Supplier<AsyncPushConsumer>) - 类 中的方法org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient
 
register(String, Supplier<AsyncPushConsumer>) - 类 中的方法org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient
 
register(String, I) - 类 中的方法org.apache.hc.core5.http.config.RegistryBuilder
 
register(String, Supplier<AsyncServerExchangeHandler>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Registers the given AsyncServerExchangeHandler Supplier as a default handler for URIs matching the given pattern.
register(String, AsyncServerRequestHandler<T>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Registers the given AsyncServerRequestHandler as a default handler for URIs matching the given pattern.
register(String, HttpRequestHandler) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Registers the given HttpRequestHandler as a default handler for URIs matching the given pattern.
register(String, T) - 接口 中的方法org.apache.hc.core5.http.protocol.LookupRegistry
Registers the given object for URIs matching the given pattern.
register(String, String, T) - 类 中的方法org.apache.hc.core5.http.protocol.RequestHandlerRegistry
 
register(String, T) - 类 中的方法org.apache.hc.core5.http.protocol.UriPatternMatcher
Registers the given object for URIs matching the given pattern.
register(String, T) - 类 中的方法org.apache.hc.core5.http.protocol.UriPatternOrderedMatcher
Registers the given object for URIs matching the given pattern.
register(String, T) - 类 中的方法org.apache.hc.core5.http.protocol.UriRegexMatcher
Registers the given object for URIs matching the given regex.
register(String, Supplier<AsyncPushConsumer>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
Registers the given AsyncPushConsumer Supplier as a default handler for URIs matching the given pattern.
register(String, Supplier<AsyncPushConsumer>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Registers the given AsyncPushConsumer Supplier as a default handler for URIs matching the given pattern.
register(String, Supplier<AsyncServerExchangeHandler>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Registers the given AsyncServerExchangeHandler Supplier as a default handler for URIs matching the given pattern.
register(String, AsyncServerRequestHandler<T>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Registers the given AsyncServerRequestHandler as a default handler for URIs matching the given pattern.
registerProtocol(String, ProtocolUpgradeHandler) - 接口 中的方法org.apache.hc.core5.reactor.ProtocolIOSession
Registers protocol upgrade handler with the given application protocol ID.
registerVirtual(String, String, Supplier<AsyncServerExchangeHandler>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Registers the given AsyncServerExchangeHandler Supplier as a handler for URIs matching the given host and the pattern.
registerVirtual(String, String, AsyncServerRequestHandler<T>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Registers the given AsyncServerRequestHandler as a handler for URIs matching the given host and the pattern.
registerVirtual(String, String, HttpRequestHandler) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Registers the given HttpRequestHandler as a handler for URIs matching the given host and the pattern.
registerVirtual(String, String, Supplier<AsyncPushConsumer>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
Registers the given AsyncPushConsumer Supplier as a handler for URIs matching the given host and the pattern.
registerVirtual(String, String, Supplier<AsyncPushConsumer>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Registers the given AsyncPushConsumer Supplier as a handler for URIs matching the given host and the pattern.
registerVirtual(String, String, Supplier<AsyncServerExchangeHandler>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Registers the given AsyncServerExchangeHandler Supplier as a handler for URIs matching the given host and the pattern.
registerVirtual(String, String, AsyncServerRequestHandler<T>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Registers the given AsyncServerRequestHandler as a handler for URIs matching the given host and the pattern.
Registry<I> - org.apache.hc.core5.http.config中的类
Generic registry of items keyed by low-case string ID.
RegistryBuilder<I> - org.apache.hc.core5.http.config中的类
Builder for Registry instances.
RELAXED - 类 中的静态变量org.apache.hc.client5.http.cookie.StandardCookieSpec
The RFC 6265 compliant policy (interoperability profile).
release(ConnectionEndpoint, Object, TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
release(ConnectionEndpoint, Object, TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
release(AsyncConnectionEndpoint, Object, TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
release(ConnectionEndpoint, Object, TimeValue) - 接口 中的方法org.apache.hc.client5.http.io.HttpClientConnectionManager
Releases the endpoint back to the manager making it potentially re-usable by other consumers.
release(AsyncConnectionEndpoint, Object, TimeValue) - 接口 中的方法org.apache.hc.client5.http.nio.AsyncClientConnectionManager
Releases the endpoint back to the manager making it potentially re-usable by other consumers.
release(PoolEntry<T, C>, boolean) - 接口 中的方法org.apache.hc.core5.pool.ConnPool
Releases the pool entry back to the pool.
release(PoolEntry<T, C>, boolean) - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
release(PoolEntry<T, C>, boolean) - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
releaseAndDiscard() - 类 中的方法org.apache.hc.core5.http.nio.AsyncClientEndpoint
Shuts down the underlying connection and removes it from the connection pool.
releaseAndReuse() - 类 中的方法org.apache.hc.core5.http.nio.AsyncClientEndpoint
Releases the underlying connection back to the connection pool as re-usable.
releaseEndpoint() - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecRuntime
Releases the acquired endpoint potentially making it available for re-use.
releaseEndpoint() - 接口 中的方法org.apache.hc.client5.http.classic.ExecRuntime
Releases the acquired endpoint potentially making it available for re-use.
releaseResources() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveResponseConsumer
 
releaseResources() - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.StreamEntityProducer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityProducer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityProducer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducerWrapper
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.entity.BasicAsyncEntityConsumer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityConsumer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityProducer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.entity.DiscardingEntityConsumer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.entity.FileEntityProducer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.entity.NoopEntityConsumer
已过时。
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.entity.PathEntityProducer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.entity.StringAsyncEntityConsumer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.entity.StringAsyncEntityProducer
 
releaseResources() - 接口 中的方法org.apache.hc.core5.http.nio.ResourceHolder
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncPushHandler
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncRequesterConsumer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.support.BasicAsyncServerExpectationDecorator
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.support.BasicClientExchangeHandler
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.support.BasicPushProducer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.support.BasicRequestConsumer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.support.BasicRequestProducer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.support.BasicResponseConsumer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.support.BasicResponseProducer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityConsumer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityProducer
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicServerExchangeHandler
 
releaseResources() - 类 中的方法org.apache.hc.core5.http.nio.support.ImmediateResponseExchangeHandler
 
remaining() - 类 中的方法org.apache.hc.core5.util.Deadline
Returns the difference in milliseconds between the deadline and now.
remainingTimeValue() - 类 中的方法org.apache.hc.core5.util.Deadline
Returns the difference as a TimeValue between the deadline and now.
remove(HttpHost) - 接口 中的方法org.apache.hc.client5.http.auth.AuthCache
Removes the authentication state with the given authentication scope from the cache if found.
remove(HttpHost, String) - 接口 中的方法org.apache.hc.client5.http.auth.AuthCache
Removes the authentication state with the given authentication scope from the cache if found.
remove(HttpHost) - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicAuthCache
 
remove(HttpHost, String) - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicAuthCache
 
remove(String) - 类 中的方法org.apache.hc.core5.http.config.NamedElementChain
 
remove() - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderIterator
Removing headers is not supported.
removeAttribute(String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
 
removeAttribute(String) - 类 中的方法org.apache.hc.core5.http.protocol.BasicHttpContext
 
removeAttribute(String) - 接口 中的方法org.apache.hc.core5.http.protocol.HttpContext
Removes attribute with the given name from the context.
removeAttribute(String) - 类 中的方法org.apache.hc.core5.http.protocol.HttpCoreContext
 
removeFields(String) - 类 中的方法org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder
 
removeFields(String) - 类 中的方法org.apache.hc.client5.http.entity.mime.Header
 
removeHeader(Header) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
removeHeader(Header) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
 
removeHeader(Header) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
removeHeader(Header) - 接口 中的方法org.apache.hc.core5.http.HttpMessage
Removes a header from this message.
removeHeader(Header) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
removeHeader(Header) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
removeHeader(Header) - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
removeHeader(Header) - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
Removes the first given header.
removeHeader(Header) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncPushBuilder
 
removeHeader(Header) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
removeHeader(Header) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncResponseBuilder
 
removeHeader(Header) - 类 中的方法org.apache.hc.core5.http.support.AbstractMessageBuilder
 
removeHeader(Header) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
removeHeader(Header) - 类 中的方法org.apache.hc.core5.http.support.AbstractResponseBuilder
 
removeHeader(Header) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
removeHeader(Header) - 类 中的方法org.apache.hc.core5.http.support.BasicResponseBuilder
 
removeHeaders(String) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
removeHeaders(String) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
 
removeHeaders(String) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartPartBuilder
 
removeHeaders(String) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
removeHeaders(String) - 接口 中的方法org.apache.hc.core5.http.HttpMessage
Removes all headers with a certain name from this message.
removeHeaders(String) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
removeHeaders(String) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
removeHeaders(String) - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
removeHeaders(Header) - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
Removes all headers that match the given header.
removeHeaders(String) - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
Removes all headers with a given name in this group.
removeHeaders(String) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncPushBuilder
 
removeHeaders(String) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
removeHeaders(String) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncResponseBuilder
 
removeHeaders(String) - 类 中的方法org.apache.hc.core5.http.support.AbstractMessageBuilder
 
removeHeaders(String) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
removeHeaders(String) - 类 中的方法org.apache.hc.core5.http.support.AbstractResponseBuilder
 
removeHeaders(String) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
removeHeaders(String) - 类 中的方法org.apache.hc.core5.http.support.BasicResponseBuilder
 
removeParameter(String) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Removes parameter of URI query if set.
removeQuery() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Removes URI query.
replace(String, E) - 类 中的方法org.apache.hc.core5.http.config.NamedElementChain
 
replaceExecInterceptor(String, AsyncExecChainHandler) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Replace an existing interceptor with the given name with new interceptor.
replaceExecInterceptor(String, AsyncExecChainHandler) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Replace an existing interceptor with the given name with new interceptor.
replaceExecInterceptor(String, ExecChainHandler) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Replace an existing interceptor with the given name with new interceptor.
replaceFilter(String, AsyncFilterHandler) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Replace an existing filter with the given name with new filter.
replaceFilter(String, HttpFilterHandler) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Replace an existing filter with the given name with new filter.
replaceFilter(String, AsyncFilterHandler) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Replace an existing filter with the given name with new filter.
REQUEST_CONFIG - 类 中的静态变量org.apache.hc.client5.http.protocol.HttpClientContext
Attribute name of a RequestConfig object that represents the actual request configuration.
RequestAbortedException - org.apache.hc.client5.http.impl.classic中的异常错误
Signals that the request has been aborted.
RequestAbortedException(String) - 异常错误 的构造器org.apache.hc.client5.http.impl.classic.RequestAbortedException
 
RequestAbortedException(String, Throwable) - 异常错误 的构造器org.apache.hc.client5.http.impl.classic.RequestAbortedException
 
RequestAddCookies - org.apache.hc.client5.http.protocol中的类
Request interceptor that matches cookies available in the current CookieStore to the request being executed and generates corresponding Cookie request headers.
RequestAddCookies() - 类 的构造器org.apache.hc.client5.http.protocol.RequestAddCookies
 
RequestAuthCache - org.apache.hc.client5.http.protocol中的类
已过时。
Do not use.
RequestAuthCache() - 类 的构造器org.apache.hc.client5.http.protocol.RequestAuthCache
已过时。
 
RequestChannel - org.apache.hc.core5.http.nio中的接口
Abstract request channel.
RequestClientConnControl - org.apache.hc.client5.http.protocol中的类
This protocol interceptor is responsible for adding the Connection header to the outgoing requests, which is essential for managing persistence of HTTP/1.0 connections.
RequestClientConnControl() - 类 的构造器org.apache.hc.client5.http.protocol.RequestClientConnControl
 
RequestConfig - org.apache.hc.client5.http.config中的类
Immutable class encapsulating request configuration items.
RequestConfig() - 类 的构造器org.apache.hc.client5.http.config.RequestConfig
Intended for CDI compatibility
RequestConfig.Builder - org.apache.hc.client5.http.config中的类
 
RequestConnControl - org.apache.hc.core5.http.protocol中的类
RequestConnControl is responsible for adding Connection header to the outgoing requests, which is essential for managing persistence of HTTP/1.0 connections.
RequestConnControl() - 类 的构造器org.apache.hc.core5.http.protocol.RequestConnControl
 
RequestContent - org.apache.hc.core5.http.protocol中的类
RequestContent is the most important interceptor for outgoing requests.
RequestContent() - 类 的构造器org.apache.hc.core5.http.protocol.RequestContent
Default constructor.
RequestContent(boolean) - 类 的构造器org.apache.hc.core5.http.protocol.RequestContent
Constructor that can be used to fine-tune behavior of this interceptor.
RequestCopier - org.apache.hc.client5.http.impl中的类
已过时。
RequestCopier() - 类 的构造器org.apache.hc.client5.http.impl.RequestCopier
已过时。
 
RequestDate - org.apache.hc.core5.http.protocol中的类
RequestDate interceptor is responsible for adding Date header to the outgoing requests This interceptor is optional for client side protocol processors.
RequestDate() - 类 的构造器org.apache.hc.core5.http.protocol.RequestDate
 
RequestDefaultHeaders - org.apache.hc.client5.http.protocol中的类
Request interceptor that adds default request headers.
RequestDefaultHeaders(Collection<? extends Header>) - 类 的构造器org.apache.hc.client5.http.protocol.RequestDefaultHeaders
 
RequestDefaultHeaders() - 类 的构造器org.apache.hc.client5.http.protocol.RequestDefaultHeaders
 
RequesterBootstrap - org.apache.hc.core5.http.impl.bootstrap中的类
HttpRequester bootstrap.
RequestExecutionCommand - org.apache.hc.core5.http.nio.command中的类
Request execution command.
RequestExecutionCommand(AsyncClientExchangeHandler, HandlerFactory<AsyncPushConsumer>, CancellableDependency, HttpContext) - 类 的构造器org.apache.hc.core5.http.nio.command.RequestExecutionCommand
 
RequestExecutionCommand(AsyncClientExchangeHandler, HandlerFactory<AsyncPushConsumer>, HttpContext) - 类 的构造器org.apache.hc.core5.http.nio.command.RequestExecutionCommand
 
RequestExecutionCommand(AsyncClientExchangeHandler, HttpContext) - 类 的构造器org.apache.hc.core5.http.nio.command.RequestExecutionCommand
 
RequestExpectContinue - org.apache.hc.client5.http.protocol中的类
RequestExpectContinue is responsible for enabling the 'expect-continue' handshake by adding Expect header.
RequestExpectContinue() - 类 的构造器org.apache.hc.client5.http.protocol.RequestExpectContinue
 
RequestExpectContinue - org.apache.hc.core5.http.protocol中的类
RequestExpectContinue is responsible for enabling the 'expect-continue' handshake by adding Expect header.
RequestExpectContinue() - 类 的构造器org.apache.hc.core5.http.protocol.RequestExpectContinue
 
RequestFailedException - org.apache.hc.client5.http.impl.classic中的异常错误
Signals that the request has been aborted or failed due to an expected condition.
RequestFailedException(String) - 异常错误 的构造器org.apache.hc.client5.http.impl.classic.RequestFailedException
 
RequestFailedException(String, Throwable) - 异常错误 的构造器org.apache.hc.client5.http.impl.classic.RequestFailedException
 
RequestHandlerRegistry<T> - org.apache.hc.core5.http.protocol中的类
Generic registry of request handlers that can be resolved by properties of request messages.
RequestHandlerRegistry(String, Supplier<LookupRegistry<T>>) - 类 的构造器org.apache.hc.core5.http.protocol.RequestHandlerRegistry
 
RequestHandlerRegistry(String, UriPatternType) - 类 的构造器org.apache.hc.core5.http.protocol.RequestHandlerRegistry
 
RequestHandlerRegistry(UriPatternType) - 类 的构造器org.apache.hc.core5.http.protocol.RequestHandlerRegistry
 
RequestHandlerRegistry() - 类 的构造器org.apache.hc.core5.http.protocol.RequestHandlerRegistry
 
RequestHeaderFieldsTooLargeException - org.apache.hc.core5.http中的异常错误
Signals request header field length or total field size violation.
RequestHeaderFieldsTooLargeException(String) - 异常错误 的构造器org.apache.hc.core5.http.RequestHeaderFieldsTooLargeException
Creates a new RequestHeaderFieldsTooLargeException with the specified detail message.
RequestHeaderFieldsTooLargeException(String, Throwable) - 异常错误 的构造器org.apache.hc.core5.http.RequestHeaderFieldsTooLargeException
Creates a new RequestHeaderFieldsTooLargeException with the specified detail message and cause.
RequestLine - org.apache.hc.core5.http.message中的类
HTTP/1.1 request line.
RequestLine(HttpRequest) - 类 的构造器org.apache.hc.core5.http.message.RequestLine
 
RequestLine(String, String, ProtocolVersion) - 类 的构造器org.apache.hc.core5.http.message.RequestLine
 
RequestNotExecutedException - org.apache.hc.core5.http中的异常错误
ConnectionClosedException subclass that signals requests cannot not be executed due to the connection being closed.
RequestNotExecutedException() - 异常错误 的构造器org.apache.hc.core5.http.RequestNotExecutedException
Constructs a new RequestNotExecutedException with a default message.
RequestNotExecutedException(String) - 异常错误 的构造器org.apache.hc.core5.http.RequestNotExecutedException
Constructs a new RequestNotExecutedException with the specified detail message.
requestOutput() - 接口 中的方法org.apache.hc.core5.http.nio.DataStreamChannel
Signals intent by the data producer to produce more data.
requestParserFactory(HttpMessageParserFactory<ClassicHttpRequest>) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory.Builder
 
requestSession(HttpHost, Timeout, Object, FutureCallback<IOSession>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequester
 
RequestSupport - org.apache.hc.client5.http.impl中的类
Protocol support methods.
RequestSupport() - 类 的构造器org.apache.hc.client5.http.impl.RequestSupport
 
RequestTargetHost - org.apache.hc.core5.http.protocol中的类
RequestHostOutgoing is responsible for adding Host header to the outgoing message.
RequestTargetHost() - 类 的构造器org.apache.hc.core5.http.protocol.RequestTargetHost
 
RequestUserAgent - org.apache.hc.core5.http.protocol中的类
RequestUserAgent is responsible for adding User-Agent header.
RequestUserAgent(String) - 类 的构造器org.apache.hc.core5.http.protocol.RequestUserAgent
 
RequestUserAgent() - 类 的构造器org.apache.hc.core5.http.protocol.RequestUserAgent
 
RequestValidateHost - org.apache.hc.core5.http.protocol中的类
RequestTargetHost is responsible for copying Host header value to HttpRequest.setAuthority(URIAuthority) of the incoming message.
RequestValidateHost() - 类 的构造器org.apache.hc.core5.http.protocol.RequestValidateHost
 
requestWriterFactory(HttpMessageWriterFactory<ClassicHttpRequest>) - 类 中的方法org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory.Builder
 
requestWriterFactory(HttpMessageWriterFactory<ClassicHttpRequest>) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory.Builder
 
RESERVED_PREFIX - 接口 中的静态变量org.apache.hc.core5.http.protocol.HttpContext
The prefix reserved for use by HTTP components.
reset() - 类 中的方法org.apache.hc.client5.http.auth.AuthExchange
 
reset() - 类 中的方法org.apache.hc.client5.http.classic.methods.HttpUriRequestBase
Resets internal state of the request making it reusable.
reset() - 类 中的方法org.apache.hc.client5.http.entity.DeflateInputStream
Reset.
reset() - 类 中的方法org.apache.hc.client5.http.RouteTracker
 
reset() - 类 中的方法org.apache.hc.client5.http.utils.ByteArrayBuilder
 
reset() - 类 中的方法org.apache.hc.core5.http.impl.io.EmptyInputStream
已过时。
Noop.
reset() - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractMessageParser
 
reset() - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractMessageWriter
 
reset() - 类 中的方法org.apache.hc.core5.http.io.entity.EmptyInputStream
Noop.
reset() - 接口 中的方法org.apache.hc.core5.http.nio.NHttpMessageParser
Resets the parser.
reset() - 接口 中的方法org.apache.hc.core5.http.nio.NHttpMessageWriter
Resets the writer.
reset() - 接口 中的方法org.apache.hc.core5.http.nio.support.classic.ContentInputBuffer
Resets the buffer by clearing its state and stored content.
reset() - 接口 中的方法org.apache.hc.core5.http.nio.support.classic.ContentOutputBuffer
Resets the buffer by clearing its state and stored content.
reset() - 类 中的方法org.apache.hc.core5.http2.impl.nio.FrameInputBuffer
 
resetAuthExchange(HttpHost, AuthScheme) - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
resize(int) - 类 中的方法org.apache.hc.core5.http2.impl.nio.FrameOutputBuffer
 
resolve(String) - 接口 中的方法org.apache.hc.client5.http.DnsResolver
Returns the IP address for the specified host name, or null if the given host is not recognized or the associated IP address cannot be used to build an InetAddress instance.
resolve(HttpHost) - 类 中的方法org.apache.hc.client5.http.impl.DefaultSchemePortResolver
 
resolve(String, NamedEndpoint) - 类 中的方法org.apache.hc.client5.http.impl.DefaultSchemePortResolver
 
resolve(String) - 类 中的方法org.apache.hc.client5.http.impl.InMemoryDnsResolver
Returns the IP address for the specified host name, or null if the given host is not recognized or the associated IP address cannot be used to build an InetAddress instance.
resolve(HttpHost) - 接口 中的方法org.apache.hc.client5.http.SchemePortResolver
Returns the actual port for the host based on the protocol scheme.
resolve(String, NamedEndpoint) - 接口 中的方法org.apache.hc.client5.http.SchemePortResolver
Returns the actual port for the host based on the protocol scheme.
resolve(String) - 类 中的方法org.apache.hc.client5.http.SystemDefaultDnsResolver
 
resolve(URI, String) - 类 中的静态方法org.apache.hc.client5.http.utils.URIUtils
Resolves a URI reference against a base URI.
resolve(URI, URI) - 类 中的静态方法org.apache.hc.client5.http.utils.URIUtils
Resolves a URI reference against a base URI.
resolve(URI, HttpHost, List<URI>) - 类 中的静态方法org.apache.hc.client5.http.utils.URIUtils
Derives the interpreted (absolute) URI that was used to generate the last request.
resolve(I) - 接口 中的方法org.apache.hc.core5.function.Resolver
 
resolve(HttpRequest, HttpContext) - 接口 中的方法org.apache.hc.core5.http.HttpRequestMapper
Resolves a handler matching the given request.
resolve(HttpHost) - 类 中的方法org.apache.hc.core5.http.impl.DefaultAddressResolver
 
resolve(HttpRequest, HttpContext) - 类 中的方法org.apache.hc.core5.http.protocol.RequestHandlerRegistry
 
resolveCanonicalHostname(String) - 接口 中的方法org.apache.hc.client5.http.DnsResolver
Gets the fully qualified domain name for given host name.
resolveCanonicalHostname(String) - 类 中的方法org.apache.hc.client5.http.impl.InMemoryDnsResolver
 
resolveCanonicalHostname(String) - 类 中的方法org.apache.hc.client5.http.SystemDefaultDnsResolver
 
Resolver<I,O> - org.apache.hc.core5.function中的接口
Abstract resolver from input to output.
ResourceHolder - org.apache.hc.core5.http.nio中的接口
Abstract resource holder.
ResponseChannel - org.apache.hc.core5.http.nio中的接口
Abstract response / response promise channel.
ResponseConnControl - org.apache.hc.core5.http.protocol中的类
ResponseConnControl is responsible for adding Connection header to the outgoing responses, which is essential for managing persistence of HTTP/1.0 connections.
ResponseConnControl() - 类 的构造器org.apache.hc.core5.http.protocol.ResponseConnControl
 
ResponseContent - org.apache.hc.core5.http.protocol中的类
ResponseContent is the most important interceptor for outgoing responses.
ResponseContent() - 类 的构造器org.apache.hc.core5.http.protocol.ResponseContent
Default constructor.
ResponseContent(boolean) - 类 的构造器org.apache.hc.core5.http.protocol.ResponseContent
Constructor that can be used to fine-tune behavior of this interceptor.
ResponseDate - org.apache.hc.core5.http.protocol中的类
ResponseDate is responsible for adding Date header to the outgoing responses.
ResponseDate() - 类 的构造器org.apache.hc.core5.http.protocol.ResponseDate
 
responseOutOfOrderStrategy(ResponseOutOfOrderStrategy) - 类 中的方法org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory.Builder
 
responseOutOfOrderStrategy(ResponseOutOfOrderStrategy) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory.Builder
 
ResponseOutOfOrderStrategy - org.apache.hc.core5.http.io中的接口
Represents a strategy to determine how frequently the client should check for an out of order response.
responseParserFactory(HttpMessageParserFactory<ClassicHttpResponse>) - 类 中的方法org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory.Builder
 
responseParserFactory(HttpMessageParserFactory<ClassicHttpResponse>) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory.Builder
 
ResponseProcessCookies - org.apache.hc.client5.http.protocol中的类
Response interceptor that populates the current CookieStore with data contained in response cookies received in the given the HTTP response.
ResponseProcessCookies() - 类 的构造器org.apache.hc.client5.http.protocol.ResponseProcessCookies
 
ResponseServer - org.apache.hc.core5.http.protocol中的类
ResponseServer is responsible for adding Server header.
ResponseServer(String) - 类 的构造器org.apache.hc.core5.http.protocol.ResponseServer
 
ResponseServer() - 类 的构造器org.apache.hc.core5.http.protocol.ResponseServer
 
responseTimeout(Duration) - 类 中的方法com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientBuilder
 
responseWriterFactory(HttpMessageWriterFactory<ClassicHttpResponse>) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory.Builder
 
resume() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServer
 
resume() - 接口 中的方法org.apache.hc.core5.reactor.ConnectionAcceptor
Resumes the I/O reactor restoring its ability to accept incoming connections on all active endpoints.
resume() - 类 中的方法org.apache.hc.core5.reactor.DefaultListeningIOReactor
 
RETRY_AFTER - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
retryRequest(HttpRequest, IOException, int, HttpContext) - 接口 中的方法org.apache.hc.client5.http.HttpRequestRetryStrategy
Determines if a method should be retried after an I/O exception occurred during execution.
retryRequest(HttpResponse, int, HttpContext) - 接口 中的方法org.apache.hc.client5.http.HttpRequestRetryStrategy
Determines if a method should be retried given the response from the target server.
retryRequest(HttpRequest, IOException, int, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.DefaultHttpRequestRetryStrategy
 
retryRequest(HttpResponse, int, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.DefaultHttpRequestRetryStrategy
 
rewriteURI(URI, HttpHost, boolean) - 类 中的静态方法org.apache.hc.client5.http.utils.URIUtils
已过时。
rewriteURI(URI, HttpHost) - 类 中的静态方法org.apache.hc.client5.http.utils.URIUtils
已过时。
rewriteURI(URI) - 类 中的静态方法org.apache.hc.client5.http.utils.URIUtils
已过时。
RFC6265CookieSpec - org.apache.hc.client5.http.impl.cookie中的类
Cookie management functions shared by RFC 6265 compliant specification.
RFC6265CookieSpec(CommonCookieAttributeHandler...) - 类 的构造器org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpec
 
RFC6265CookieSpecFactory - org.apache.hc.client5.http.impl.cookie中的类
CookieSpecFactory implementation that provides an instance of RFC 6265 conformant cookie policy.
RFC6265CookieSpecFactory(RFC6265CookieSpecFactory.CompatibilityLevel, PublicSuffixMatcher) - 类 的构造器org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory
 
RFC6265CookieSpecFactory(PublicSuffixMatcher) - 类 的构造器org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory
 
RFC6265CookieSpecFactory() - 类 的构造器org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory
 
RFC6265CookieSpecFactory.CompatibilityLevel - org.apache.hc.client5.http.impl.cookie中的枚举
 
RFC6265LaxSpec - org.apache.hc.client5.http.impl.cookie中的类
Standard CookieSpec implementation that enforces a more relaxed interpretation of the HTTP state management specification (RFC 6265, section 5) for interoperability with existing servers that do not conform to the well behaved profile (RFC 6265, section 4).
RFC6265LaxSpec() - 类 的构造器org.apache.hc.client5.http.impl.cookie.RFC6265LaxSpec
 
RFC6265StrictSpec - org.apache.hc.client5.http.impl.cookie中的类
Standard CookieSpec implementation that enforces syntax and semantics of the well-behaved profile of the HTTP state management specification (RFC 6265, section 4).
RFC6265StrictSpec() - 类 的构造器org.apache.hc.client5.http.impl.cookie.RFC6265StrictSpec
 
route - 类 中的变量org.apache.hc.client5.http.async.AsyncExecChain.Scope
 
route - 类 中的变量org.apache.hc.client5.http.classic.ExecChain.Scope
 
RouteInfo - org.apache.hc.client5.http中的接口
Connection route information.
RouteInfo.LayerType - org.apache.hc.client5.http中的枚举
The layering type of a route.
RouteInfo.TunnelType - org.apache.hc.client5.http中的枚举
The tunnelling type of a route.
RouteTracker - org.apache.hc.client5.http中的类
Helps tracking the steps in establishing a route.
RouteTracker(HttpHost, InetAddress) - 类 的构造器org.apache.hc.client5.http.RouteTracker
Creates a new route tracker.
RouteTracker(HttpRoute) - 类 的构造器org.apache.hc.client5.http.RouteTracker
Creates a new tracker for the given route.
RoutingSupport - org.apache.hc.client5.http.routing中的类
 
RoutingSupport() - 类 的构造器org.apache.hc.client5.http.routing.RoutingSupport
 

S

same(String) - 枚举 中的方法org.apache.hc.core5.http.URIScheme
 
SC_ACCEPTED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
202 Accepted (HTTP/1.0 - RFC 7231)
SC_ALREADY_REPORTED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
208 Already Reported (WebDAV - RFC 5842, p.30, section 7.1)
SC_BAD_GATEWAY - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
502 Bad Gateway (HTTP/1.0 - RFC 7231)
SC_BAD_REQUEST - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
400 Bad Request (HTTP/1.1 - RFC 7231)
SC_CLIENT_ERROR - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
4xx Client Error (HTTP/1.1 - RFC 7231)
SC_CONFLICT - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
409 Conflict (HTTP/1.1 - RFC 7231)
SC_CONTINUE - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
100 Continue (HTTP/1.1 - RFC 7231)
SC_CREATED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
201 Created (HTTP/1.0 - RFC 7231)
SC_EARLY_HINTS - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
103 Early Hints (Early Hints - RFC 8297)
SC_EXPECTATION_FAILED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
417 Expectation Failed (HTTP/1.1 - RFC 7231)
SC_FAILED_DEPENDENCY - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
424 Failed Dependency (WebDAV - RFC 2518)
SC_FORBIDDEN - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
403 Forbidden (HTTP/1.0 - RFC 7231)
SC_GATEWAY_TIMEOUT - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
504 Gateway Timeout (HTTP/1.1 - RFC 7231)
SC_GONE - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
410 Gone (HTTP/1.1 - RFC 7231)
SC_HTTP_VERSION_NOT_SUPPORTED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
505 HTTP Version Not Supported (HTTP/1.1 - RFC 7231)
SC_IM_USED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
226 IM Used (Delta encoding in HTTP - RFC 3229, p. 30, section 10.4.1)
SC_INFORMATIONAL - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
100 1xx Informational (HTTP/1.1 - RFC 7231)
SC_INSUFFICIENT_SPACE_ON_RESOURCE - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
Static constant for a 419 error.
SC_INSUFFICIENT_STORAGE - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
507 Insufficient Storage (WebDAV - RFC 2518)
SC_INTERNAL_SERVER_ERROR - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
500 Internal Server Error (HTTP/1.0 - RFC 7231)
SC_LENGTH_REQUIRED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
411 Length Required (HTTP/1.1 - RFC 7231)
SC_LOCKED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
423 Locked (WebDAV - RFC 2518)
SC_LOOP_DETECTED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
508 Loop Detected (WebDAV - RFC 5842, p.33, section 7.2)
SC_METHOD_FAILURE - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
Static constant for a 420 error.
SC_METHOD_NOT_ALLOWED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
405 Method Not Allowed (HTTP/1.1 - RFC 7231)
SC_MISDIRECTED_REQUEST - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
421 Misdirected Request (HTTP/2 - RFC 7540)
SC_MOVED_PERMANENTLY - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
301 Moved Permanently (HTTP/1.0 - RFC 7231)
SC_MOVED_TEMPORARILY - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
302 Moved Temporarily (Sometimes Found) (HTTP/1.0 - RFC 7231)
SC_MULTI_STATUS - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
207 Multi-Status (WebDAV - RFC 2518) or 207 Partial Update OK (HTTP/1.1 - draft-ietf-http-v11-spec-rev-01?)
SC_MULTIPLE_CHOICES - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
300 Multiple Choices (HTTP/1.1 - RFC 7231)
SC_NETWORK_AUTHENTICATION_REQUIRED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
511 Network Authentication Required (Additional HTTP Status Codes - RFC 6585)
SC_NO_CONTENT - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
204 No Content (HTTP/1.0 - RFC 7231)
SC_NON_AUTHORITATIVE_INFORMATION - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
203 Non Authoritative Information (HTTP/1.1 - RFC 7231)
SC_NOT_ACCEPTABLE - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
406 Not Acceptable (HTTP/1.1 - RFC 7231)
SC_NOT_EXTENDED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
510 Not Extended (An HTTP Extension Framework - RFC 2774, p. 10, section 7)
SC_NOT_FOUND - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
404 Not Found (HTTP/1.0 - RFC 7231)
SC_NOT_IMPLEMENTED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
501 Not Implemented (HTTP/1.0 - RFC 7231)
SC_NOT_MODIFIED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
304 Not Modified (HTTP/1.0 - RFC 7231)
SC_OK - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
200 OK (HTTP/1.0 - RFC 7231)
SC_PARTIAL_CONTENT - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
206 Partial Content (HTTP/1.1 - RFC 7231)
SC_PAYMENT_REQUIRED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
402 Payment Required (HTTP/1.1 - RFC 7231)
SC_PERMANENT_REDIRECT - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
308 Permanent Redirect (HTTP/1.1 - RFC 7538)
SC_PRECONDITION_FAILED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
412 Precondition Failed (HTTP/1.1 - RFC 7231)
SC_PRECONDITION_REQUIRED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
428 Precondition Required (Additional HTTP Status Codes - RFC 6585)
SC_PROCESSING - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
102 Processing (WebDAV - RFC 2518)
SC_PROXY_AUTHENTICATION_REQUIRED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
407 Proxy Authentication Required (HTTP/1.1 - RFC 7231)
SC_REDIRECTION - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
3xx Redirection (HTTP/1.1 - RFC 7231)
SC_REQUEST_HEADER_FIELDS_TOO_LARGE - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
431 Request Header Fields Too Large (Additional HTTP Status Codes - RFC 6585)
SC_REQUEST_TIMEOUT - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
408 Request Timeout (HTTP/1.1 - RFC 7231)
SC_REQUEST_TOO_LONG - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
413 Request Entity Too Large (HTTP/1.1 - RFC 7231)
SC_REQUEST_URI_TOO_LONG - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
414 Request-URI Too Long (HTTP/1.1 - RFC 7231)
SC_REQUESTED_RANGE_NOT_SATISFIABLE - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
416 Requested Range Not Satisfiable (HTTP/1.1 - RFC 7231)
SC_RESET_CONTENT - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
205 Reset Content (HTTP/1.1 - RFC 7231)
SC_SEE_OTHER - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
303 See Other (HTTP/1.1 - RFC 7231)
SC_SERVER_ERROR - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
500 Server Error (HTTP/1.0 - RFC 7231)
SC_SERVICE_UNAVAILABLE - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
503 Service Unavailable (HTTP/1.0 - RFC 7231)
SC_SUCCESS - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
2xx Success (HTTP/1.0 - RFC 7231)
SC_SWITCHING_PROTOCOLS - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
101 Switching Protocols (HTTP/1.1 - RFC 7231)
SC_TEMPORARY_REDIRECT - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
307 Temporary Redirect (HTTP/1.1 - RFC 7231)
SC_TOO_EARLY - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
425 Too Early (Using Early Data in HTTP - RFC 8470)
SC_TOO_MANY_REQUESTS - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
429 Too Many Requests (Additional HTTP Status Codes - RFC 6585)
SC_UNAUTHORIZED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
401 Unauthorized (HTTP/1.0 - RFC 7231)
SC_UNAVAILABLE_FOR_LEGAL_REASONS - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
451 Unavailable For Legal Reasons (Legal Obstacles - RFC 7725)
SC_UNPROCESSABLE_ENTITY - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
422 Unprocessable Entity (WebDAV - RFC 2518)
SC_UNSUPPORTED_MEDIA_TYPE - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
415 Unsupported Media Type (HTTP/1.1 - RFC 7231)
SC_UPGRADE_REQUIRED - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
426 Upgrade Dependency (HTTP/1.1 - RFC 2817)
SC_USE_PROXY - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
305 Use Proxy (HTTP/1.1 - RFC 7231)
SC_VARIANT_ALSO_NEGOTIATES - 类 中的静态变量org.apache.hc.core5.http.HttpStatus
506 Variant Also Negotiates ( Transparent Content Negotiation - RFC 2295)
scheduleExecution(HttpRequest, AsyncEntityProducer, AsyncExecChain.Scope, AsyncExecCallback, TimeValue) - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecChain.Scheduler
Schedules request re-execution immediately or after a delay.
scheduleExecution(HttpRequest, AsyncEntityProducer, AsyncExecChain.Scope, AsyncExecChain, AsyncExecCallback, TimeValue) - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecChain.Scheduler
Schedules request re-execution of the given execution chain immediately or after a delay.
scheduler - 类 中的变量org.apache.hc.client5.http.async.AsyncExecChain.Scope
 
scheme(String) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory.Builder
 
SCHEME - 类 中的静态变量org.apache.hc.core5.http2.H2PseudoRequestHeaders
 
SCHEME_DEFAULT - 类 中的静态变量org.apache.hc.core5.net.Ports
The scheme default port.
SchemePortResolver - org.apache.hc.client5.http中的接口
Strategy for default port resolution for protocol schemes.
Scope(String, HttpRoute, HttpRequest, CancellableDependency, HttpClientContext, AsyncExecRuntime, AsyncExecChain.Scheduler, AtomicInteger) - 类 的构造器org.apache.hc.client5.http.async.AsyncExecChain.Scope
 
Scope(String, HttpRoute, HttpRequest, CancellableDependency, HttpClientContext, AsyncExecRuntime) - 类 的构造器org.apache.hc.client5.http.async.AsyncExecChain.Scope
已过时。
Use Scope#Scope(String, HttpRoute, HttpRequest, CancellableDependency, HttpClientContext, AsyncExecRuntime, Scheduler, AtomicInteger)
Scope(String, HttpRoute, ClassicHttpRequest, ExecRuntime, HttpClientContext) - 类 的构造器org.apache.hc.client5.http.classic.ExecChain.Scope
 
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
 
SECURE_ATTR - 接口 中的静态变量org.apache.hc.client5.http.cookie.Cookie
 
SecurePortStrategy - org.apache.hc.core5.http.nio.ssl中的接口
已过时。
Use configuration parameters provided by connection listeners.
select(AuthScheme) - 类 中的方法org.apache.hc.client5.http.auth.AuthExchange
Resets the auth state with AuthScheme and clears auth options.
select(ChallengeType, Map<String, AuthChallenge>, HttpContext) - 接口 中的方法org.apache.hc.client5.http.AuthenticationStrategy
Returns an list of AuthSchemes to handle the given AuthChallenges in their order of preference.
select(ChallengeType, Map<String, AuthChallenge>, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.DefaultAuthenticationStrategy
 
select(URI) - 类 中的方法org.apache.hc.client5.http.impl.routing.DistributedProxySelector
Selects a list of proxies for the given URI by delegating to the current ProxySelector or the next available ProxySelector in the list if the current one returns an empty proxy list.
selectApplicationProtocols(Object) - 类 中的静态方法org.apache.hc.core5.http2.ssl.H2TlsSupport
 
sendInformation(ClassicHttpResponse) - 接口 中的方法org.apache.hc.core5.http.io.HttpFilterChain.ResponseTrigger
Sends an intermediate informational HTTP response to the client.
sendInformation(ClassicHttpResponse) - 接口 中的方法org.apache.hc.core5.http.io.HttpServerRequestHandler.ResponseTrigger
Sends an intermediate informational HTTP response to the client.
sendInformation(HttpResponse) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncFilterChain.ResponseTrigger
Sends an intermediate informational HTTP response to the client.
sendInformation(HttpResponse, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncServerRequestHandler.ResponseTrigger
Sends an intermediate informational HTTP response to the client.
sendInformation(HttpResponse, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.ResponseChannel
Sends an intermediate informational HTTP response through this channel.
sendRequest(RequestChannel, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncRequestProducer
Triggered to signal the ability of the underlying request channel to accept a request messages.
sendRequest(HttpRequest, EntityDetails, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.RequestChannel
Sends a request through this channel.
sendRequest(RequestChannel, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicRequestProducer
 
sendRequestEntity(ClassicHttpRequest) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection
 
sendRequestEntity(ClassicHttpRequest) - 接口 中的方法org.apache.hc.core5.http.io.HttpClientConnection
Sends the request entity over the connection.
sendRequestHeader(ClassicHttpRequest) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection
 
sendRequestHeader(ClassicHttpRequest) - 接口 中的方法org.apache.hc.core5.http.io.HttpClientConnection
Sends the request line and all headers over the connection.
sendResponse(ResponseChannel, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncResponseProducer
Triggered to signal the ability of the underlying response channel to accept response messages.
sendResponse(HttpResponse, EntityDetails, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.ResponseChannel
Sends a final HTTP response through this channel.
sendResponse(ResponseChannel, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicResponseProducer
 
sendResponseEntity(ClassicHttpResponse) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnection
 
sendResponseEntity(ClassicHttpResponse) - 接口 中的方法org.apache.hc.core5.http.io.HttpServerConnection
Sends the response entity of a response over this connection.
sendResponseHeader(ClassicHttpResponse) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnection
 
sendResponseHeader(ClassicHttpResponse) - 接口 中的方法org.apache.hc.core5.http.io.HttpServerConnection
Sends the response line and headers of a response over this connection.
SerializableEntity - org.apache.hc.core5.http.io.entity中的类
A streamed entity that obtains its content from a Serializable.
SerializableEntity(Serializable, ContentType, String) - 类 的构造器org.apache.hc.core5.http.io.entity.SerializableEntity
Creates new instance of this class.
SerializableEntity(Serializable, ContentType) - 类 的构造器org.apache.hc.core5.http.io.entity.SerializableEntity
Creates new instance of this class.
SERVER - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
server(String) - 类 中的静态方法org.apache.hc.core5.http.impl.HttpProcessors
Creates HttpProcessor initialized with default protocol interceptors for server side HTTP/1.1 processing.
server() - 类 中的静态方法org.apache.hc.core5.http.impl.HttpProcessors
Creates HttpProcessor initialized with default protocol interceptors for server side HTTP/1.1 processing.
server(String) - 类 中的静态方法org.apache.hc.core5.http2.impl.H2Processors
 
server() - 类 中的静态方法org.apache.hc.core5.http2.impl.H2Processors
 
ServerBootstrap - org.apache.hc.core5.http.impl.bootstrap中的类
HttpServer bootstrap.
ServerH2IOEventHandler - org.apache.hc.core5.http2.impl.nio中的类
IOEventHandler that implements server side HTTP/2 messaging protocol with full support for multiplexed message transmission.
ServerH2IOEventHandler(ServerH2StreamMultiplexer) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ServerH2IOEventHandler
 
ServerH2PrefaceHandler - org.apache.hc.core5.http2.impl.nio中的类
I/O event handler for events fired by ProtocolIOSession that implements server side of the HTTP/2 protocol negotiation handshake.
ServerH2PrefaceHandler(ProtocolIOSession, ServerH2StreamMultiplexerFactory) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ServerH2PrefaceHandler
 
ServerH2PrefaceHandler(ProtocolIOSession, ServerH2StreamMultiplexerFactory, FutureCallback<ProtocolIOSession>) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ServerH2PrefaceHandler
 
ServerH2StreamMultiplexer - org.apache.hc.core5.http2.impl.nio中的类
I/O event handler for events fired by ProtocolIOSession that implements server side HTTP/2 messaging protocol with full support for multiplexed message transmission.
ServerH2StreamMultiplexer(ProtocolIOSession, FrameFactory, HttpProcessor, HandlerFactory<AsyncServerExchangeHandler>, CharCodingConfig, H2Config, H2StreamListener) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ServerH2StreamMultiplexer
 
ServerH2StreamMultiplexer(ProtocolIOSession, HttpProcessor, HandlerFactory<AsyncServerExchangeHandler>, CharCodingConfig, H2Config) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ServerH2StreamMultiplexer
 
ServerH2StreamMultiplexerFactory - org.apache.hc.core5.http2.impl.nio中的类
ServerH2StreamMultiplexerFactory(HttpProcessor, HandlerFactory<AsyncServerExchangeHandler>, H2Config, CharCodingConfig, H2StreamListener) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ServerH2StreamMultiplexerFactory
 
ServerH2UpgradeHandler - org.apache.hc.core5.http2.impl.nio中的类
Protocol upgrade handler that upgrades the underlying ProtocolIOSession to HTTP/2 in case of a successful protocol negotiation.
ServerH2UpgradeHandler(ServerH2StreamMultiplexerFactory) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ServerH2UpgradeHandler
 
ServerHttp1IOEventHandler - org.apache.hc.core5.http.impl.nio中的类
IOEventHandler that implements server side HTTP/1.1 messaging protocol with full support for duplexed message transmission and message pipelining.
ServerHttp1IOEventHandler(ServerHttp1StreamDuplexer) - 类 的构造器org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandler
 
ServerHttp1IOEventHandlerFactory - org.apache.hc.core5.http.impl.nio中的类
ServerHttp1IOEventHandlerFactory(ServerHttp1StreamDuplexerFactory, TlsStrategy, Timeout) - 类 的构造器org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandlerFactory
 
ServerHttp1StreamDuplexer - org.apache.hc.core5.http.impl.nio中的类
I/O event handler for events fired by ProtocolIOSession that implements server side HTTP/1.1 messaging protocol with full support for duplexed message transmission and message pipelining.
ServerHttp1StreamDuplexer(ProtocolIOSession, HttpProcessor, HandlerFactory<AsyncServerExchangeHandler>, String, Http1Config, CharCodingConfig, ConnectionReuseStrategy, NHttpMessageParser<HttpRequest>, NHttpMessageWriter<HttpResponse>, ContentLengthStrategy, ContentLengthStrategy, Http1StreamListener) - 类 的构造器org.apache.hc.core5.http.impl.nio.ServerHttp1StreamDuplexer
 
ServerHttp1StreamDuplexerFactory - org.apache.hc.core5.http.impl.nio中的类
ServerHttp1StreamDuplexerFactory(HttpProcessor, HandlerFactory<AsyncServerExchangeHandler>, Http1Config, CharCodingConfig, ConnectionReuseStrategy, NHttpMessageParserFactory<HttpRequest>, NHttpMessageWriterFactory<HttpResponse>, ContentLengthStrategy, ContentLengthStrategy, Http1StreamListener) - 类 的构造器org.apache.hc.core5.http.impl.nio.ServerHttp1StreamDuplexerFactory
 
ServerHttp1StreamDuplexerFactory(HttpProcessor, HandlerFactory<AsyncServerExchangeHandler>, Http1Config, CharCodingConfig, ConnectionReuseStrategy, NHttpMessageParserFactory<HttpRequest>, NHttpMessageWriterFactory<HttpResponse>, Http1StreamListener) - 类 的构造器org.apache.hc.core5.http.impl.nio.ServerHttp1StreamDuplexerFactory
 
ServerHttp1StreamDuplexerFactory(HttpProcessor, HandlerFactory<AsyncServerExchangeHandler>, Http1Config, CharCodingConfig, Http1StreamListener) - 类 的构造器org.apache.hc.core5.http.impl.nio.ServerHttp1StreamDuplexerFactory
 
ServerHttp1UpgradeHandler - org.apache.hc.core5.http2.impl.nio中的类
Protocol upgrade handler that upgrades the underlying ProtocolIOSession to HTTP/1.1 in case of a successful protocol negotiation or as a default fall-back.
ServerHttp1UpgradeHandler(ServerHttp1StreamDuplexerFactory) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ServerHttp1UpgradeHandler
 
ServerHttpProtocolNegotiationStarter - org.apache.hc.core5.http2.impl.nio中的类
Server I/O event starter that prepares I/O sessions for an initial protocol handshake.
ServerHttpProtocolNegotiationStarter(ServerHttp1StreamDuplexerFactory, ServerH2StreamMultiplexerFactory, HttpVersionPolicy, TlsStrategy, Timeout) - 类 的构造器org.apache.hc.core5.http2.impl.nio.ServerHttpProtocolNegotiationStarter
 
ServerSupport - org.apache.hc.core5.http.impl中的类
HTTP Server support methods.
ServerSupport() - 类 的构造器org.apache.hc.core5.http.impl.ServerSupport
 
SessionInputBuffer - org.apache.hc.core5.http.io中的接口
Session input buffer for HTTP/1.1 blocking connections.
SessionInputBuffer - org.apache.hc.core5.http.nio中的接口
Session input buffer for HTTP/1.1 non-blocking connections.
SessionInputBufferImpl - org.apache.hc.core5.http.impl.io中的类
Abstract base class for session input buffers that stream data from an arbitrary InputStream.
SessionInputBufferImpl(BasicHttpTransportMetrics, int, int, int, CharsetDecoder) - 类 的构造器org.apache.hc.core5.http.impl.io.SessionInputBufferImpl
Creates new instance of SessionInputBufferImpl.
SessionInputBufferImpl(BasicHttpTransportMetrics, int) - 类 的构造器org.apache.hc.core5.http.impl.io.SessionInputBufferImpl
 
SessionInputBufferImpl(int, int) - 类 的构造器org.apache.hc.core5.http.impl.io.SessionInputBufferImpl
 
SessionInputBufferImpl(int, CharsetDecoder) - 类 的构造器org.apache.hc.core5.http.impl.io.SessionInputBufferImpl
 
SessionInputBufferImpl(int) - 类 的构造器org.apache.hc.core5.http.impl.io.SessionInputBufferImpl
 
SessionOutputBuffer - org.apache.hc.core5.http.io中的接口
Session output buffer for blocking HTTP/1.1 connections.
SessionOutputBuffer - org.apache.hc.core5.http.nio中的接口
Session output buffer for non-blocking HTTP/1.1 connections.
SessionOutputBufferImpl - org.apache.hc.core5.http.impl.io中的类
Abstract base class for session output buffers that stream data to an arbitrary OutputStream.
SessionOutputBufferImpl(BasicHttpTransportMetrics, int, int, CharsetEncoder) - 类 的构造器org.apache.hc.core5.http.impl.io.SessionOutputBufferImpl
Creates new instance of SessionOutputBufferImpl.
SessionOutputBufferImpl(int) - 类 的构造器org.apache.hc.core5.http.impl.io.SessionOutputBufferImpl
 
SessionOutputBufferImpl(int, CharsetEncoder) - 类 的构造器org.apache.hc.core5.http.impl.io.SessionOutputBufferImpl
 
SET_COOKIE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
The HTTP Set-Cookie header field name.
setAbsoluteRequestUri(boolean) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
setAbsoluteRequestUri(boolean) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
setAbsoluteRequestUri(boolean) - 类 中的方法org.apache.hc.core5.http.message.BasicHttpRequest
Sets a flag that the BasicHttpRequest.getRequestUri() method should return the request URI in an absolute form.
setAbsoluteRequestUri(boolean) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
setAbsoluteRequestUri(boolean) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
setAbsoluteRequestUri(boolean) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
setApplicationProtocols(SSLParameters, String[]) - 类 中的静态方法org.apache.hc.core5.http2.ssl.H2TlsSupport
setAttribute(String, String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
 
setAttribute(String, Object) - 类 中的方法org.apache.hc.core5.http.protocol.BasicHttpContext
 
setAttribute(String, Object) - 接口 中的方法org.apache.hc.core5.http.protocol.HttpContext
Sets value of the attribute with the given name.
setAttribute(String, Object) - 类 中的方法org.apache.hc.core5.http.protocol.HttpCoreContext
 
setAuthCache(AuthCache) - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
setAuthenticationEnabled(boolean) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
Determines whether authentication should be handled automatically.
setAuthExchange(HttpHost, AuthExchange) - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
setAuthority(URIAuthority) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
setAuthority(URIAuthority) - 接口 中的方法org.apache.hc.core5.http.HttpRequest
Sets authority of this request message.
setAuthority(URIAuthority) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
setAuthority(URIAuthority) - 类 中的方法org.apache.hc.core5.http.message.BasicHttpRequest
 
setAuthority(URIAuthority) - 类 中的方法org.apache.hc.core5.http.message.HttpRequestWrapper
 
setAuthority(URIAuthority) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
setAuthority(URIAuthority) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
setAuthority(URIAuthority) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
setAuthority(NamedEndpoint) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets the authority.
setAuthority(URIAuthority) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets the authority.
setAuthSchemeRegistry(Lookup<AuthSchemeFactory>) - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
setBacklogSize(int) - 类 中的方法org.apache.hc.core5.http.io.SocketConfig.Builder
Determines the maximum queue length for incoming connection indications (a request to connect) also known as server socket backlog.
setBacklogSize(int) - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
Determines the default backlog size value for server sockets binds.
setBackoffFactor(double) - 类 中的方法org.apache.hc.client5.http.impl.classic.AIMDBackoffManager
Sets the factor to use when backing off; the new per-host limit will be roughly the current max times this factor.
setBackoffFactor(double) - 类 中的方法org.apache.hc.client5.http.impl.classic.ExponentialBackoffManager
 
setBackoffFactor(double) - 类 中的方法org.apache.hc.client5.http.impl.classic.LinearBackoffManager
This method is not used in LinearBackoffManager's implementation.
setBackoffManager(BackoffManager) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns BackoffManager instance.
setBinary(byte[]) - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Sets entity content as a byte array.
setBody(SimpleBody) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
setBody(byte[], ContentType) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
setBody(String, ContentType) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
setBody(SimpleBody) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleHttpResponse
 
setBody(byte[], ContentType) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleHttpResponse
 
setBody(String, ContentType) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleHttpResponse
 
setBody(SimpleBody) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
setBody(String, ContentType) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
setBody(byte[], ContentType) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
setBody(SimpleBody) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
 
setBody(String, ContentType) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
 
setBody(byte[], ContentType) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
 
setBody(ContentBody) - 类 中的方法org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder
 
setBody(ContentBody) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartPartBuilder
 
setBoundary(String) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
setBufferSize(int) - 类 中的方法org.apache.hc.core5.http.config.Http1Config.Builder
 
setCanonicalHostName(String) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Sets canonical name (fully qualified domain name) of the server.
setCanonicalHostName(String) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Sets canonical name (fully qualified domain name) of the server.
setCanonicalHostName(String) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Sets canonical name (fully qualified domain name) of the server.
setCharCodingConfig(CharCodingConfig) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Sets CharCodingConfig configuration.
setCharCodingConfig(CharCodingConfig) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Sets CharCodingConfig configuration.
setCharCodingConfig(CharCodingConfig) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
Sets message char coding.
setCharCodingConfig(CharCodingConfig) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Sets connection configuration.
setCharCodingConfig(CharCodingConfig) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Sets connection configuration.
setCharCodingConfig(CharCodingConfig) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
Sets message char coding.
setCharCodingConfig(CharCodingConfig) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Sets message char coding.
setCharset(Charset) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
setCharset(Charset) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
setCharset(Charset) - 类 中的方法org.apache.hc.core5.http.config.CharCodingConfig.Builder
 
setCharset(Charset) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
setCharset(Charset) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer
 
setCharset(Charset) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
setCharset(Charset) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
setCharset(Charset) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
setCharset(CharCodingConfig) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Sets message char coding.
setCharset(Charset) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets the Charset.
setChunkSizeHint(int) - 类 中的方法org.apache.hc.core5.http.config.Http1Config.Builder
 
setCiphers(String...) - 类 中的方法org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder
Assigns enabled ciphers.
setCiphers(String...) - 类 中的方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder
Assigns enabled ciphers.
setCircularRedirectsAllowed(boolean) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
Determines whether circular redirects (redirects to the same location) should be allowed.
setCode(int) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
setCode(int) - 接口 中的方法org.apache.hc.core5.http.HttpResponse
Updates status code of this response message.
setCode(int) - 类 中的方法org.apache.hc.core5.http.message.BasicHttpResponse
 
setCode(int) - 类 中的方法org.apache.hc.core5.http.message.HttpResponseWrapper
 
setCompleted(boolean) - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentDecoder
Sets the completed status of this decoder.
setCompleted() - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentDecoder
Sets the completed status of this decoder to true.
setCompressionEnabled(boolean) - 类 中的方法org.apache.hc.core5.http2.config.H2Config.Builder
 
setConfig(RequestConfig) - 类 中的方法org.apache.hc.client5.http.async.methods.ConfigurableHttpRequest
 
setConfig(RequestConfig) - 类 中的方法org.apache.hc.client5.http.classic.methods.HttpUriRequestBase
 
setConnectionBackoffStrategy(ConnectionBackoffStrategy) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns ConnectionBackoffStrategy instance.
setConnectionConfig(ConnectionConfig) - 类 中的方法org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
setConnectionConfigResolver(Resolver<HttpHost, ConnectionConfig>) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns Resolver for ConnectionConfig on a per host basis.
setConnectionConfigResolver(Resolver<HttpHost, ConnectionConfig>) - 类 中的方法org.apache.hc.client5.http.impl.async.MinimalH2AsyncClient
Sets Resolver for ConnectionConfig on a per host basis.
setConnectionConfigResolver(Resolver<HttpRoute, ConnectionConfig>) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
Sets Resolver of ConnectionConfig on a per route basis.
setConnectionConfigResolver(Resolver<HttpRoute, ConnectionConfig>) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
Assigns Resolver of ConnectionConfig on a per route basis.
setConnectionConfigResolver(Resolver<HttpRoute, ConnectionConfig>) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
Sets Resolver of ConnectionConfig on a per route basis.
setConnectionConfigResolver(Resolver<HttpRoute, ConnectionConfig>) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
Assigns Resolver of ConnectionConfig on a per route basis.
setConnectionFactory(HttpConnectionFactory<ManagedHttpClientConnection>) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
Assigns HttpConnectionFactory instance.
setConnectionFactory(HttpConnectionFactory<? extends HttpClientConnection>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
 
setConnectionFactory(HttpConnectionFactory<? extends DefaultBHttpServerConnection>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Assigns HttpConnectionFactory instance.
setConnectionKeepAlive(TimeValue) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
Determines the default of value of connection keep-alive time period when not explicitly communicated by the origin server with a Keep-Alive response header.
setConnectionManager(AsyncClientConnectionManager) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
setConnectionManager(HttpClientConnectionManager) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns HttpClientConnectionManager instance.
setConnectionManagerShared(boolean) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Defines the connection manager is to be shared by multiple client instances.
setConnectionManagerShared(boolean) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Defines the connection manager is to be shared by multiple client instances.
setConnectionRequestTimeout(Timeout) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
Returns the connection lease request timeout used when requesting a connection from the connection manager.
setConnectionRequestTimeout(long, TimeUnit) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
 
setConnectionReuseStrategy(ConnectionReuseStrategy) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns ConnectionReuseStrategy instance.
setConnectionReuseStrategy(ConnectionReuseStrategy) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns ConnectionReuseStrategy instance.
setConnectionReuseStrategy(ConnectionReuseStrategy) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
Assigns ConnectionReuseStrategy instance.
setConnectionReuseStrategy(ConnectionReuseStrategy) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Assigns ConnectionReuseStrategy instance.
setConnectionReuseStrategy(ConnectionReuseStrategy) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
Assigns ConnectionReuseStrategy instance.
setConnectionReuseStrategy(ConnectionReuseStrategy) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Assigns ConnectionReuseStrategy instance.
setConnectionTimeToLive(TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
setConnectionTimeToLive(TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
setConnectTimeout(Timeout) - 类 中的方法org.apache.hc.client5.http.config.ConnectionConfig.Builder
Determines the timeout until a new connection is fully established.
setConnectTimeout(long, TimeUnit) - 类 中的方法org.apache.hc.client5.http.config.ConnectionConfig.Builder
 
setConnectTimeout(Timeout) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
setConnectTimeout(long, TimeUnit) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
setConnPoolListener(ConnPoolListener<HttpHost>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
Assigns ConnPoolListener instance.
setConnPoolListener(ConnPoolListener<HttpHost>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
 
setConnPoolListener(ConnPoolListener<HttpHost>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Assigns ConnPoolListener instance.
setConnPoolPolicy(PoolReusePolicy) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
Assigns PoolReusePolicy value.
setConnPoolPolicy(PoolReusePolicy) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
Assigns PoolReusePolicy value.
setContentCompressionEnabled(boolean) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
Determines whether the target server is requested to compress content.
setContentDecoderRegistry(LinkedHashMap<String, InputStreamFactory>) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns a map of InputStreamFactorys to be used for automatic content decompression.
setContentEncoding(String) - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Sets the content encoding of the entity.
setContentType(ContentType) - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Sets the ContentType of the entity.
setContentType(ContentType) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
SetCookie - org.apache.hc.client5.http.cookie中的接口
This interface represents a Set-Cookie response header sent by the origin server to the HTTP agent in order to maintain a conversational state.
setCookieSpec(String) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
Determines the name of the cookie specification to be used for HTTP state management.
setCookieSpecRegistry(Lookup<CookieSpecFactory>) - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
setCookieStore(CookieStore) - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
setCoolDown(TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.classic.AbstractBackoff
Sets the cool-down time value for adjustments in pool sizes for a given host.
setCreationDate(Date) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
setCreationDate(Instant) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
 
setCredentials(AuthScope, Credentials) - 接口 中的方法org.apache.hc.client5.http.auth.CredentialsStore
Sets the credentials for the given authentication scope.
setCredentials(AuthScope, Credentials) - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicCredentialsProvider
 
setCredentials(AuthScope, Credentials) - 类 中的方法org.apache.hc.client5.http.impl.auth.SystemDefaultCredentialsProvider
 
setCredentialsProvider(CredentialsProvider) - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
setCustomQuery(String) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets custom URI query.
setDefaultAuthSchemeRegistry(Lookup<AuthSchemeFactory>) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns default AuthScheme registry which will be used for request execution if not explicitly set in the client execution context.
setDefaultAuthSchemeRegistry(Lookup<AuthSchemeFactory>) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns default AuthScheme registry which will be used for request execution if not explicitly set in the client execution context.
setDefaultAuthSchemeRegistry(Lookup<AuthSchemeFactory>) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns default AuthScheme registry which will be used for request execution if not explicitly set in the client execution context.
setDefaultConnectionConfig(ConnectionConfig) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns the same ConnectionConfig for all hosts.
setDefaultConnectionConfig(ConnectionConfig) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
Sets the same ConnectionConfig for all routes
setDefaultConnectionConfig(ConnectionConfig) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
Assigns the same ConnectionConfig for all routes.
setDefaultConnectionConfig(ConnectionConfig) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
Sets the same ConnectionConfig for all routes
setDefaultConnectionConfig(ConnectionConfig) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
Assigns the same ConnectionConfig for all routes.
setDefaultCookieSpecRegistry(Lookup<CookieSpecFactory>) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns default CookieSpec registry which will be used for request execution if not explicitly set in the client execution context.
setDefaultCookieSpecRegistry(Lookup<CookieSpecFactory>) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns default CookieSpec registry which will be used for request execution if not explicitly set in the client execution context.
setDefaultCookieSpecRegistry(Lookup<CookieSpecFactory>) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns default CookieSpec registry which will be used for request execution if not explicitly set in the client execution context.
setDefaultCookieStore(CookieStore) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns default CookieStore instance which will be used for request execution if not explicitly set in the client execution context.
setDefaultCookieStore(CookieStore) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns default CookieStore instance which will be used for request execution if not explicitly set in the client execution context.
setDefaultCookieStore(CookieStore) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns default CookieStore instance which will be used for request execution if not explicitly set in the client execution context.
setDefaultCredentialsProvider(CredentialsProvider) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns default CredentialsProvider instance which will be used for request execution if not explicitly set in the client execution context.
setDefaultCredentialsProvider(CredentialsProvider) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns default CredentialsProvider instance which will be used for request execution if not explicitly set in the client execution context.
setDefaultCredentialsProvider(CredentialsProvider) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns default CredentialsProvider instance which will be used for request execution if not explicitly set in the client execution context.
setDefaultHeaders(Collection<? extends Header>) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns default request header values.
setDefaultHeaders(Collection<? extends Header>) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns default request header values.
setDefaultHeaders(Collection<? extends Header>) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns default request header values.
setDefaultKeepAlive(long, TimeUnit) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
 
setDefaultMaxIOThreadCount(int) - 类 中的静态方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
Sets the default value for ioThreadCount.
setDefaultMaxPerRoute(int) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
setDefaultMaxPerRoute(int) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
setDefaultMaxPerRoute(int) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
 
setDefaultMaxPerRoute(int) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
setDefaultMaxPerRoute(int) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
setDefaultMaxPerRoute(int) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
 
setDefaultMaxPerRoute(int) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
 
setDefaultMaxPerRoute(int) - 接口 中的方法org.apache.hc.core5.pool.ConnPoolControl
 
setDefaultMaxPerRoute(int) - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
setDefaultMaxPerRoute(int) - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
setDefaultRequestConfig(RequestConfig) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns default RequestConfig instance which will be used for request execution if not explicitly set in the client execution context.
setDefaultRequestConfig(RequestConfig) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns default RequestConfig instance which will be used for request execution if not explicitly set in the client execution context.
setDefaultRequestConfig(RequestConfig) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns default RequestConfig instance which will be used for request execution if not explicitly set in the client execution context.
setDefaultSocketConfig(SocketConfig) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
Sets the same SocketConfig for all routes
setDefaultSocketConfig(SocketConfig) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
Assigns the same SocketConfig for all routes.
setDefaultTlsConfig(TlsConfig) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
Sets the same ConnectionConfig for all hosts
setDefaultTlsConfig(TlsConfig) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
Assigns the same TlsConfig for all hosts.
setDefaultTlsConfig(TlsConfig) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
Sets the same ConnectionConfig for all hosts
setDefaultTlsConfig(TlsConfig) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
Assigns the same TlsConfig for all hosts.
setDependency(Cancellable) - 类 中的方法org.apache.hc.client5.http.classic.methods.HttpUriRequestBase
 
setDependency(Cancellable) - 接口 中的方法org.apache.hc.core5.concurrent.CancellableDependency
Sets Cancellable dependency on another ongoing process or operation represented by Cancellable.
setDependency(Cancellable) - 类 中的方法org.apache.hc.core5.concurrent.ComplexCancellable
 
setDependency(Cancellable) - 类 中的方法org.apache.hc.core5.concurrent.ComplexFuture
 
setDependency(Future<?>) - 类 中的方法org.apache.hc.core5.concurrent.ComplexFuture
 
setDnsResolver(DnsResolver) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns DnsResolver instance.
setDnsResolver(DnsResolver) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
Assigns DnsResolver instance.
setDnsResolver(DnsResolver) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
Assigns DnsResolver instance.
setDomain(String) - 接口 中的方法org.apache.hc.client5.http.cookie.SetCookie
Sets the domain attribute.
setDomain(String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
Sets the domain attribute.
setEnableRetransmissions(SSLParameters, boolean) - 类 中的静态方法org.apache.hc.core5.http2.ssl.H2TlsSupport
 
setEntity(HttpEntity) - 类 中的方法org.apache.hc.client5.http.classic.methods.HttpTrace
 
setEntity(HttpEntity) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
setEntity(HttpEntity) - 接口 中的方法org.apache.hc.core5.http.HttpEntityContainer
Sets an entity for this message.
setEntity(HttpEntity) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
setEntity(String, ContentType) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
setEntity(String) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
setEntity(byte[], ContentType) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
setEntity(HttpEntity) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
setEntity(String, ContentType) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
setEntity(String) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
setEntity(byte[], ContentType) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
setEntity(HttpEntity) - 类 中的方法org.apache.hc.core5.http.message.BasicClassicHttpRequest
 
setEntity(HttpEntity) - 类 中的方法org.apache.hc.core5.http.message.BasicClassicHttpResponse
 
setEntity(AsyncEntityProducer) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncPushBuilder
 
setEntity(String, ContentType) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncPushBuilder
 
setEntity(String) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncPushBuilder
 
setEntity(byte[], ContentType) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncPushBuilder
 
setEntity(AsyncEntityProducer) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
setEntity(String, ContentType) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
setEntity(String) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
setEntity(byte[], ContentType) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
setEntity(AsyncEntityProducer) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncResponseBuilder
 
setEntity(String, ContentType) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncResponseBuilder
 
setEntity(String) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncResponseBuilder
 
setEntity(byte[], ContentType) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncResponseBuilder
 
setEvent(int) - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Declares interest in a particular I/O event type by updating the event mask associated with the session.
setEvent(int) - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
setEventMask(int) - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Declares interest in I/O event notifications by setting the event mask associated with the session
setEventMask(int) - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
setExceptionCallback(Callback<Exception>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
Assigns Exception Callback instance.
setExceptionCallback(Callback<Exception>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Assigns Exception Callback instance.
setExceptionCallback(Callback<Exception>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
Assigns Exception Callback instance.
setExceptionCallback(Callback<Exception>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Assigns Exception Callback instance.
setExceptionCallback(Callback<Exception>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Assigns Exception Callback instance.
setExceptionListener(ExceptionListener) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Assigns ExceptionListener instance.
setExchangeId(String) - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
setExpectContinueEnabled(boolean) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
Determines whether the 'Expect: 100-Continue' handshake is enabled for entity enclosing methods.
setExpiryDate(Date) - 接口 中的方法org.apache.hc.client5.http.cookie.SetCookie
setExpiryDate(Instant) - 接口 中的方法org.apache.hc.client5.http.cookie.SetCookie
Sets expiration date.
setExpiryDate(Date) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
setExpiryDate(Instant) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
Sets expiration date.
setField(String, String) - 类 中的方法org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder
 
setField(MimeField) - 类 中的方法org.apache.hc.client5.http.entity.mime.Header
 
setFile(File) - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Sets entity content as a File.
setFragment(String) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets URI fragment.
setH2Config(H2Config) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Sets H2Config configuration.
setH2Config(H2Config) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Sets H2Config configuration.
setH2Config(H2Config) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
Sets HTTP/2 protocol parameters
setH2Config(H2Config) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Sets HTTP/2 protocol parameters
setH2Config(H2Config) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Sets HTTP/2 protocol parameters
setHandshakeTimeout(Timeout) - 类 中的方法org.apache.hc.client5.http.config.TlsConfig.Builder
Determines the timeout used by TLS session negotiation exchanges (session handshake).
setHandshakeTimeout(long, TimeUnit) - 类 中的方法org.apache.hc.client5.http.config.TlsConfig.Builder
 
setHandshakeTimeout(Timeout) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
 
setHandshakeTimeout(Timeout) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
 
setHardCancellationEnabled(boolean) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
Determines whether request cancellation, such as through Future#cancel(boolean), should kill the underlying connection.
setHeader(Header) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
setHeader(String, String) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
setHeader(Header) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
 
setHeader(String, String) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
 
setHeader(String, String) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartPartBuilder
 
setHeader(Header) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
setHeader(String, Object) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
setHeader(Header) - 接口 中的方法org.apache.hc.core5.http.HttpMessage
Overwrites the first header with the same name.
setHeader(String, Object) - 接口 中的方法org.apache.hc.core5.http.HttpMessage
Overwrites the first header with the same name.
setHeader(Header) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
setHeader(String, String) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
setHeader(Header) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
setHeader(String, String) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
setHeader(Header) - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
setHeader(String, Object) - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
setHeader(String, Object) - 类 中的方法org.apache.hc.core5.http.message.BasicHttpRequest
 
setHeader(String, Object) - 类 中的方法org.apache.hc.core5.http.message.BasicHttpResponse
 
setHeader(Header) - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
Replaces the first occurrence of the header with the same name.
setHeader(Header) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncPushBuilder
 
setHeader(String, String) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncPushBuilder
 
setHeader(Header) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
setHeader(String, String) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
setHeader(Header) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncResponseBuilder
 
setHeader(String, String) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncResponseBuilder
 
setHeader(Header) - 类 中的方法org.apache.hc.core5.http.support.AbstractMessageBuilder
 
setHeader(String, String) - 类 中的方法org.apache.hc.core5.http.support.AbstractMessageBuilder
 
setHeader(Header) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
setHeader(String, String) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
setHeader(Header) - 类 中的方法org.apache.hc.core5.http.support.AbstractResponseBuilder
 
setHeader(String, String) - 类 中的方法org.apache.hc.core5.http.support.AbstractResponseBuilder
 
setHeader(Header) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
setHeader(String, String) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
setHeader(Header) - 类 中的方法org.apache.hc.core5.http.support.BasicResponseBuilder
 
setHeader(String, String) - 类 中的方法org.apache.hc.core5.http.support.BasicResponseBuilder
 
setHeaders(Header...) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
setHeaders(Header...) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
 
setHeaders(Header...) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
setHeaders(Header...) - 接口 中的方法org.apache.hc.core5.http.HttpMessage
Overwrites all the headers in the message.
setHeaders(Header...) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
setHeaders(Header...) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
setHeaders(Header...) - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
setHeaders(Header...) - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
Sets all of the headers contained within this group overriding any existing headers.
setHeaders(Header...) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncPushBuilder
 
setHeaders(Header...) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
setHeaders(Header...) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncResponseBuilder
 
setHeaders(Header...) - 类 中的方法org.apache.hc.core5.http.support.AbstractMessageBuilder
 
setHeaders(Iterator<Header>) - 类 中的方法org.apache.hc.core5.http.support.AbstractMessageBuilder
 
setHeaders(Header...) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
setHeaders(Header...) - 类 中的方法org.apache.hc.core5.http.support.AbstractResponseBuilder
 
setHeaders(Header...) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
setHeaders(Header...) - 类 中的方法org.apache.hc.core5.http.support.BasicResponseBuilder
 
setHeaderTableSize(int) - 类 中的方法org.apache.hc.core5.http2.config.H2Config.Builder
 
setHost(InetAddress) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets URI host.
setHost(String) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets URI host.
setHostnameVerifier(HostnameVerifier) - 类 中的方法org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder
Assigns HostnameVerifier instance.
setHostnameVerifier(HostnameVerifier) - 类 中的方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder
Assigns HostnameVerifier instance.
setHttp1Config(Http1Config) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Sets Http1Config configuration.
setHttp1Config(Http1Config) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
Sets HTTP/1.1 protocol parameters
setHttp1Config(Http1Config) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Sets HTTP/1.1 protocol parameters.
setHttp1Config(Http1Config) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Sets connection configuration.
setHttp1Config(Http1Config) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Sets HTTP/1.1 protocol parameters
setHttp1Config(Http1Config) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Sets HTTP/1.1 protocol parameters
setHttpHost(HttpHost) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
setHttpHost(HttpHost) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
setHttpHost(HttpHost) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
setHttpHost(HttpHost) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
setHttpHost(HttpHost) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
setHttpHost(HttpHost) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets the scheme, host name, and port.
setHttpOnly(boolean) - 接口 中的方法org.apache.hc.client5.http.cookie.SetCookie
Marks or unmarks this Cookie as httpOnly.
setHttpOnly(boolean) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
Sets the http-only attribute of the cookie.
setHttpProcessor(HttpProcessor) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
Assigns HttpProcessor instance.
setHttpProcessor(HttpProcessor) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Assigns HttpProcessor instance.
setHttpProcessor(HttpProcessor) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
Assigns HttpProcessor instance.
setHttpProcessor(HttpProcessor) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Assigns HttpProcessor instance.
setHttpProcessor(HttpProcessor) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
Assigns HttpProcessor instance.
setHttpProcessor(HttpProcessor) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Assigns HttpProcessor instance.
setHttpProcessor(HttpProcessor) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Assigns HttpProcessor instance.
setIgnoreSSLCert(boolean) - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.CompositeX509TrustManager
 
setInitialWindowSize(int) - 类 中的方法org.apache.hc.core5.http.config.Http1Config.Builder
 
setInitialWindowSize(int) - 类 中的方法org.apache.hc.core5.http2.config.H2Config.Builder
 
setInputMode() - 类 中的方法org.apache.hc.core5.http.impl.nio.ExpandableBuffer
Sets the mode to input.
setIOReactorConfig(IOReactorConfig) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Sets IOReactorConfig configuration.
setIOReactorConfig(IOReactorConfig) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Sets IOReactorConfig configuration.
setIOReactorConfig(IOReactorConfig) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
Sets I/O reactor configuration.
setIOReactorConfig(IOReactorConfig) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Sets I/O reactor configuration.
setIOReactorConfig(IOReactorConfig) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
Sets I/O reactor configuration.
setIOReactorConfig(IOReactorConfig) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Sets I/O reactor configuration.
setIOReactorConfig(IOReactorConfig) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Sets I/O reactor configuration.
setIoReactorExceptionCallback(Callback<Exception>) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Sets the callback that will be invoked when the client's IOReactor encounters an uncaught exception.
setIoReactorExceptionCallback(Callback<Exception>) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Sets the callback that will be invoked when the client's IOReactor encounters an uncaught exception.
setIoSessionDecorator(Decorator<IOSession>) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Sets the IOSession Decorator that will be use with the client's IOReactor.
setIoSessionDecorator(Decorator<IOSession>) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Sets the IOSession Decorator that will be use with the client's IOReactor.
setIOSessionDecorator(Decorator<IOSession>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
Assigns IOSession Decorator instance.
setIOSessionDecorator(Decorator<IOSession>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Assigns IOSession Decorator instance.
setIOSessionDecorator(Decorator<IOSession>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
Assigns IOSession Decorator instance.
setIOSessionDecorator(Decorator<IOSession>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Assigns IOSession Decorator instance.
setIOSessionDecorator(Decorator<IOSession>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Assigns IOSession Decorator instance.
setIOSessionListener(IOSessionListener) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Sets IOSessionListener listener.
setIOSessionListener(IOSessionListener) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Sets IOSessionListener listener.
setIOSessionListener(IOSessionListener) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
Assigns IOSessionListener instance.
setIOSessionListener(IOSessionListener) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Assigns IOSessionListener instance.
setIOSessionListener(IOSessionListener) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
Assigns IOSessionListener instance.
setIOSessionListener(IOSessionListener) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Assigns IOSessionListener instance.
setIOSessionListener(IOSessionListener) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Assigns IOSessionListener instance.
setIoThreadCount(int) - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
Determines the number of I/O dispatch threads to be used by the I/O reactor.
setKeepAliveStrategy(ConnectionKeepAliveStrategy) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns ConnectionKeepAliveStrategy instance.
setKeepAliveStrategy(ConnectionKeepAliveStrategy) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns ConnectionKeepAliveStrategy instance.
setKeyManagerFactoryAlgorithm(String) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
Sets the key manager factory algorithm name.
setKeyStoreProvider(Provider) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
Sets the JCA provider to use for creating key stores.
setKeyStoreProvider(String) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
Sets the JCA provider name to use for creating key stores.
setKeyStoreType(String) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
Sets the key store type.
setLaxMode() - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
setLength(int) - 类 中的方法org.apache.hc.core5.util.ByteArrayBuffer
Sets the length of the buffer.
setLength(int) - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Sets the length of the buffer.
setListenerPort(int) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Sets listener port number.
setLocalAddress(InetAddress) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Assigns local interface for the listener.
setLocale(Locale) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
setLocale(Locale) - 接口 中的方法org.apache.hc.core5.http.HttpResponse
Changes the locale of this response.
setLocale(Locale) - 类 中的方法org.apache.hc.core5.http.message.BasicHttpResponse
 
setLocale(Locale) - 类 中的方法org.apache.hc.core5.http.message.HttpResponseWrapper
 
setLookupRegistry(LookupRegistry<Supplier<AsyncServerExchangeHandler>>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Assigns LookupRegistry instance.
setLookupRegistry(LookupRegistry<HttpRequestHandler>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Assigns LookupRegistry instance.
setLookupRegistry(LookupRegistry<Supplier<AsyncServerExchangeHandler>>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Assigns LookupRegistry instance.
setMalformedInputAction(CodingErrorAction) - 类 中的方法org.apache.hc.core5.http.config.CharCodingConfig.Builder
 
setMaxConcurrentStreams(int) - 类 中的方法org.apache.hc.core5.http2.config.H2Config.Builder
 
setMaxConnPerRoute(int) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
Assigns maximum connection per route value.
setMaxConnPerRoute(int) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
Assigns maximum connection per route value.
setMaxConnTotal(int) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
Assigns maximum total connection value.
setMaxConnTotal(int) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
Assigns maximum total connection value.
setMaxEmptyLineCount(int) - 类 中的方法org.apache.hc.core5.http.config.Http1Config.Builder
 
setMaxFrameSize(int) - 类 中的方法org.apache.hc.core5.http2.config.H2Config.Builder
 
setMaxHeaderCount(int) - 类 中的方法org.apache.hc.core5.http.config.Http1Config.Builder
 
setMaxHeaderListSize(int) - 类 中的方法org.apache.hc.core5.http2.config.H2Config.Builder
 
setMaxLineLength(int) - 类 中的方法org.apache.hc.core5.http.config.Http1Config.Builder
 
setMaxListSize(int) - 类 中的方法org.apache.hc.core5.http2.hpack.HPackDecoder
 
setMaxPerRoute(HttpRoute, int) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
setMaxPerRoute(HttpRoute, int) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
setMaxPerRoute(HttpHost, int) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
setMaxPerRoute(HttpHost, int) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
setMaxPerRoute(T, int) - 接口 中的方法org.apache.hc.core5.pool.ConnPoolControl
 
setMaxPerRoute(T, int) - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
setMaxPerRoute(T, int) - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
setMaxRedirects(int) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
Returns the maximum number of redirects to be followed.
setMaxTableSize(int) - 类 中的方法org.apache.hc.core5.http2.hpack.HPackDecoder
 
setMaxTableSize(int) - 类 中的方法org.apache.hc.core5.http2.hpack.HPackEncoder
 
setMaxTotal(int) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
setMaxTotal(int) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
setMaxTotal(int) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
 
setMaxTotal(int) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
 
setMaxTotal(int) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpRequester
 
setMaxTotal(int) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
 
setMaxTotal(int) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
 
setMaxTotal(int) - 接口 中的方法org.apache.hc.core5.pool.ConnPoolControl
 
setMaxTotal(int) - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
setMaxTotal(int) - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
setMimeSubtype(String) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
setMode(HttpMultipartMode) - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
setName(String) - 类 中的方法org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder
 
setOptions(Queue<AuthScheme>) - 类 中的方法org.apache.hc.client5.http.auth.AuthExchange
Updates the auth state with a queue of auth options.
setOutputMode() - 类 中的方法org.apache.hc.core5.http.impl.nio.ExpandableBuffer
Sets the mode to output.
setParameter(String, String) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets parameter of URI query overriding existing value if set.
setParameters(List<NameValuePair>) - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Sets entity content as a parameter list.
setParameters(NameValuePair...) - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Sets entity content as a parameter list.
setParameters(List<NameValuePair>) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets URI query parameters.
setParameters(NameValuePair...) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets URI query parameters.
setPath(String) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
setPath(String) - 接口 中的方法org.apache.hc.client5.http.cookie.SetCookie
Sets the path attribute.
setPath(String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
Sets the path attribute.
setPath(String) - 接口 中的方法org.apache.hc.core5.http.HttpRequest
Sets URI path of this request message.
setPath(String) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
setPath(String) - 类 中的方法org.apache.hc.core5.http.message.BasicHttpRequest
 
setPath(String) - 类 中的方法org.apache.hc.core5.http.message.HttpRequestWrapper
 
setPath(String) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
setPath(String) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
setPath(String) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
setPath(String) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets URI path.
setPathPrefix(String) - 类 中的方法org.apache.hc.client5.http.auth.AuthExchange
 
setPathSegments(String...) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets URI path.
setPathSegments(List<String>) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets URI path.
setPathSegmentsRootless(String...) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets rootless URI path (the first segment does not start with a /).
setPathSegmentsRootless(List<String>) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets rootless URI path (the first segment does not start with a /).
setPerHostConnectionCap(int) - 类 中的方法org.apache.hc.client5.http.impl.classic.AbstractBackoff
Sets the per-host connection cap.
setPoolConcurrencyPolicy(PoolConcurrencyPolicy) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
Assigns PoolConcurrencyPolicy value.
setPoolConcurrencyPolicy(PoolConcurrencyPolicy) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
Assigns PoolConcurrencyPolicy value.
setPoolConcurrencyPolicy(PoolConcurrencyPolicy) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
Assigns PoolConcurrencyPolicy instance.
setPoolConcurrencyPolicy(PoolConcurrencyPolicy) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
 
setPoolConcurrencyPolicy(PoolConcurrencyPolicy) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Assigns PoolConcurrencyPolicy instance.
setPoolReusePolicy(PoolReusePolicy) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
Assigns PoolReusePolicy instance.
setPoolReusePolicy(PoolReusePolicy) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
 
setPoolReusePolicy(PoolReusePolicy) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Assigns PoolReusePolicy instance.
setPort(int) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets URI port.
setProtocol(String) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
Sets the SSLContext algorithm name.
setProtocolVersion(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.protocol.BasicHttpContext
 
setProtocolVersion(ProtocolVersion) - 接口 中的方法org.apache.hc.core5.http.protocol.HttpContext
Sets protocol version used in this context.
setProtocolVersion(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.protocol.HttpCoreContext
 
setProvider(Provider) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
setProvider(String) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
setProxy(HttpHost) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
已过时。
setProxy(HttpHost) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns default proxy value.
setProxy(HttpHost) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns default proxy value.
setProxyAuthenticationStrategy(AuthenticationStrategy) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns AuthenticationStrategy instance for proxy authentication.
setProxyAuthenticationStrategy(AuthenticationStrategy) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns AuthenticationStrategy instance for proxy authentication.
setProxyAuthenticationStrategy(AuthenticationStrategy) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns AuthenticationStrategy instance for proxy authentication.
setProxyPreferredAuthSchemes(Collection<String>) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
Determines the order of preference for supported authentication schemes by their names when authenticating with the proxy host.
setProxySelector(ProxySelector) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Sets the ProxySelector that will be used to select the proxies to be used for establishing HTTP connections.
setProxySelector(ProxySelector) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Sets the ProxySelector that will be used to select the proxies to be used for establishing HTTP connections.
setPushEnabled(boolean) - 类 中的方法org.apache.hc.core5.http2.config.H2Config.Builder
 
setRcvBufSize(int) - 类 中的方法org.apache.hc.core5.http.io.SocketConfig.Builder
Determines the default value of the SocketOptions.SO_RCVBUF parameter for newly created sockets.
setRcvBufSize(int) - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
Determines the default value of the SocketOptions.SO_RCVBUF parameter for newly created sockets.
setReasonPhrase(String) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
setReasonPhrase(String) - 接口 中的方法org.apache.hc.core5.http.HttpResponse
Updates the status line of this response with a new reason phrase.
setReasonPhrase(String) - 类 中的方法org.apache.hc.core5.http.message.BasicHttpResponse
 
setReasonPhrase(String) - 类 中的方法org.apache.hc.core5.http.message.HttpResponseWrapper
 
setRedirectsEnabled(boolean) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
Determines whether redirects should be handled automatically.
setRedirectStrategy(RedirectStrategy) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns RedirectStrategy instance.
setRedirectStrategy(RedirectStrategy) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns RedirectStrategy instance.
setRedirectStrategy(RedirectStrategy) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns RedirectStrategy instance.
setRequestConfig(RequestConfig) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
setRequestConfig(RequestConfig) - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
setRequestDelegCreds(KerberosConfig.Option) - 类 中的方法org.apache.hc.client5.http.auth.KerberosConfig.Builder
已过时。
 
setRequestExecutor(HttpRequestExecutor) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns HttpRequestExecutor instance.
setResponseFactory(HttpResponseFactory<ClassicHttpResponse>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Assigns HttpResponseFactory instance.
setResponseTimeout(Timeout) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
Determines the timeout until arrival of a response from the opposite endpoint.
setResponseTimeout(long, TimeUnit) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
 
setRetryStrategy(HttpRequestRetryStrategy) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns HttpRequestRetryStrategy instance.
setRetryStrategy(HttpRequestRetryStrategy) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns HttpRequestRetryStrategy instance.
setRetryStrategy(HttpRequestRetryStrategy) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns HttpRequestRetryStrategy instance.
setRoutePlanner(HttpRoutePlanner) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns HttpRoutePlanner instance.
setRoutePlanner(HttpRoutePlanner) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns HttpRoutePlanner instance.
setRoutePlanner(HttpRoutePlanner) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns HttpRoutePlanner instance.
setScheme(String) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
setScheme(String) - 接口 中的方法org.apache.hc.core5.http.HttpRequest
Sets scheme of this request message.
setScheme(String) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
setScheme(String) - 类 中的方法org.apache.hc.core5.http.message.BasicHttpRequest
 
setScheme(String) - 类 中的方法org.apache.hc.core5.http.message.HttpRequestWrapper
 
setScheme(String) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
setScheme(String) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
setScheme(String) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
setScheme(String) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets URI scheme.
setSchemePortResolver(SchemePortResolver) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns SchemePortResolver instance.
setSchemePortResolver(SchemePortResolver) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns SchemePortResolver instance.
setSchemePortResolver(SchemePortResolver) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns SchemePortResolver instance.
setSchemePortResolver(SchemePortResolver) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
Assigns SchemePortResolver instance.
setSchemePortResolver(SchemePortResolver) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
Assigns SchemePortResolver instance.
setSchemeSpecificPart(String) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets the URI scheme specific part.
setSchemeSpecificPart(String, NameValuePair...) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets the URI scheme specific part and append a variable arguments list of NameValuePair instance(s) to this part.
setSchemeSpecificPart(String, List<NameValuePair>) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets the URI scheme specific part and append a list of NameValuePair to this part.
setSDKHttpHeaders(HttpHeaders) - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveApacheHttpResponse
 
setSecure(boolean) - 接口 中的方法org.apache.hc.client5.http.cookie.SetCookie
Sets the secure attribute of the cookie.
setSecure(boolean) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
Sets the secure attribute of the cookie.
setSecureRandom(SecureRandom) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
setSelectInterval(TimeValue) - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
Determines time interval at which the I/O reactor wakes up to check for timed out sessions and session requests.
setSerializable(Serializable) - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Sets entity content as a Serializable.
setServerSocketFactory(ServerSocketFactory) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Assigns ServerSocketFactory instance.
setSndBufSize(int) - 类 中的方法org.apache.hc.core5.http.io.SocketConfig.Builder
Determines the default value of the SocketOptions.SO_SNDBUF parameter for newly created sockets.
setSndBufSize(int) - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
Determines the default value of the SocketOptions.SO_SNDBUF parameter for newly created sockets.
setSocketConfig(SocketConfig) - 类 中的方法org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
setSocketConfig(SocketConfig) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
Sets socket configuration.
setSocketConfig(SocketConfig) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Sets socket configuration.
setSocketConfigResolver(Resolver<HttpRoute, SocketConfig>) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
Sets Resolver of SocketConfig on a per route basis.
setSocketConfigResolver(Resolver<HttpRoute, SocketConfig>) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
Assigns Resolver of SocketConfig on a per route basis.
setSocketTimeout(int, TimeUnit) - 类 中的方法org.apache.hc.client5.http.config.ConnectionConfig.Builder
 
setSocketTimeout(Timeout) - 类 中的方法org.apache.hc.client5.http.config.ConnectionConfig.Builder
Determines the default socket timeout value for I/O operations.
setSocketTimeout(Timeout) - 类 中的方法org.apache.hc.client5.http.io.ConnectionEndpoint
Sets the socket timeout value.
setSocketTimeout(Timeout) - 类 中的方法org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Sets socket timeout.
setSocketTimeout(Timeout) - 接口 中的方法org.apache.hc.core5.http.SocketModalCloseable
Sets the socket timeout value.
setSocketTimeout(Timeout) - 类 中的方法org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
setSocketTimeout(Timeout) - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Sets value of the socket timeout in milliseconds.
setSocketTimeout(Timeout) - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
setSocksProxyAddress(SocketAddress) - 类 中的方法org.apache.hc.core5.http.io.SocketConfig.Builder
The address of the SOCKS proxy to use.
setSocksProxyAddress(SocketAddress) - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
The address of the SOCKS proxy to use.
setSocksProxyPassword(String) - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
The password to provide to the SOCKS proxy for username/password authentication.
setSocksProxyUsername(String) - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
The username to provide to the SOCKS proxy for username/password authentication.
setSoKeepAlive(boolean) - 类 中的方法org.apache.hc.core5.http.io.SocketConfig.Builder
Determines the default value of the SocketOptions.SO_KEEPALIVE parameter for newly created sockets.
setSoKeepAlive(boolean) - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
Determines the default value of the SocketOptions.SO_KEEPALIVE parameter for newly created sockets.
setSoLinger(int, TimeUnit) - 类 中的方法org.apache.hc.core5.http.io.SocketConfig.Builder
 
setSoLinger(TimeValue) - 类 中的方法org.apache.hc.core5.http.io.SocketConfig.Builder
Determines the default value of the SocketOptions.SO_LINGER parameter for newly created sockets.
setSoLinger(int, TimeUnit) - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
Determines the default value of the SocketOptions.SO_LINGER parameter for newly created sockets.
setSoLinger(TimeValue) - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
Determines the default value of the SocketOptions.SO_LINGER parameter for newly created sockets.
setSoReuseAddress(boolean) - 类 中的方法org.apache.hc.core5.http.io.SocketConfig.Builder
Determines the default value of the SocketOptions.SO_REUSEADDR parameter for newly created sockets.
setSoReuseAddress(boolean) - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
Determines the default value of the SocketOptions.SO_REUSEADDR parameter for newly created sockets.
setSoTimeout(int, TimeUnit) - 类 中的方法org.apache.hc.core5.http.io.SocketConfig.Builder
 
setSoTimeout(Timeout) - 类 中的方法org.apache.hc.core5.http.io.SocketConfig.Builder
Determines the default socket timeout value for blocking I/O operations.
setSoTimeout(int, TimeUnit) - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
Determines the default socket timeout value for non-blocking I/O operations.
setSoTimeout(Timeout) - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
Determines the default socket timeout value for non-blocking I/O operations.
setSslBufferMode(SSLBufferMode) - 类 中的方法org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder
Assigns SSLBufferMode value.
setSslContext(SSLContext) - 类 中的方法org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder
Assigns SSLContext instance.
setSslContext(SSLContext) - 类 中的方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder
Assigns SSLContext instance.
setSslContext(SSLContext) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
 
setSslContext(SSLContext) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Assigns SSLContext instance.
setSslSessionVerifier(SSLSessionVerifier) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
Assigns SSLSessionVerifier instance.
setSslSetupHandler(Callback<SSLParameters>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
Assigns Callback for SSLParameters.
setSslSetupHandler(Callback<SSLParameters>) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Assigns Callback for SSLParameters.
setSSLSocketFactory(LayeredConnectionSocketFactory) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
setSslSocketFactory(SSLSocketFactory) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
 
setState(AuthExchange.State) - 类 中的方法org.apache.hc.client5.http.auth.AuthExchange
 
setStatus(int) - 类 中的方法org.apache.hc.core5.http.support.AbstractResponseBuilder
 
setStream(InputStream) - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Sets entity content as an InputStream.
setStreamListener(Http1StreamListener) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
Assigns Http1StreamListener instance.
setStreamListener(Http1StreamListener) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Assigns Http1StreamListener instance.
setStreamListener(Http1StreamListener) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
 
setStreamListener(Http1StreamListener) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
Assigns ExceptionListener instance.
setStreamListener(H2StreamListener) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
Assigns H2StreamListener instance.
setStreamListener(H2StreamListener) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Assigns H2StreamListener instance.
setStreamListener(Http1StreamListener) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Assigns Http1StreamListener instance.
setStreamListener(H2StreamListener) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Assigns H2StreamListener instance.
setStreamListener(Http1StreamListener) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Assigns Http1StreamListener instance.
setStrictALPNHandshake(boolean) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
 
setStrictMode() - 类 中的方法org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
 
setStripPort(KerberosConfig.Option) - 类 中的方法org.apache.hc.client5.http.auth.KerberosConfig.Builder
已过时。
 
setStripPort(boolean) - 类 中的方法org.apache.hc.client5.http.auth.KerberosConfig.Builder
已过时。
 
setSupportedCipherSuites(String...) - 类 中的方法org.apache.hc.client5.http.config.TlsConfig.Builder
Determines supported cipher suites.
setSupportedProtocols(String...) - 类 中的方法org.apache.hc.client5.http.config.TlsConfig.Builder
Determines supported TLS protocols.
setSupportedProtocols(TLS...) - 类 中的方法org.apache.hc.client5.http.config.TlsConfig.Builder
Determines supported TLS protocols.
setTargetAuthenticationStrategy(AuthenticationStrategy) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns AuthenticationStrategy instance for target host authentication.
setTargetAuthenticationStrategy(AuthenticationStrategy) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns AuthenticationStrategy instance for target host authentication.
setTargetAuthenticationStrategy(AuthenticationStrategy) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns AuthenticationStrategy instance for target host authentication.
setTargetPreferredAuthSchemes(Collection<String>) - 类 中的方法org.apache.hc.client5.http.config.RequestConfig.Builder
Determines the order of preference for supported authentication schemes by their names when authenticating with the target host.
setTcpNoDelay(boolean) - 类 中的方法org.apache.hc.core5.http.io.SocketConfig.Builder
Determines the default value of the SocketOptions.TCP_NODELAY parameter for newly created sockets.
setTcpNoDelay(boolean) - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
Determines the default value of the SocketOptions.TCP_NODELAY parameter for newly created sockets.
setText(String) - 类 中的方法org.apache.hc.client5.http.entity.EntityBuilder
Sets entity content as a string.
setThreadFactory(ThreadFactory) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns ThreadFactory instance.
setThreadFactory(ThreadFactory) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns ThreadFactory instance.
setTimeToLive(TimeValue) - 类 中的方法org.apache.hc.client5.http.config.ConnectionConfig.Builder
Defines the total span of time connections can be kept alive or execute requests.
setTimeToLive(long, TimeUnit) - 类 中的方法org.apache.hc.client5.http.config.ConnectionConfig.Builder
 
setTimeToLive(Timeout) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
 
setTimeToLive(Timeout) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
 
setTimeToLive(TimeValue) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
 
setTlsConfig(TlsConfig) - 类 中的方法org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
setTlsConfigResolver(Resolver<HttpHost, TlsConfig>) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
Sets Resolver of TlsConfig on a per host basis.
setTlsConfigResolver(Resolver<HttpHost, TlsConfig>) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
Assigns Resolver of TlsConfig on a per host basis.
setTlsConfigResolver(Resolver<HttpHost, TlsConfig>) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
Sets Resolver of TlsConfig on a per host basis.
setTlsConfigResolver(Resolver<HttpHost, TlsConfig>) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
Assigns Resolver of TlsConfig on a per host basis.
setTlsDetailsFactory(Factory<SSLEngine, TlsDetails>) - 类 中的方法org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder
已过时。
Do not use.
setTlsHandshakeTimeout(Timeout) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
 
setTlsHandshakeTimeout(Timeout) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Assigns TLS handshake Timeout.
setTlsStrategy(TlsStrategy) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns TlsStrategy instance.
setTlsStrategy(TlsStrategy) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
Assigns TlsStrategy instance for TLS connections.
setTlsStrategy(TlsStrategy) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
Assigns TlsStrategy instance.
setTlsStrategy(TlsStrategy) - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
Assigns TlsStrategy instance.
setTlsStrategy(TlsStrategy) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
Assigns TlsStrategy instance.
setTlsStrategy(TlsStrategy) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Assigns TlsStrategy instance.
setTlsStrategy(TlsStrategy) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Assigns TlsStrategy instance.
setTlsVersions(String...) - 类 中的方法org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder
Assigns enabled TLS versions.
setTlsVersions(TLS...) - 类 中的方法org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder
Assigns enabled TLS versions.
setTlsVersions(String...) - 类 中的方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder
Assigns enabled TLS versions.
setTlsVersions(TLS...) - 类 中的方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder
Assigns enabled TLS versions.
setTrafficClass(int) - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig.Builder
Determines the default value of the SocketOptions.IP_TOS parameter for newly created sockets.
setTrustManagerFactoryAlgorithm(String) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
Sets the trust manager factory algorithm name.
setTrustStoreProvider(Provider) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
Sets the JCA provider to use for creating trust stores.
setTrustStoreProvider(String) - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
Sets the JCA provider name to use for creating trust stores.
setUnmappableInputAction(CodingErrorAction) - 类 中的方法org.apache.hc.core5.http.config.CharCodingConfig.Builder
 
setUri(URI) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
setUri(String) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
setUri(URI) - 接口 中的方法org.apache.hc.core5.http.HttpRequest
Sets the full request URI of this request message.
setUri(URI) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
setUri(String) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
setUri(URI) - 类 中的方法org.apache.hc.core5.http.message.BasicHttpRequest
 
setUri(URI) - 类 中的方法org.apache.hc.core5.http.message.HttpRequestWrapper
 
setUri(URI) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
setUri(String) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
setUri(URI) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
setUri(String) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
setUri(URI) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
setUri(String) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
setUriPatternType(UriPatternType) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
Assigns UriPatternType for handler registration.
setUriPatternType(UriPatternType) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Assigns UriPatternType for handler registration.
setUseCanonicalHostname(KerberosConfig.Option) - 类 中的方法org.apache.hc.client5.http.auth.KerberosConfig.Builder
已过时。
 
setUseCanonicalHostname(boolean) - 类 中的方法org.apache.hc.client5.http.auth.KerberosConfig.Builder
已过时。
 
setUserAgent(String) - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Assigns User-Agent value.
setUserAgent(String) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns User-Agent value.
setUserAgent(String) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns User-Agent value.
setUserInfo(String) - 类 中的方法org.apache.hc.core5.net.URIBuilder
Sets URI user info.
setUserInfo(String, String) - 类 中的方法org.apache.hc.core5.net.URIBuilder
已过时。
The use of clear-text passwords in URIs has been deprecated and is strongly discouraged.
setUserToken(Object) - 类 中的方法org.apache.hc.client5.http.protocol.HttpClientContext
 
setUserTokenHandler(UserTokenHandler) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Assigns UserTokenHandler instance.
setUserTokenHandler(UserTokenHandler) - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Assigns UserTokenHandler instance.
setValidateAfterInactivity(TimeValue) - 类 中的方法org.apache.hc.client5.http.config.ConnectionConfig.Builder
Defines period of inactivity after which persistent connections must be re-validated prior to being leased to the consumer.
setValidateAfterInactivity(long, TimeUnit) - 类 中的方法org.apache.hc.client5.http.config.ConnectionConfig.Builder
 
setValidateAfterInactivity(TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
setValidateAfterInactivity(TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
setValidateAfterInactivity(TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
setValidateAfterInactivity(TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
setValidateAfterInactivity(TimeValue) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
setValidateAfterInactivity(TimeValue) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester
 
setValidateAfterInactivity(TimeValue) - 类 中的方法org.apache.hc.core5.http2.nio.pool.H2ConnPool
 
setValue(String) - 接口 中的方法org.apache.hc.client5.http.cookie.SetCookie
 
setValue(String) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
Sets the value
setVersion(ProtocolVersion) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
setVersion(ProtocolVersion) - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
 
setVersion(ProtocolVersion) - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
setVersion(ProtocolVersion) - 接口 中的方法org.apache.hc.core5.http.HttpMessage
Sets protocol version.
setVersion(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
setVersion(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
setVersion(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
setVersion(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.message.BasicHttpRequest
 
setVersion(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.message.BasicHttpResponse
 
setVersion(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncPushBuilder
 
setVersion(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
setVersion(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncResponseBuilder
 
setVersion(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.support.AbstractMessageBuilder
 
setVersion(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.support.AbstractRequestBuilder
 
setVersion(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.support.AbstractResponseBuilder
 
setVersion(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
setVersion(ProtocolVersion) - 类 中的方法org.apache.hc.core5.http.support.BasicResponseBuilder
 
setVersionPolicy(HttpVersionPolicy) - 类 中的方法org.apache.hc.client5.http.config.TlsConfig.Builder
Determines the HTTP protocol policy.
setVersionPolicy(HttpVersionPolicy) - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
已过时。
Use TlsConfig and connection manager methods
setVersionPolicy(HttpVersionPolicy) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
Sets HTTP protocol version policy
setVersionPolicy(HttpVersionPolicy) - 类 中的方法org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
Sets HTTP protocol version policy
setWaitForContinueTimeout(Timeout) - 类 中的方法org.apache.hc.core5.http.config.Http1Config.Builder
 
SharedInputBuffer - org.apache.hc.core5.http.nio.support.classic中的类
 
SharedInputBuffer(ReentrantLock, int) - 类 的构造器org.apache.hc.core5.http.nio.support.classic.SharedInputBuffer
 
SharedInputBuffer(int) - 类 的构造器org.apache.hc.core5.http.nio.support.classic.SharedInputBuffer
 
SharedOutputBuffer - org.apache.hc.core5.http.nio.support.classic中的类
 
SharedOutputBuffer(ReentrantLock, int) - 类 的构造器org.apache.hc.core5.http.nio.support.classic.SharedOutputBuffer
 
SharedOutputBuffer(int) - 类 的构造器org.apache.hc.core5.http.nio.support.classic.SharedOutputBuffer
 
shouldBackoff(Throwable) - 接口 中的方法org.apache.hc.client5.http.classic.ConnectionBackoffStrategy
Determines whether seeing the given Throwable as a result of request execution should result in a backoff signal.
shouldBackoff(HttpResponse) - 接口 中的方法org.apache.hc.client5.http.classic.ConnectionBackoffStrategy
Determines whether receiving the given HttpResponse as a result of request execution should result in a backoff signal.
shouldBackoff(Throwable) - 类 中的方法org.apache.hc.client5.http.impl.classic.DefaultBackoffStrategy
 
shouldBackoff(HttpResponse) - 类 中的方法org.apache.hc.client5.http.impl.classic.DefaultBackoffStrategy
 
shouldBackoff(Throwable) - 类 中的方法org.apache.hc.client5.http.impl.classic.NullBackoffStrategy
 
shouldBackoff(HttpResponse) - 类 中的方法org.apache.hc.client5.http.impl.classic.NullBackoffStrategy
 
shutdown() - 类 中的方法org.apache.hc.client5.http.impl.IdleConnectionEvictor
 
ShutdownCommand - org.apache.hc.core5.http.nio.command中的类
Shutdown command.
ShutdownCommand(CloseMode) - 类 的构造器org.apache.hc.core5.http.nio.command.ShutdownCommand
 
SimpleBody - org.apache.hc.client5.http.async.methods中的类
Message body representation as a simple text string or an array of bytes.
SimpleHttpRequest - org.apache.hc.client5.http.async.methods中的类
HTTP request that can enclose a body represented as a simple text string or an array of bytes.
SimpleHttpRequest(String, String) - 类 的构造器org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
SimpleHttpRequest(String, HttpHost, String) - 类 的构造器org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
SimpleHttpRequest(String, URI) - 类 的构造器org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
SimpleHttpRequest(Method, URI) - 类 的构造器org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
SimpleHttpRequest(Method, HttpHost, String) - 类 的构造器org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
SimpleHttpRequest(String, String, URIAuthority, String) - 类 的构造器org.apache.hc.client5.http.async.methods.SimpleHttpRequest
 
SimpleHttpRequests - org.apache.hc.client5.http.async.methods中的类
已过时。
SimpleHttpRequests() - 类 的构造器org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
SimpleHttpResponse - org.apache.hc.client5.http.async.methods中的类
HTTP response that can enclose a body represented as a simple text string or an array of bytes.
SimpleHttpResponse(int) - 类 的构造器org.apache.hc.client5.http.async.methods.SimpleHttpResponse
 
SimpleHttpResponse(int, String) - 类 的构造器org.apache.hc.client5.http.async.methods.SimpleHttpResponse
 
SimpleRequestBuilder - org.apache.hc.client5.http.async.methods中的类
Builder for SimpleHttpRequest instances.
SimpleRequestProducer - org.apache.hc.client5.http.async.methods中的类
HTTP request producer that generates message data stream events based on content of a SimpleHttpRequest instance.
SimpleResponseBuilder - org.apache.hc.client5.http.async.methods中的类
Builder for SimpleHttpResponse instances.
SimpleResponseConsumer - org.apache.hc.client5.http.async.methods中的类
HTTP response consumer that generates a SimpleHttpResponse instance based on events of an incoming data stream.
size() - 类 中的方法org.apache.hc.client5.http.protocol.RedirectLocations
Returns the number of elements in this list.
skip(long) - 类 中的方法org.apache.hc.client5.http.entity.DeflateInputStream
Skip
skip(long) - 类 中的方法org.apache.hc.core5.http.impl.io.ContentLengthInputStream
Skips and discards a number of bytes from the input stream.
skip(long) - 类 中的方法org.apache.hc.core5.http.impl.io.EmptyInputStream
已过时。
Returns 0.
skip(long) - 类 中的方法org.apache.hc.core5.http.io.entity.EmptyInputStream
Returns 0.
skipWhiteSpace(CharSequence, ParserCursor) - 类 中的方法org.apache.hc.core5.http.message.TokenParser
已过时。
 
skipWhiteSpace(CharSequence, Tokenizer.Cursor) - 类 中的方法org.apache.hc.core5.util.Tokenizer
Skips semantically insignificant whitespace characters and moves the cursor to the closest non-whitespace character.
sleep() - 类 中的方法org.apache.hc.core5.util.TimeValue
 
SocketConfig - org.apache.hc.core5.http.io中的类
Classic I/O network socket configuration.
SocketConfig.Builder - org.apache.hc.core5.http.io中的类
 
SocketHolder - org.apache.hc.core5.http.impl.io中的类
Utility class that holds a Socket along with copies of its InputStream and OutputStream.
SocketHolder(Socket) - 类 的构造器org.apache.hc.core5.http.impl.io.SocketHolder
 
SocketModalCloseable - org.apache.hc.core5.http中的接口
A generic ModalCloseable backed by a network socket.
SocketTimeoutExceptionFactory - org.apache.hc.core5.io中的类
Creates SocketTimeoutException instances.
SocketTimeoutExceptionFactory() - 类 的构造器org.apache.hc.core5.io.SocketTimeoutExceptionFactory
 
SocksProxyProtocolHandlerFactory - org.apache.hc.core5.reactor中的类
SocksProxyProtocolHandlerFactory(SocketAddress, String, String, IOEventHandlerFactory) - 类 的构造器org.apache.hc.core5.reactor.SocksProxyProtocolHandlerFactory
已过时。
 
SP - 类 中的静态变量org.apache.hc.core5.http.Chars
 
SP - 类 中的静态变量org.apache.hc.core5.util.Tokenizer
 
SPNEGO - 类 中的静态变量org.apache.hc.client5.http.auth.StandardAuthScheme
已过时。
Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.
SPNegoScheme - org.apache.hc.client5.http.impl.auth中的类
已过时。
Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.
SPNegoScheme(KerberosConfig, DnsResolver) - 类 的构造器org.apache.hc.client5.http.impl.auth.SPNegoScheme
已过时。
 
SPNegoScheme() - 类 的构造器org.apache.hc.client5.http.impl.auth.SPNegoScheme
已过时。
 
SPNegoSchemeFactory - org.apache.hc.client5.http.impl.auth中的类
已过时。
Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.
SPNegoSchemeFactory(KerberosConfig, DnsResolver) - 类 的构造器org.apache.hc.client5.http.impl.auth.SPNegoSchemeFactory
已过时。
 
SSL_SESSION - 类 中的静态变量org.apache.hc.core5.http.protocol.HttpCoreContext
Attribute name of a SSLSession object that represents the actual connection endpoint details.
SSLBufferMode - org.apache.hc.core5.reactor.ssl中的枚举
 
SSLConnectionSocketFactory - org.apache.hc.client5.http.ssl中的类
Layered socket factory for TLS/SSL connections.
SSLConnectionSocketFactory(SSLContext) - 类 的构造器org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory
 
SSLConnectionSocketFactory(SSLContext, HostnameVerifier) - 类 的构造器org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory
 
SSLConnectionSocketFactory(SSLContext, String[], String[], HostnameVerifier) - 类 的构造器org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory
 
SSLConnectionSocketFactory(SSLSocketFactory, HostnameVerifier) - 类 的构造器org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory
 
SSLConnectionSocketFactory(SSLSocketFactory, String[], String[], HostnameVerifier) - 类 的构造器org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory
 
SSLConnectionSocketFactoryBuilder - org.apache.hc.client5.http.ssl中的类
Builder for SSLConnectionSocketFactory instances.
SSLConnectionSocketFactoryBuilder() - 类 的构造器org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder
 
SSLContextBuilder - org.apache.hc.core5.ssl中的类
Builder for SSLContext instances.
SSLContextBuilder() - 类 的构造器org.apache.hc.core5.ssl.SSLContextBuilder
 
SSLContexts - org.apache.hc.core5.ssl中的类
SSLContext factory methods.
SSLInitializationException - org.apache.hc.core5.ssl中的异常错误
 
SSLInitializationException(String, Throwable) - 异常错误 的构造器org.apache.hc.core5.ssl.SSLInitializationException
 
SSLIOSession - org.apache.hc.core5.reactor.ssl中的类
SSLIOSession is a decorator class intended to transparently extend an IOSession with transport layer security capabilities based on the SSL/TLS protocol.
SSLIOSession(NamedEndpoint, IOSession, SSLMode, SSLContext, SSLBufferMode, SSLSessionInitializer, SSLSessionVerifier, Callback<SSLIOSession>, Callback<SSLIOSession>, Timeout) - 类 的构造器org.apache.hc.core5.reactor.ssl.SSLIOSession
Creates new instance of SSLIOSession class.
SSLIOSession(NamedEndpoint, IOSession, SSLMode, SSLContext, SSLBufferMode, SSLSessionInitializer, SSLSessionVerifier, Timeout, Callback<SSLIOSession>, Callback<SSLIOSession>, FutureCallback<SSLSession>) - 类 的构造器org.apache.hc.core5.reactor.ssl.SSLIOSession
Creates new instance of SSLIOSession class.
SSLMode - org.apache.hc.core5.reactor.ssl中的枚举
 
SSLSessionInitializer - org.apache.hc.core5.reactor.ssl中的接口
Callback interface that can be used to customize TLS/SSL session initialization.
SSLSessionVerifier - org.apache.hc.core5.http.io.ssl中的接口
Callback interface that can be used to customize TLS/SSL session verification.
SSLSessionVerifier - org.apache.hc.core5.reactor.ssl中的接口
Callback interface that can be used to customize TLS/SSL session verification.
STANDARD_PATTERNS - 类 中的静态变量org.apache.hc.client5.http.utils.DateUtils
StandardAuthScheme - org.apache.hc.client5.http.auth中的类
Authentication schemes by their names supported by the HttpClient.
StandardCookieSpec - org.apache.hc.client5.http.cookie中的类
Cookie specifications by their names supported by the HttpClient.
StandardFilter - org.apache.hc.core5.http.impl.bootstrap中的枚举
Filters supported by async and classic server implementations
start(HttpRequest, HttpResponse, ContentType) - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractBinPushConsumer
Triggered to signal the beginning of response processing.
start(HttpResponse, ContentType) - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractBinResponseConsumer
Triggered to signal the beginning of response processing.
start(HttpRequest, HttpResponse, ContentType) - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractCharPushConsumer
Triggered to signal the beginning of data processing.
start(HttpResponse, ContentType) - 类 中的方法org.apache.hc.client5.http.async.methods.AbstractCharResponseConsumer
Triggered to signal the beginning of data processing.
start() - 类 中的方法org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient
 
start() - 类 中的方法org.apache.hc.client5.http.impl.IdleConnectionEvictor
 
start() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncRequester
 
start() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.AsyncServer
 
start() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpServer
 
start() - 类 中的方法org.apache.hc.core5.reactor.DefaultConnectingIOReactor
 
start() - 类 中的方法org.apache.hc.core5.reactor.DefaultListeningIOReactor
 
start() - 接口 中的方法org.apache.hc.core5.reactor.IOReactorService
Starts I/O reactor.
startTls(IOSession) - 接口 中的方法org.apache.hc.core5.reactor.IOSessionListener
 
startTls(SSLContext, NamedEndpoint, SSLBufferMode, SSLSessionInitializer, SSLSessionVerifier, Timeout) - 接口 中的方法org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
Starts TLS session over an existing network connection with the given SSL context.
startTls(SSLContext, NamedEndpoint, SSLBufferMode, SSLSessionInitializer, SSLSessionVerifier, Timeout, FutureCallback<TransportSecurityLayer>) - 接口 中的方法org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
Starts TLS session over an existing network connection with the given SSL context.
STATUS - 类 中的静态变量org.apache.hc.core5.http2.H2PseudoResponseHeaders
 
STATUS_URI - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
StatusLine - org.apache.hc.core5.http.message中的类
HTTP/1.1 status line.
StatusLine(HttpResponse) - 类 的构造器org.apache.hc.core5.http.message.StatusLine
 
StatusLine(ProtocolVersion, int, String) - 类 的构造器org.apache.hc.core5.http.message.StatusLine
Creates a new status line with the given version, status, and reason.
StatusLine.StatusClass - org.apache.hc.core5.http.message中的枚举
Standard classes of HTTP status codes, plus OTHER for non-standard codes.
STD_ERR - 接口 中的静态变量org.apache.hc.core5.http.ExceptionListener
 
stop() - 类 中的方法org.apache.hc.core5.http.impl.bootstrap.HttpServer
 
streamAbort(InputStream) - 接口 中的方法org.apache.hc.core5.http.io.EofSensorWatcher
Indicates that the stream is aborted.
StreamChannel<T extends Buffer> - org.apache.hc.core5.http.nio中的接口
Abstract data stream channel.
streamClosed(InputStream) - 接口 中的方法org.apache.hc.core5.http.io.EofSensorWatcher
Indicates that the stream is closed.
StreamClosedException - org.apache.hc.core5.http中的异常错误
Signals that data stream has already been closed.
StreamClosedException() - 异常错误 的构造器org.apache.hc.core5.http.StreamClosedException
 
StreamClosedException(String) - 异常错误 的构造器org.apache.hc.core5.http.StreamClosedException
 
streamEnd(List<? extends Header>) - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveResponseConsumer
 
streamEnd(List<? extends Header>) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncDataConsumer
Triggered to signal termination of the data stream.
streamEnd(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinDataConsumer
 
streamEnd(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer
 
streamEnd(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityConsumer
 
streamEnd(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.nio.entity.DiscardingEntityConsumer
 
streamEnd(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.nio.entity.NoopEntityConsumer
已过时。
 
streamEnd(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncPushHandler
 
streamEnd(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncRequesterConsumer
 
streamEnd(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer
 
streamEnd(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler
 
streamEnd(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicAsyncServerExpectationDecorator
 
streamEnd(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicClientExchangeHandler
 
streamEnd(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicRequestConsumer
 
streamEnd(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicResponseConsumer
 
streamEnd(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityConsumer
 
streamEnd(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicServerExchangeHandler
 
streamEnd(List<? extends Header>) - 类 中的方法org.apache.hc.core5.http.nio.support.ImmediateResponseExchangeHandler
 
StreamEntityProducer - com.aliyun.httpcomponent.httpclient.implementation中的类
 
StreamEntityProducer(InputStream) - 类 的构造器com.aliyun.httpcomponent.httpclient.implementation.StreamEntityProducer
 
StreamIdGenerator - org.apache.hc.core5.http2.frame中的接口
HTTP/2 stream ID generator.
StreamRequestProducer - com.aliyun.httpcomponent.httpclient.implementation中的类
 
streamStart(EntityDetails, FutureCallback<T>) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncEntityConsumer
Signals beginning of an incoming request entity stream.
streamStart(ContentType) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityConsumer
Triggered to signal beginning of entity content stream.
streamStart(EntityDetails, FutureCallback<T>) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityConsumer
 
streamStart(ContentType) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityConsumer
Triggered to signal beginning of entity content stream.
streamStart(EntityDetails, FutureCallback<T>) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityConsumer
 
streamStart(ContentType) - 类 中的方法org.apache.hc.core5.http.nio.entity.BasicAsyncEntityConsumer
 
streamStart(EntityDetails, FutureCallback<T>) - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityConsumer
 
streamStart(EntityDetails, FutureCallback<T>) - 类 中的方法org.apache.hc.core5.http.nio.entity.DiscardingEntityConsumer
 
streamStart(EntityDetails, FutureCallback<Void>) - 类 中的方法org.apache.hc.core5.http.nio.entity.NoopEntityConsumer
已过时。
 
streamStart(ContentType) - 类 中的方法org.apache.hc.core5.http.nio.entity.StringAsyncEntityConsumer
 
streamStart(EntityDetails, FutureCallback<T>) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityConsumer
 
STRICT - 类 中的静态变量org.apache.hc.client5.http.cookie.StandardCookieSpec
The RFC 6265 compliant policy (strict profile).
StrictConnPool<T,C extends ModalCloseable> - org.apache.hc.core5.pool中的类
Connection pool with strict connection limit guarantees.
StrictConnPool(int, int, TimeValue, PoolReusePolicy, DisposalCallback<C>, ConnPoolListener<T>) - 类 的构造器org.apache.hc.core5.pool.StrictConnPool
 
StrictConnPool(int, int, TimeValue, PoolReusePolicy, ConnPoolListener<T>) - 类 的构造器org.apache.hc.core5.pool.StrictConnPool
 
StrictConnPool(int, int) - 类 的构造器org.apache.hc.core5.pool.StrictConnPool
 
StringAsyncEntityConsumer - org.apache.hc.core5.http.nio.entity中的类
Basic AsyncEntityConsumer implementation that processes the data stream content into a string.
StringAsyncEntityConsumer(int, int, CharCodingConfig) - 类 的构造器org.apache.hc.core5.http.nio.entity.StringAsyncEntityConsumer
 
StringAsyncEntityConsumer(int) - 类 的构造器org.apache.hc.core5.http.nio.entity.StringAsyncEntityConsumer
 
StringAsyncEntityConsumer(CharCodingConfig) - 类 的构造器org.apache.hc.core5.http.nio.entity.StringAsyncEntityConsumer
 
StringAsyncEntityConsumer() - 类 的构造器org.apache.hc.core5.http.nio.entity.StringAsyncEntityConsumer
 
StringAsyncEntityProducer - org.apache.hc.core5.http.nio.entity中的类
Basic AsyncDataProducer implementation that generates data stream from content of a string.
StringAsyncEntityProducer(CharSequence, int, int, ContentType) - 类 的构造器org.apache.hc.core5.http.nio.entity.StringAsyncEntityProducer
 
StringAsyncEntityProducer(CharSequence, int, ContentType) - 类 的构造器org.apache.hc.core5.http.nio.entity.StringAsyncEntityProducer
 
StringAsyncEntityProducer(CharSequence, ContentType) - 类 的构造器org.apache.hc.core5.http.nio.entity.StringAsyncEntityProducer
 
StringAsyncEntityProducer(CharSequence) - 类 的构造器org.apache.hc.core5.http.nio.entity.StringAsyncEntityProducer
 
StringBody - org.apache.hc.client5.http.entity.mime中的类
Text body part backed by a byte array.
StringBody(String, ContentType) - 类 的构造器org.apache.hc.client5.http.entity.mime.StringBody
 
StringEntity - org.apache.hc.core5.http.io.entity中的类
A self contained, repeatable entity that obtains its content from a String.
StringEntity(String, ContentType, String, boolean) - 类 的构造器org.apache.hc.core5.http.io.entity.StringEntity
Creates a StringEntity with the specified content and content type.
StringEntity(String, ContentType, boolean) - 类 的构造器org.apache.hc.core5.http.io.entity.StringEntity
 
StringEntity(String, ContentType) - 类 的构造器org.apache.hc.core5.http.io.entity.StringEntity
 
StringEntity(String, Charset) - 类 的构造器org.apache.hc.core5.http.io.entity.StringEntity
Creates a StringEntity with the specified content and charset.
StringEntity(String, Charset, boolean) - 类 的构造器org.apache.hc.core5.http.io.entity.StringEntity
 
StringEntity(String) - 类 的构造器org.apache.hc.core5.http.io.entity.StringEntity
Creates a StringEntity with the specified content.
submitCommand(Command, Command.Priority) - 接口 中的方法org.apache.hc.client5.http.nio.ManagedAsyncClientConnection
Submits the given command for execution.
submitResponse(ClassicHttpResponse) - 接口 中的方法org.apache.hc.core5.http.io.HttpFilterChain.ResponseTrigger
Sends a final HTTP response to the client.
submitResponse(ClassicHttpResponse) - 接口 中的方法org.apache.hc.core5.http.io.HttpServerRequestHandler.ResponseTrigger
Sends a final HTTP response to the client.
submitResponse(HttpResponse, AsyncEntityProducer) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncFilterChain.ResponseTrigger
Sends a final HTTP response to the client.
submitResponse(AsyncResponseProducer, HttpContext) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncServerRequestHandler.ResponseTrigger
Sends a final HTTP response to the client.
subSequence(int, int) - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
substring(int, int) - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Returns a substring of this buffer.
substringTrimmed(int, int) - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Returns a substring of this buffer with leading and trailing whitespace omitted.
Supplier<T> - org.apache.hc.core5.function中的接口
Represents a supplier of results.
supplyConsumer(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler
Triggered to supply a request consumer to process the incoming request.
supplyConsumer(HttpRequest, EntityDetails, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicServerExchangeHandler
 
switchProtocol(String, FutureCallback<ProtocolIOSession>) - 接口 中的方法org.apache.hc.client5.http.nio.ManagedAsyncClientConnection
Switches this I/O session to the application protocol with the given ID.
switchProtocol(String, FutureCallback<ProtocolIOSession>) - 接口 中的方法org.apache.hc.core5.reactor.ProtocolIOSession
Switches this I/O session to the application protocol with the given ID.
SystemDefaultCredentialsProvider - org.apache.hc.client5.http.impl.auth中的类
Implementation of CredentialsStore backed by standard JRE Authenticator.
SystemDefaultCredentialsProvider() - 类 的构造器org.apache.hc.client5.http.impl.auth.SystemDefaultCredentialsProvider
Default constructor.
SystemDefaultDnsResolver - org.apache.hc.client5.http中的类
DNS resolver that uses the default OS implementation for resolving host names.
SystemDefaultDnsResolver() - 类 的构造器org.apache.hc.client5.http.SystemDefaultDnsResolver
 
SystemDefaultRoutePlanner - org.apache.hc.client5.http.impl.routing中的类
HttpRoutePlanner implementation based on ProxySelector.
SystemDefaultRoutePlanner(SchemePortResolver, ProxySelector) - 类 的构造器org.apache.hc.client5.http.impl.routing.SystemDefaultRoutePlanner
 
SystemDefaultRoutePlanner(ProxySelector) - 类 的构造器org.apache.hc.client5.http.impl.routing.SystemDefaultRoutePlanner
 

T

TE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
TerminalAsyncServerFilter - org.apache.hc.core5.http.nio.support中的类
AsyncFilterHandler implementation represents a terminal handler in an asynchronous request processing pipeline that makes use of HandlerFactory to dispatch the request to a particular AsyncServerExchangeHandler.
TerminalAsyncServerFilter(HandlerFactory<AsyncServerExchangeHandler>) - 类 的构造器org.apache.hc.core5.http.nio.support.TerminalAsyncServerFilter
 
TerminalServerFilter - org.apache.hc.core5.http.io.support中的类
HttpFilterHandler implementation represents a terminal handler in a request processing pipeline that makes use of HttpRequestMapper to dispatch the request to a particular HttpRequestHandler.
TerminalServerFilter(HttpRequestMapper<HttpRequestHandler>, HttpResponseFactory<ClassicHttpResponse>) - 类 的构造器org.apache.hc.core5.http.io.support.TerminalServerFilter
 
terminateRequest(ClassicHttpRequest) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection
 
terminateRequest(ClassicHttpRequest) - 接口 中的方法org.apache.hc.core5.http.io.HttpClientConnection
Terminates request prematurely potentially leaving the connection in a inconsistent state.
TEXT_EVENT_STREAM - 类 中的静态变量org.apache.hc.core5.http.ContentType
Public constant media type for text/event-stream.
TEXT_HTML - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
TEXT_MARKDOWN - 类 中的静态变量org.apache.hc.core5.http.ContentType
Public constant media type for text/markdown.
TEXT_PLAIN - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
TEXT_XML - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
TextUtils - org.apache.hc.core5.util中的类
 
ThreadingBehavior - org.apache.hc.core5.annotation中的枚举
Defines types of threading behavior enforced at runtime.
timedJoin(Thread) - 类 中的方法org.apache.hc.core5.util.TimeValue
 
timedWait(Object) - 类 中的方法org.apache.hc.core5.util.TimeValue
 
TIMEOUT - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
timeout(IOSession, Timeout) - 类 中的方法org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
timeout(IOSession, Timeout) - 接口 中的方法org.apache.hc.core5.reactor.IOEventHandler
Triggered when the given session has timed out.
timeout(IOSession) - 接口 中的方法org.apache.hc.core5.reactor.IOSessionListener
 
Timeout - org.apache.hc.core5.util中的类
Represents a timeout value as a non-negative long time and TimeUnit.
TimeoutValueException - org.apache.hc.core5.util中的异常错误
A specialization of TimeoutException that carries a Timeout deadline and the actual value.
TimeoutValueException(Timeout, Timeout) - 异常错误 的构造器org.apache.hc.core5.util.TimeoutValueException
Creates a new exception for the given timeout deadline and actual timeout.
TimeValue - org.apache.hc.core5.util中的类
Represents a time value as a long time and a TimeUnit.
TLS - org.apache.hc.core5.http.ssl中的枚举
Supported TLS protocol versions.
TlsCiphers - org.apache.hc.core5.http.ssl中的类
TLS cipher suite support methods
TlsCiphers() - 类 的构造器org.apache.hc.core5.http.ssl.TlsCiphers
 
TlsConfig - org.apache.hc.client5.http.config中的类
Immutable class encapsulating TLS protocol settings.
TlsConfig() - 类 的构造器org.apache.hc.client5.http.config.TlsConfig
Intended for CDI compatibility
TlsConfig.Builder - org.apache.hc.client5.http.config中的类
 
TlsDetails - org.apache.hc.core5.reactor.ssl中的类
Represents details of a fully established TLS session.
TlsDetails(SSLSession, String) - 类 的构造器org.apache.hc.core5.reactor.ssl.TlsDetails
 
TlsStrategy - org.apache.hc.core5.http.nio.ssl中的接口
TLS protocol upgrade strategy for non-blocking TransportSecurityLayer sessions.
TlsSupport - org.apache.hc.core5.http.nio.ssl中的类
HTTP/1.1 TLS support methods
TlsSupport() - 类 的构造器org.apache.hc.core5.http.nio.ssl.TlsSupport
 
tlsUpgrade(NamedEndpoint, FutureCallback<ProtocolIOSession>) - 接口 中的方法org.apache.hc.core5.http.nio.ssl.TlsUpgradeCapable
 
TlsUpgradeCapable - org.apache.hc.core5.http.nio.ssl中的接口
Capability to upgrade to TLS.
toByteArray() - 类 中的方法org.apache.hc.client5.http.utils.ByteArrayBuilder
 
toByteArray(HttpEntity) - 类 中的静态方法org.apache.hc.core5.http.io.entity.EntityUtils
Reads the contents of an entity and return it as a byte array.
toByteArray(HttpEntity, int) - 类 中的静态方法org.apache.hc.core5.http.io.entity.EntityUtils
Reads the contents of an entity and return it as a byte array.
toByteArray() - 类 中的方法org.apache.hc.core5.util.ByteArrayBuffer
Converts the content of this buffer to an array of bytes.
toByteBuffer() - 类 中的方法org.apache.hc.client5.http.utils.ByteArrayBuilder
 
toCharArray() - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
Converts the content of this buffer to an array of chars.
toDate(Instant) - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
 
toDays() - 类 中的方法org.apache.hc.core5.util.TimeValue
 
toDuration() - 类 中的方法org.apache.hc.core5.util.TimeValue
Converts this instance of to a Duration.
toErrorMessage(Exception) - 类 中的静态方法org.apache.hc.core5.http.impl.ServerSupport
 
toHexString(byte[]) - 类 中的静态方法org.apache.hc.core5.util.TextUtils
Returns a hexadecimal string with lowercase letters, representing the values of the bytes.
toHostString() - 类 中的方法org.apache.hc.core5.http.HttpHost
Obtains the host string, without scheme prefix.
toHours() - 类 中的方法org.apache.hc.core5.util.TimeValue
 
toInstant(Date) - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
 
Tokenizer - org.apache.hc.core5.util中的类
Tokenizer that can be used as a foundation for more complex parsing routines.
Tokenizer() - 类 的构造器org.apache.hc.core5.util.Tokenizer
 
Tokenizer.Cursor - org.apache.hc.core5.util中的类
 
TokenParser - org.apache.hc.core5.http.message中的类
已过时。
TokenParser() - 类 的构造器org.apache.hc.core5.http.message.TokenParser
已过时。
 
toLowerCase(String) - 类 中的静态方法org.apache.hc.core5.util.TextUtils
Returns lower case representation of the given string using Locale.ROOT.
toMicroseconds() - 类 中的方法org.apache.hc.core5.util.TimeValue
 
toMilliseconds() - 类 中的方法org.apache.hc.core5.util.TimeValue
 
toMillisecondsIntBound() - 类 中的方法org.apache.hc.core5.util.TimeValue
 
toMinutes() - 类 中的方法org.apache.hc.core5.util.TimeValue
 
toNanoseconds() - 类 中的方法org.apache.hc.core5.util.TimeValue
 
toRoute() - 类 中的方法org.apache.hc.client5.http.RouteTracker
Obtains the tracked route.
toSeconds() - 类 中的方法org.apache.hc.core5.util.TimeValue
 
toSecondsIntBound() - 类 中的方法org.apache.hc.core5.util.TimeValue
 
toStatusCode(Exception) - 类 中的方法org.apache.hc.core5.http.impl.io.HttpService
 
toStatusCode(Exception) - 类 中的静态方法org.apache.hc.core5.http.impl.ServerSupport
 
toString() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleBody
 
toString() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
toString() - 类 中的方法org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
 
toString() - 类 中的方法org.apache.hc.client5.http.auth.AuthChallenge
 
toString() - 类 中的方法org.apache.hc.client5.http.auth.AuthExchange
 
toString() - 类 中的方法org.apache.hc.client5.http.auth.AuthScope
 
toString() - 类 中的方法org.apache.hc.client5.http.auth.BasicUserPrincipal
 
toString() - 类 中的方法org.apache.hc.client5.http.auth.KerberosConfig
已过时。
 
toString() - 类 中的方法org.apache.hc.client5.http.auth.NTCredentials
已过时。
 
toString() - 类 中的方法org.apache.hc.client5.http.auth.NTUserPrincipal
 
toString() - 类 中的方法org.apache.hc.client5.http.auth.UsernamePasswordCredentials
 
toString() - 类 中的方法org.apache.hc.client5.http.classic.methods.HttpUriRequestBase
 
toString() - 类 中的方法org.apache.hc.client5.http.config.ConnectionConfig
 
toString() - 类 中的方法org.apache.hc.client5.http.config.RequestConfig
 
toString() - 类 中的方法org.apache.hc.client5.http.config.TlsConfig
 
toString() - 类 中的方法org.apache.hc.client5.http.cookie.BasicCookieStore
 
toString() - 类 中的方法org.apache.hc.client5.http.cookie.CookieOrigin
 
toString() - 类 中的方法org.apache.hc.client5.http.entity.mime.Header
 
toString() - 类 中的方法org.apache.hc.client5.http.entity.mime.MimeField
 
toString() - 类 中的方法org.apache.hc.client5.http.HttpRoute
Obtains a description of this route.
toString() - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicAuthCache
 
toString() - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicCredentialsProvider
 
toString() - 类 中的方法org.apache.hc.client5.http.impl.auth.BasicScheme
 
toString() - 类 中的方法org.apache.hc.client5.http.impl.auth.BearerScheme
 
toString() - 类 中的方法org.apache.hc.client5.http.impl.auth.DigestScheme
 
toString() - 类 中的方法org.apache.hc.client5.http.impl.auth.GGSSchemeBase
已过时。
 
toString() - 类 中的方法org.apache.hc.client5.http.impl.auth.NTLMScheme
已过时。
 
toString() - 类 中的方法org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
 
toString() - 类 中的方法org.apache.hc.client5.http.impl.classic.FutureRequestExecutionMetrics
 
toString() - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicClientCookie
 
toString() - 类 中的方法org.apache.hc.client5.http.impl.cookie.RFC6265LaxSpec
 
toString() - 类 中的方法org.apache.hc.client5.http.impl.cookie.RFC6265StrictSpec
 
toString() - 类 中的方法org.apache.hc.client5.http.RouteTracker
Obtains a description of the tracked route.
toString() - 类 中的方法org.apache.hc.client5.http.ssl.NoopHostnameVerifier
 
toString() - 类 中的方法org.apache.hc.client5.http.utils.ByteArrayBuilder
 
toString() - 类 中的方法org.apache.hc.core5.http.config.CharCodingConfig
 
toString() - 类 中的方法org.apache.hc.core5.http.config.Http1Config
 
toString() - 类 中的方法org.apache.hc.core5.http.config.NamedElementChain.Node
 
toString() - 类 中的方法org.apache.hc.core5.http.config.Registry
 
toString() - 类 中的方法org.apache.hc.core5.http.config.RegistryBuilder
 
toString() - 类 中的方法org.apache.hc.core5.http.ContentType
Generates textual representation of this content type which can be used as the value of a Content-Type header.
toString() - 类 中的方法org.apache.hc.core5.http.EndpointDetails
 
toString() - 类 中的方法org.apache.hc.core5.http.HttpHost
 
toString() - 类 中的方法org.apache.hc.core5.http.impl.io.MonitoringResponseOutOfOrderStrategy
 
toString() - 类 中的方法org.apache.hc.core5.http.impl.io.SocketHolder
 
toString() - 类 中的方法org.apache.hc.core5.http.impl.nio.ChunkDecoder
 
toString() - 类 中的方法org.apache.hc.core5.http.impl.nio.ChunkEncoder
 
toString() - 类 中的方法org.apache.hc.core5.http.impl.nio.ClientHttp1IOEventHandler
 
toString() - 类 中的方法org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexer
 
toString() - 类 中的方法org.apache.hc.core5.http.impl.nio.ExpandableBuffer
 
toString() - 类 中的方法org.apache.hc.core5.http.impl.nio.IdentityDecoder
 
toString() - 类 中的方法org.apache.hc.core5.http.impl.nio.IdentityEncoder
 
toString() - 类 中的方法org.apache.hc.core5.http.impl.nio.LengthDelimitedDecoder
 
toString() - 类 中的方法org.apache.hc.core5.http.impl.nio.LengthDelimitedEncoder
 
toString() - 类 中的方法org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandler
 
toString() - 类 中的方法org.apache.hc.core5.http.impl.nio.ServerHttp1StreamDuplexer
 
toString() - 类 中的方法org.apache.hc.core5.http.io.entity.AbstractHttpEntity
 
toString(HttpEntity, Charset) - 类 中的静态方法org.apache.hc.core5.http.io.entity.EntityUtils
Gets the entity content as a String, using the provided default character set if none is found in the entity.
toString(HttpEntity, Charset, int) - 类 中的静态方法org.apache.hc.core5.http.io.entity.EntityUtils
Gets the entity content as a String, using the provided default character set if none is found in the entity.
toString(HttpEntity, String) - 类 中的静态方法org.apache.hc.core5.http.io.entity.EntityUtils
Gets the entity content as a String, using the provided default character set if none is found in the entity.
toString(HttpEntity, String, int) - 类 中的静态方法org.apache.hc.core5.http.io.entity.EntityUtils
Gets the entity content as a String, using the provided default character set if none is found in the entity.
toString(HttpEntity) - 类 中的静态方法org.apache.hc.core5.http.io.entity.EntityUtils
Reads the contents of an entity and return it as a String.
toString(HttpEntity, int) - 类 中的静态方法org.apache.hc.core5.http.io.entity.EntityUtils
Reads the contents of an entity and return it as a String.
toString() - 类 中的方法org.apache.hc.core5.http.io.entity.HttpEntityWrapper
 
toString() - 类 中的方法org.apache.hc.core5.http.io.SocketConfig
 
toString() - 类 中的方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
toString() - 类 中的方法org.apache.hc.core5.http.io.support.ClassicResponseBuilder
 
toString() - 类 中的方法org.apache.hc.core5.http.io.support.HttpServerFilterChainElement
 
toString() - 类 中的方法org.apache.hc.core5.http.message.AbstractMessageWrapper
 
toString() - 类 中的方法org.apache.hc.core5.http.message.BasicHeader
 
toString() - 类 中的方法org.apache.hc.core5.http.message.BasicHeaderElement
 
toString() - 类 中的方法org.apache.hc.core5.http.message.BasicHttpRequest
 
toString() - 类 中的方法org.apache.hc.core5.http.message.BasicHttpResponse
 
toString() - 类 中的方法org.apache.hc.core5.http.message.BasicNameValuePair
 
toString() - 类 中的方法org.apache.hc.core5.http.message.BufferedHeader
 
toString() - 类 中的方法org.apache.hc.core5.http.message.HeaderGroup
 
toString() - 类 中的方法org.apache.hc.core5.http.message.RequestLine
 
toString() - 类 中的方法org.apache.hc.core5.http.message.StatusLine
 
toString() - 类 中的方法org.apache.hc.core5.http.Message
 
toString() - 类 中的方法org.apache.hc.core5.http.nio.command.ShutdownCommand
 
toString() - 类 中的方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducerWrapper
 
toString() - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncPushBuilder
 
toString() - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
toString() - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncResponseBuilder
 
toString() - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncServerFilterChainElement
 
toString() - 类 中的方法org.apache.hc.core5.http.protocol.BasicHttpContext
 
toString() - 类 中的方法org.apache.hc.core5.http.protocol.HttpCoreContext
 
toString() - 类 中的方法org.apache.hc.core5.http.protocol.UriPatternMatcher
 
toString() - 类 中的方法org.apache.hc.core5.http.protocol.UriPatternOrderedMatcher
 
toString() - 类 中的方法org.apache.hc.core5.http.protocol.UriRegexMatcher
 
toString() - 类 中的方法org.apache.hc.core5.http.ProtocolVersion
Converts this protocol version to a string.
toString() - 类 中的方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
toString() - 类 中的方法org.apache.hc.core5.http.support.BasicResponseBuilder
 
toString() - 枚举 中的方法org.apache.hc.core5.http.URIScheme
 
toString() - 类 中的方法org.apache.hc.core5.http2.config.H2Config
 
toString(int) - 枚举 中的静态方法org.apache.hc.core5.http2.config.H2Param
 
toString() - 类 中的方法org.apache.hc.core5.http2.config.H2Setting
 
toString() - 类 中的方法org.apache.hc.core5.http2.frame.Frame
 
toString(int) - 枚举 中的静态方法org.apache.hc.core5.http2.frame.FrameType
 
toString() - 类 中的方法org.apache.hc.core5.http2.impl.nio.ClientH2IOEventHandler
 
toString() - 类 中的方法org.apache.hc.core5.http2.impl.nio.ClientH2PrefaceHandler
 
toString() - 类 中的方法org.apache.hc.core5.http2.impl.nio.ClientH2StreamMultiplexer
 
toString() - 类 中的方法org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator
 
toString() - 类 中的方法org.apache.hc.core5.http2.impl.nio.ServerH2IOEventHandler
 
toString() - 类 中的方法org.apache.hc.core5.http2.impl.nio.ServerH2PrefaceHandler
 
toString() - 类 中的方法org.apache.hc.core5.http2.impl.nio.ServerH2StreamMultiplexer
 
toString() - 枚举 中的方法org.apache.hc.core5.http2.ssl.ApplicationProtocol
 
toString() - 类 中的方法org.apache.hc.core5.net.Host
 
toString() - 类 中的方法org.apache.hc.core5.net.URIAuthority
 
toString() - 类 中的方法org.apache.hc.core5.net.URIBuilder
Converts this instance to a URI string.
toString() - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
toString() - 类 中的方法org.apache.hc.core5.pool.PoolEntry
 
toString() - 类 中的方法org.apache.hc.core5.pool.PoolStats
 
toString() - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
toString() - 类 中的方法org.apache.hc.core5.reactor.AbstractIOSessionPool
 
toString() - 类 中的方法org.apache.hc.core5.reactor.EndpointParameters
 
toString() - 类 中的方法org.apache.hc.core5.reactor.IOReactorConfig
 
toString() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
toString() - 类 中的方法org.apache.hc.core5.reactor.ssl.TlsDetails
 
toString() - 类 中的方法org.apache.hc.core5.ssl.PrivateKeyDetails
 
toString() - 类 中的方法org.apache.hc.core5.ssl.SSLContextBuilder
 
toString() - 类 中的方法org.apache.hc.core5.util.CharArrayBuffer
 
toString() - 类 中的方法org.apache.hc.core5.util.Deadline
 
toString() - 类 中的方法org.apache.hc.core5.util.TimeValue
 
toString() - 类 中的方法org.apache.hc.core5.util.Tokenizer.Cursor
 
toString() - 类 中的方法org.apache.hc.core5.util.VersionInfo
Provides the version information in human-readable format.
toTimeout() - 类 中的方法org.apache.hc.core5.util.TimeValue
 
toURI() - 类 中的方法org.apache.hc.core5.http.HttpHost
Return the host URI, as a string.
toUTC(Instant) - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
 
toUTC(Date) - 类 中的静态方法org.apache.hc.client5.http.utils.DateUtils
 
trace(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
trace(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
trace(HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.BasicHttpRequests
已过时。
 
trace(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
trace(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
trace(HttpHost, String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleHttpRequests
已过时。
 
trace() - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
trace(URI) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
trace(String) - 类 中的静态方法org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
 
trace(String) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
 
trace(URI) - 类 中的静态方法org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
已过时。
 
trace() - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
trace(URI) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
trace(String) - 类 中的静态方法org.apache.hc.core5.http.io.support.ClassicRequestBuilder
 
trace() - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
trace(URI) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
trace(String) - 类 中的静态方法org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
 
trace() - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
trace(URI) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
trace(String) - 类 中的静态方法org.apache.hc.core5.http.support.BasicRequestBuilder
 
TRAILER - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
transfer(FileChannel, long, long) - 类 中的方法org.apache.hc.core5.http.impl.nio.IdentityDecoder
 
transfer(FileChannel, long, long) - 类 中的方法org.apache.hc.core5.http.impl.nio.IdentityEncoder
 
transfer(FileChannel, long, long) - 类 中的方法org.apache.hc.core5.http.impl.nio.LengthDelimitedDecoder
 
transfer(FileChannel, long, long) - 类 中的方法org.apache.hc.core5.http.impl.nio.LengthDelimitedEncoder
 
transfer(FileChannel, long, long) - 接口 中的方法org.apache.hc.core5.http.nio.FileContentDecoder
Transfers a portion of entity content from the underlying network channel into the given file channel.
transfer(FileChannel, long, long) - 接口 中的方法org.apache.hc.core5.http.nio.FileContentEncoder
Transfers a portion of entity content from the given file channel to the underlying network channel.
TRANSFER_ENCODING - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
TransportSecurityLayer - org.apache.hc.core5.reactor.ssl中的接口
TLS capable session layer interface.
TruncatedChunkException - org.apache.hc.core5.http中的异常错误
Signals a truncated chunk in a chunked stream.
TruncatedChunkException(String) - 异常错误 的构造器org.apache.hc.core5.http.TruncatedChunkException
Creates a TruncatedChunkException with the specified detail message.
TruncatedChunkException(String, Object...) - 异常错误 的构造器org.apache.hc.core5.http.TruncatedChunkException
Constructs a new TruncatedChunkException with the specified detail message.
TrustAllStrategy - org.apache.hc.client5.http.ssl中的类
A trust strategy that accepts all certificates as trusted.
TrustAllStrategy() - 类 的构造器org.apache.hc.client5.http.ssl.TrustAllStrategy
 
TrustSelfSignedStrategy - org.apache.hc.client5.http.ssl中的类
A trust strategy that accepts self-signed certificates as trusted.
TrustSelfSignedStrategy() - 类 的构造器org.apache.hc.client5.http.ssl.TrustSelfSignedStrategy
 
TrustStrategy - org.apache.hc.core5.ssl中的接口
A strategy to establish trustworthiness of certificates without consulting the trust manager configured in the actual SSL context.
tunnel(HttpHost, HttpHost, Credentials) - 类 中的方法org.apache.hc.client5.http.impl.classic.ProxyClient
 
TUNNEL_PROXY - 接口 中的静态变量org.apache.hc.client5.http.routing.HttpRouteDirector
Step: tunnel through proxy to other proxy.
TUNNEL_TARGET - 接口 中的静态变量org.apache.hc.client5.http.routing.HttpRouteDirector
Step: tunnel through proxy to target.
tunnelProxy(HttpHost, boolean) - 类 中的方法org.apache.hc.client5.http.RouteTracker
Tracks tunnelling to a proxy in a proxy chain.
TunnelRefusedException - org.apache.hc.client5.http.impl中的异常错误
Signals that the tunnel request was rejected by the proxy host.
TunnelRefusedException(String, String) - 异常错误 的构造器org.apache.hc.client5.http.impl.TunnelRefusedException
 
tunnelTarget(boolean) - 类 中的方法org.apache.hc.client5.http.RouteTracker
Tracks tunnelling to the target.

U

UNAVAILABLE - 类 中的静态变量org.apache.hc.core5.util.VersionInfo
A string constant for unavailable information.
UNDEFINED - 接口 中的静态变量org.apache.hc.core5.http.ContentLengthStrategy
Message body not explicitly delineated.
UNREACHABLE - 接口 中的静态变量org.apache.hc.client5.http.routing.HttpRouteDirector
Indicates that the route can not be established at all.
unregister(String) - 接口 中的方法org.apache.hc.core5.http.protocol.LookupRegistry
Removes registered object, if exists, for the given pattern.
unregister(String) - 类 中的方法org.apache.hc.core5.http.protocol.UriPatternMatcher
Removes registered object, if exists, for the given pattern.
unregister(String) - 类 中的方法org.apache.hc.core5.http.protocol.UriPatternOrderedMatcher
Removes registered object, if exists, for the given pattern.
unregister(String) - 类 中的方法org.apache.hc.core5.http.protocol.UriRegexMatcher
Removes registered object, if exists, for the given regex.
UnsupportedDigestAlgorithmException - org.apache.hc.client5.http.impl.auth中的异常错误
Authentication credentials required to respond to a authentication challenge are invalid
UnsupportedDigestAlgorithmException() - 异常错误 的构造器org.apache.hc.client5.http.impl.auth.UnsupportedDigestAlgorithmException
Creates a new UnsupportedDigestAlgorithmException with a null detail message.
UnsupportedDigestAlgorithmException(String) - 异常错误 的构造器org.apache.hc.client5.http.impl.auth.UnsupportedDigestAlgorithmException
Creates a new UnsupportedDigestAlgorithmException with the specified message.
UnsupportedDigestAlgorithmException(String, Throwable) - 异常错误 的构造器org.apache.hc.client5.http.impl.auth.UnsupportedDigestAlgorithmException
Creates a new UnsupportedDigestAlgorithmException with the specified detail message and cause.
UnsupportedHttpVersionException - org.apache.hc.core5.http中的异常错误
Signals an unsupported version of the HTTP protocol.
UnsupportedHttpVersionException() - 异常错误 的构造器org.apache.hc.core5.http.UnsupportedHttpVersionException
Creates an exception without a detail message.
UnsupportedHttpVersionException(ProtocolVersion) - 异常错误 的构造器org.apache.hc.core5.http.UnsupportedHttpVersionException
Creates an exception with a detail message for the given ProtocolVersion.
UnsupportedHttpVersionException(String) - 异常错误 的构造器org.apache.hc.core5.http.UnsupportedHttpVersionException
Creates an exception with the specified detail message.
UnsupportedSchemeException - org.apache.hc.client5.http中的异常错误
Signals failure to establish connection using an unknown protocol scheme.
UnsupportedSchemeException(String) - 异常错误 的构造器org.apache.hc.client5.http.UnsupportedSchemeException
Creates a UnsupportedSchemeException with the specified detail message.
update(int) - 接口 中的方法org.apache.hc.core5.http.nio.CapacityChannel
Updates data capacity information through this channel.
updateAuthState(HttpHost, ChallengeType, HttpResponse, AuthenticationStrategy, AuthExchange, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.HttpAuthenticator
Updates the AuthExchange state based on the challenge presented in the response message using the given AuthenticationStrategy.
updateCapacity(CapacityChannel) - 类 中的方法com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveResponseConsumer
 
updateCapacity(CapacityChannel) - 接口 中的方法org.apache.hc.core5.http.nio.AsyncDataConsumer
Triggered to signal ability of the underlying data stream to receive data capacity update.
updateCapacity(CapacityChannel) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractBinDataConsumer
 
updateCapacity(CapacityChannel) - 类 中的方法org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer
 
updateCapacity(CapacityChannel) - 类 中的方法org.apache.hc.core5.http.nio.entity.DigestingEntityConsumer
 
updateCapacity(CapacityChannel) - 类 中的方法org.apache.hc.core5.http.nio.entity.DiscardingEntityConsumer
 
updateCapacity(CapacityChannel) - 类 中的方法org.apache.hc.core5.http.nio.entity.NoopEntityConsumer
已过时。
 
updateCapacity(CapacityChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncPushHandler
 
updateCapacity(CapacityChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncRequesterConsumer
 
updateCapacity(CapacityChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer
 
updateCapacity(CapacityChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler
 
updateCapacity(CapacityChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicAsyncServerExpectationDecorator
 
updateCapacity(CapacityChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicClientExchangeHandler
 
updateCapacity(CapacityChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicRequestConsumer
 
updateCapacity(CapacityChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicResponseConsumer
 
updateCapacity(CapacityChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityConsumer
 
updateCapacity(CapacityChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.AbstractClassicServerExchangeHandler
 
updateCapacity(CapacityChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.SharedInputBuffer
 
updateCapacity(CapacityChannel) - 类 中的方法org.apache.hc.core5.http.nio.support.ImmediateResponseExchangeHandler
 
updateExpiry(TimeValue) - 类 中的方法org.apache.hc.core5.pool.PoolEntry
 
updateOnChallenge(HttpHost, String, AuthExchange, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.AuthCacheKeeper
 
updateOnNoChallenge(HttpHost, String, AuthExchange, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.AuthCacheKeeper
 
updateOnResponse(HttpHost, String, AuthExchange, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.auth.AuthCacheKeeper
 
updatePos(int) - 类 中的方法org.apache.hc.core5.util.Tokenizer.Cursor
 
updateReadTime() - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Updates the timestamp of the last read event
updateReadTime() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
updateState(Object) - 类 中的方法org.apache.hc.core5.pool.PoolEntry
 
updateWriteTime() - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Updates the timestamp of the last write event
updateWriteTime() - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
upgrade(ConnectionEndpoint, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
 
upgrade(ManagedHttpClientConnection, HttpHost, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator
 
upgrade(ManagedHttpClientConnection, HttpHost, Object, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator
 
upgrade(ConnectionEndpoint, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
 
upgrade(AsyncConnectionEndpoint, Object, HttpContext, FutureCallback<AsyncConnectionEndpoint>) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
upgrade(AsyncConnectionEndpoint, Object, HttpContext) - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
 
upgrade(ConnectionEndpoint, HttpContext) - 接口 中的方法org.apache.hc.client5.http.io.HttpClientConnectionManager
Upgrades transport security of the given endpoint by using the TLS security protocol.
upgrade(ManagedHttpClientConnection, HttpHost, HttpContext) - 接口 中的方法org.apache.hc.client5.http.io.HttpClientConnectionOperator
Upgrades transport security of the given managed connection by using the TLS security protocol.
upgrade(ManagedHttpClientConnection, HttpHost, Object, HttpContext) - 接口 中的方法org.apache.hc.client5.http.io.HttpClientConnectionOperator
Upgrades transport security of the given managed connection by using the TLS security protocol.
upgrade(AsyncConnectionEndpoint, Object, HttpContext) - 接口 中的方法org.apache.hc.client5.http.nio.AsyncClientConnectionManager
Upgrades transport security of the given endpoint by using the TLS security protocol.
upgrade(AsyncConnectionEndpoint, Object, HttpContext, FutureCallback<AsyncConnectionEndpoint>) - 接口 中的方法org.apache.hc.client5.http.nio.AsyncClientConnectionManager
Upgrades transport security of the given endpoint by using the TLS security protocol.
upgrade(ManagedAsyncClientConnection, HttpHost, Object) - 接口 中的方法org.apache.hc.client5.http.nio.AsyncClientConnectionOperator
Upgrades transport security of the given managed connection by using the TLS security protocol.
upgrade(ManagedAsyncClientConnection, HttpHost, Object, HttpContext, FutureCallback<ManagedAsyncClientConnection>) - 接口 中的方法org.apache.hc.client5.http.nio.AsyncClientConnectionOperator
Upgrades transport security of the given managed connection by using the TLS security protocol.
upgrade(ManagedAsyncClientConnection, HttpHost, Object, HttpContext) - 接口 中的方法org.apache.hc.client5.http.nio.AsyncClientConnectionOperator
Upgrades transport security of the given managed connection by using the TLS security protocol.
UPGRADE - 类 中的静态变量org.apache.hc.core5.http.HeaderElements
 
UPGRADE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
upgrade(TransportSecurityLayer, NamedEndpoint, Object, Timeout, FutureCallback<TransportSecurityLayer>) - 类 中的方法org.apache.hc.core5.http.nio.ssl.BasicClientTlsStrategy
 
upgrade(TransportSecurityLayer, HttpHost, SocketAddress, SocketAddress, Object, Timeout) - 类 中的方法org.apache.hc.core5.http.nio.ssl.BasicClientTlsStrategy
upgrade(TransportSecurityLayer, NamedEndpoint, Object, Timeout, FutureCallback<TransportSecurityLayer>) - 类 中的方法org.apache.hc.core5.http.nio.ssl.BasicServerTlsStrategy
 
upgrade(TransportSecurityLayer, HttpHost, SocketAddress, SocketAddress, Object, Timeout) - 类 中的方法org.apache.hc.core5.http.nio.ssl.BasicServerTlsStrategy
upgrade(TransportSecurityLayer, HttpHost, SocketAddress, SocketAddress, Object, Timeout) - 接口 中的方法org.apache.hc.core5.http.nio.ssl.TlsStrategy
upgrade(TransportSecurityLayer, NamedEndpoint, Object, Timeout, FutureCallback<TransportSecurityLayer>) - 接口 中的方法org.apache.hc.core5.http.nio.ssl.TlsStrategy
Secures current session layer with TLS.
upgrade(ProtocolIOSession, FutureCallback<ProtocolIOSession>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.ClientH2UpgradeHandler
 
upgrade(ProtocolIOSession, FutureCallback<ProtocolIOSession>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.ClientHttp1UpgradeHandler
 
upgrade(ProtocolIOSession, FutureCallback<ProtocolIOSession>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.ServerH2UpgradeHandler
 
upgrade(ProtocolIOSession, FutureCallback<ProtocolIOSession>) - 类 中的方法org.apache.hc.core5.http2.impl.nio.ServerHttp1UpgradeHandler
 
upgrade(TransportSecurityLayer, NamedEndpoint, Object, Timeout, FutureCallback<TransportSecurityLayer>) - 类 中的方法org.apache.hc.core5.http2.ssl.ConscryptClientTlsStrategy
 
upgrade(TransportSecurityLayer, HttpHost, SocketAddress, SocketAddress, Object, Timeout) - 类 中的方法org.apache.hc.core5.http2.ssl.ConscryptClientTlsStrategy
upgrade(TransportSecurityLayer, NamedEndpoint, Object, Timeout, FutureCallback<TransportSecurityLayer>) - 类 中的方法org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy
 
upgrade(TransportSecurityLayer, HttpHost, SocketAddress, SocketAddress, Object, Timeout) - 类 中的方法org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy
upgrade(TransportSecurityLayer, NamedEndpoint, Object, Timeout, FutureCallback<TransportSecurityLayer>) - 类 中的方法org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy
 
upgrade(TransportSecurityLayer, HttpHost, SocketAddress, SocketAddress, Object, Timeout) - 类 中的方法org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy
upgrade(TransportSecurityLayer, NamedEndpoint, Object, Timeout, FutureCallback<TransportSecurityLayer>) - 类 中的方法org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
 
upgrade(TransportSecurityLayer, HttpHost, SocketAddress, SocketAddress, Object, Timeout) - 类 中的方法org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
upgrade(IOEventHandler) - 接口 中的方法org.apache.hc.core5.reactor.IOSession
Upgrades event handler associated with the session.
upgrade(ProtocolIOSession, FutureCallback<ProtocolIOSession>) - 接口 中的方法org.apache.hc.core5.reactor.ProtocolUpgradeHandler
Upgrades application protocol of the given I/O session.
upgrade(IOEventHandler) - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
upgradeTls(HttpClientContext) - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecRuntime
Upgrades transport security of the active connection by using the TLS security protocol.
upgradeTls(HttpClientContext, FutureCallback<AsyncExecRuntime>) - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecRuntime
Upgrades transport security of the active connection by using the TLS security protocol.
upgradeTls(HttpClientContext) - 接口 中的方法org.apache.hc.client5.http.classic.ExecRuntime
Upgrades transport security of the active connection by using the TLS security protocol.
URIAuthority - org.apache.hc.core5.net中的类
Represents authority component of request URI.
URIAuthority(String, String, int) - 类 的构造器org.apache.hc.core5.net.URIAuthority
Constructs a new instance.
URIAuthority(String, int) - 类 的构造器org.apache.hc.core5.net.URIAuthority
 
URIAuthority(String, Host) - 类 的构造器org.apache.hc.core5.net.URIAuthority
 
URIAuthority(Host) - 类 的构造器org.apache.hc.core5.net.URIAuthority
 
URIAuthority(String, NamedEndpoint) - 类 的构造器org.apache.hc.core5.net.URIAuthority
 
URIAuthority(NamedEndpoint) - 类 的构造器org.apache.hc.core5.net.URIAuthority
 
URIAuthority(String) - 类 的构造器org.apache.hc.core5.net.URIAuthority
 
URIBuilder - org.apache.hc.core5.net中的类
Builder for URI instances.
URIBuilder() - 类 的构造器org.apache.hc.core5.net.URIBuilder
Constructs an empty instance.
URIBuilder(String) - 类 的构造器org.apache.hc.core5.net.URIBuilder
Constructs an instance from the string which must be a valid URI.
URIBuilder(URI) - 类 的构造器org.apache.hc.core5.net.URIBuilder
Constructs an instance from the provided URI.
URIBuilder(String, Charset) - 类 的构造器org.apache.hc.core5.net.URIBuilder
Constructs an instance from the string which must be a valid URI.
URIBuilder(URI, Charset) - 类 的构造器org.apache.hc.core5.net.URIBuilder
Constructs an instance from the provided URI.
UriPatternMatcher<T> - org.apache.hc.core5.http.protocol中的类
Maintains a map of objects keyed by a request URI pattern.
UriPatternMatcher() - 类 的构造器org.apache.hc.core5.http.protocol.UriPatternMatcher
 
UriPatternOrderedMatcher<T> - org.apache.hc.core5.http.protocol中的类
Maintains a map of objects keyed by a request URI pattern.
UriPatternOrderedMatcher() - 类 的构造器org.apache.hc.core5.http.protocol.UriPatternOrderedMatcher
 
UriPatternType - org.apache.hc.core5.http.protocol中的枚举
 
UriRegexMatcher<T> - org.apache.hc.core5.http.protocol中的类
Maintains a map of objects keyed by a request URI regular expression.
UriRegexMatcher() - 类 的构造器org.apache.hc.core5.http.protocol.UriRegexMatcher
 
URIScheme - org.apache.hc.core5.http中的枚举
Enumerates supported URI schemes.
URIUtils - org.apache.hc.client5.http.utils中的类
A collection of utilities for URIs, to workaround bugs within the class or for ease-of-use features.
UrlEncodedFormEntity - org.apache.hc.client5.http.entity中的类
An entity composed of a list of url-encoded pairs.
UrlEncodedFormEntity(Iterable<? extends NameValuePair>, Charset) - 类 的构造器org.apache.hc.client5.http.entity.UrlEncodedFormEntity
Constructs a new UrlEncodedFormEntity with the list of parameters in the specified encoding.
UrlEncodedFormEntity(List<? extends NameValuePair>) - 类 的构造器org.apache.hc.client5.http.entity.UrlEncodedFormEntity
Constructs a new UrlEncodedFormEntity with the list of parameters with the default encoding of ContentType.APPLICATION_FORM_URLENCODED
UrlEncodedFormEntity(Iterable<? extends NameValuePair>) - 类 的构造器org.apache.hc.client5.http.entity.UrlEncodedFormEntity
Constructs a new UrlEncodedFormEntity with the list of parameters with the default encoding of ContentType.APPLICATION_FORM_URLENCODED
URLEncodedUtils - org.apache.hc.core5.net中的类
已过时。
Use URIBuilder to parse and format URIs and WWWFormCodec to parse and format application/x-www-form-urlencoded forms.
URLEncodedUtils() - 类 的构造器org.apache.hc.core5.net.URLEncodedUtils
已过时。
 
useAuthCache(AuthCache) - 类 中的方法org.apache.hc.client5.http.ContextBuilder
 
useAuthSchemeRegistry(Lookup<AuthSchemeFactory>) - 类 中的方法org.apache.hc.client5.http.ContextBuilder
 
useCookieSpecRegistry(Lookup<CookieSpecFactory>) - 类 中的方法org.apache.hc.client5.http.ContextBuilder
 
useCookieStore(CookieStore) - 类 中的方法org.apache.hc.client5.http.ContextBuilder
 
useCredentialsProvider(CredentialsProvider) - 类 中的方法org.apache.hc.client5.http.ContextBuilder
 
USER_AGENT - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
USER_TOKEN - 类 中的静态变量org.apache.hc.client5.http.protocol.HttpClientContext
Attribute name of a Object object that represents the actual user identity such as user Principal.
UsernamePasswordCredentials - org.apache.hc.client5.http.auth中的类
Simple Credentials representation based on a user name / password pair.
UsernamePasswordCredentials(Principal, char[]) - 类 的构造器org.apache.hc.client5.http.auth.UsernamePasswordCredentials
The constructor with the username and password arguments.
UsernamePasswordCredentials(String, char[]) - 类 的构造器org.apache.hc.client5.http.auth.UsernamePasswordCredentials
The constructor with the username and password arguments.
UserTokenHandler - org.apache.hc.client5.http中的接口
A handler for determining if the given execution context is user specific or not.
useSystemProperties() - 类 中的方法org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
Use system properties when creating and configuring default implementations.
useSystemProperties() - 类 中的方法org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
Use system properties when creating and configuring default implementations.
useSystemProperties() - 类 中的方法org.apache.hc.client5.http.impl.classic.HttpClientBuilder
Use system properties when creating and configuring default implementations.
useSystemProperties() - 类 中的方法org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
Use system properties when creating and configuring default implementations.
useSystemProperties() - 类 中的方法org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
Use system properties when creating and configuring default implementations.
useSystemProperties() - 类 中的方法org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder
Use system properties when creating and configuring default implementations.
useSystemProperties() - 类 中的方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder
Use system properties when creating and configuring default implementations.

V

validate(Cookie, CookieOrigin) - 接口 中的方法org.apache.hc.client5.http.cookie.CookieAttributeHandler
Performs cookie validation for the given attribute value.
validate(Cookie, CookieOrigin) - 接口 中的方法org.apache.hc.client5.http.cookie.CookieSpec
Validate the cookie according to validation rules defined by the cookie specification.
validate(Cookie, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.AbstractCookieAttributeHandler
 
validate(Cookie, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicDomainHandler
 
validate(Cookie, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicHttpOnlyHandler
 
validate(Cookie, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.BasicPathHandler
 
validate(Cookie, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.CookieSpecBase
 
validate(Cookie, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.PublicSuffixDomainFilter
 
validate(Cookie, CookieOrigin) - 类 中的方法org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpec
 
validateConnection() - 接口 中的方法org.apache.hc.client5.http.async.AsyncExecRuntime
Validates the connection making sure it can be used to execute requests.
validatePendingRequests() - 类 中的方法org.apache.hc.core5.pool.LaxConnPool
 
validatePendingRequests() - 类 中的方法org.apache.hc.core5.pool.StrictConnPool
 
validateResponse(HttpResponse, EntityDetails) - 类 中的静态方法org.apache.hc.core5.http.impl.ServerSupport
 
validateSession(IOSession, Callback<Boolean>) - 类 中的方法org.apache.hc.core5.http2.nio.pool.H2ConnPool
 
validateSession(IOSession, Callback<Boolean>) - 类 中的方法org.apache.hc.core5.reactor.AbstractIOSessionPool
 
valueOf(String) - 枚举 中的静态方法org.apache.hc.client5.http.auth.AuthExchange.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.client5.http.auth.ChallengeType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.client5.http.auth.KerberosConfig.Option
已过时。
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.client5.http.entity.mime.HttpMultipartMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.client5.http.impl.ChainElement
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory.CompatibilityLevel
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.client5.http.psl.DomainType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.client5.http.RouteInfo.LayerType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.client5.http.RouteInfo.TunnelType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.annotation.ThreadingBehavior
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.http.impl.bootstrap.StandardFilter
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.http.impl.nio.ExpandableBuffer.Mode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.http.impl.nio.MessageState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.http.message.StatusLine.StatusClass
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.http.Method
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.http.protocol.UriPatternType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.http.ssl.TLS
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.http.URIScheme
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.http2.config.H2Param
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.hc.core5.http2.config.H2Param
 
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.http2.frame.FrameFlag
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.http2.frame.FrameType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.hc.core5.http2.frame.FrameType
 
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.http2.H2Error
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.http2.HttpVersionPolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.http2.ssl.ApplicationProtocol
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.io.CloseMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.pool.PoolConcurrencyPolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.pool.PoolReusePolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.reactor.Command.Priority
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.reactor.IOReactorStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.reactor.IOSession.Status
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.reactor.ssl.SSLBufferMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.hc.core5.reactor.ssl.SSLMode
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.apache.hc.client5.http.auth.AuthExchange.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.client5.http.auth.ChallengeType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.client5.http.auth.KerberosConfig.Option
已过时。
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.client5.http.entity.mime.HttpMultipartMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.client5.http.impl.ChainElement
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory.CompatibilityLevel
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.client5.http.psl.DomainType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.client5.http.RouteInfo.LayerType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.client5.http.RouteInfo.TunnelType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.annotation.ThreadingBehavior
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.http.impl.bootstrap.StandardFilter
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.http.impl.nio.ExpandableBuffer.Mode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.http.impl.nio.MessageState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.http.message.StatusLine.StatusClass
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.http.Method
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.http.protocol.UriPatternType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.http.ssl.TLS
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.http.URIScheme
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.http2.config.H2Param
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.http2.frame.FrameFlag
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.http2.frame.FrameType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.http2.H2Error
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.http2.HttpVersionPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.http2.ssl.ApplicationProtocol
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.io.CloseMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.pool.PoolConcurrencyPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.pool.PoolReusePolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.reactor.Command.Priority
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.reactor.IOReactorStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.reactor.IOSession.Status
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.reactor.ssl.SSLBufferMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.hc.core5.reactor.ssl.SSLMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VARY - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
verify(String, SSLSession) - 类 中的方法org.apache.hc.client5.http.ssl.DefaultHostnameVerifier
 
verify(String, X509Certificate) - 类 中的方法org.apache.hc.client5.http.ssl.DefaultHostnameVerifier
 
verify(String, X509Certificate) - 接口 中的方法org.apache.hc.client5.http.ssl.HttpClientHostnameVerifier
Verifies the supplied server X509Certificate and ensures it matches the original host name.
verify(String, SSLSession) - 类 中的方法org.apache.hc.client5.http.ssl.NoopHostnameVerifier
 
verify(HttpHost, SSLSession) - 接口 中的方法org.apache.hc.core5.http.io.ssl.SSLSessionVerifier
 
verify(ClassicHttpRequest, HttpContext) - 类 中的方法org.apache.hc.core5.http.io.support.BasicHttpServerExpectationDecorator
Verifies the HTTP request and decides whether it meets server expectations and the request processing can continue.
verify(ClassicHttpRequest, HttpContext) - 类 中的方法org.apache.hc.core5.http.io.support.HttpServerExpectationFilter
Verifies the HTTP request and decides whether it meets server expectations and the request processing can continue.
verify(HttpRequest, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.AsyncServerExpectationFilter
 
verify(HttpRequest, HttpContext) - 类 中的方法org.apache.hc.core5.http.nio.support.BasicAsyncServerExpectationDecorator
 
verify(SSLSessionVerifier) - 类 中的静态方法org.apache.hc.core5.http2.ssl.ConscryptSupport
 
verify(NamedEndpoint, SSLEngine) - 接口 中的方法org.apache.hc.core5.reactor.ssl.SSLSessionVerifier
Triggered when the SSL connection has been established and initial SSL handshake has been successfully completed.
verifySession(String, SSLSession) - 类 中的方法org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory
 
version - 枚举 中的变量org.apache.hc.core5.http.ssl.TLS
 
VERSION_PROPERTY_FILE - 类 中的静态变量org.apache.hc.core5.util.VersionInfo
The filename of the version information files.
VersionInfo - org.apache.hc.core5.util中的类
Provides access to version information for HTTP components.
VersionInfo(String, String, String, String, String) - 类 的构造器org.apache.hc.core5.util.VersionInfo
Instantiates version information.
VIA - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 

W

WARNING - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
WILDCARD - 类 中的静态变量org.apache.hc.core5.http.ContentType
 
Wire - org.apache.hc.client5.http.impl中的类
 
Wire(Logger, String) - 类 的构造器org.apache.hc.client5.http.impl.Wire
 
withCharset(Charset) - 类 中的方法org.apache.hc.core5.http.ContentType
Creates a new instance with this MIME type and the given Charset.
withCharset(String) - 类 中的方法org.apache.hc.core5.http.ContentType
Creates a new instance with this MIME type and the given Charset name.
withConnectionReuseStrategy(ConnectionReuseStrategy) - 类 中的方法org.apache.hc.core5.http.impl.io.HttpRequestExecutor.Builder
 
withConnectionReuseStrategy(ConnectionReuseStrategy) - 类 中的方法org.apache.hc.core5.http.impl.io.HttpService.Builder
 
withHttp1StreamListener(Http1StreamListener) - 类 中的方法org.apache.hc.core5.http.impl.io.HttpRequestExecutor.Builder
 
withHttp1StreamListener(Http1StreamListener) - 类 中的方法org.apache.hc.core5.http.impl.io.HttpService.Builder
 
withHttpProcessor(HttpProcessor) - 类 中的方法org.apache.hc.core5.http.impl.io.HttpService.Builder
 
withHttpServerRequestHandler(HttpServerRequestHandler) - 类 中的方法org.apache.hc.core5.http.impl.io.HttpService.Builder
 
withParameters(NameValuePair...) - 类 中的方法org.apache.hc.core5.http.ContentType
Creates a new instance with this MIME type and the given parameters.
withTrailers(HttpEntity, Header...) - 类 中的静态方法org.apache.hc.core5.http.io.entity.HttpEntities
 
withTrailers(AsyncEntityProducer, Header...) - 类 中的静态方法org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
 
withWaitForContinue(Timeout) - 类 中的方法org.apache.hc.core5.http.impl.io.HttpRequestExecutor.Builder
 
write(T, SessionOutputBuffer, OutputStream) - 类 中的方法org.apache.hc.core5.http.impl.io.AbstractMessageWriter
 
write(int) - 类 中的方法org.apache.hc.core5.http.impl.io.ChunkedOutputStream
 
write(byte[]) - 类 中的方法org.apache.hc.core5.http.impl.io.ChunkedOutputStream
Writes the array.
write(byte[], int, int) - 类 中的方法org.apache.hc.core5.http.impl.io.ChunkedOutputStream
Writes the array.
write(byte[], int, int) - 类 中的方法org.apache.hc.core5.http.impl.io.ContentLengthOutputStream
 
write(byte[]) - 类 中的方法org.apache.hc.core5.http.impl.io.ContentLengthOutputStream
 
write(int) - 类 中的方法org.apache.hc.core5.http.impl.io.ContentLengthOutputStream
 
write(byte[], int, int) - 类 中的方法org.apache.hc.core5.http.impl.io.IdentityOutputStream
 
write(byte[]) - 类 中的方法org.apache.hc.core5.http.impl.io.IdentityOutputStream
 
write(int) - 类 中的方法org.apache.hc.core5.http.impl.io.IdentityOutputStream
 
write(byte[], int, int, OutputStream) - 类 中的方法org.apache.hc.core5.http.impl.io.SessionOutputBufferImpl
 
write(byte[], OutputStream) - 类 中的方法org.apache.hc.core5.http.impl.io.SessionOutputBufferImpl
 
write(int, OutputStream) - 类 中的方法org.apache.hc.core5.http.impl.io.SessionOutputBufferImpl
 
write(T, SessionOutputBuffer) - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractMessageWriter
 
write(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.impl.nio.ChunkEncoder
 
write(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.impl.nio.IdentityEncoder
 
write(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.impl.nio.LengthDelimitedEncoder
 
write(T, SessionOutputBuffer, OutputStream) - 接口 中的方法org.apache.hc.core5.http.io.HttpMessageWriter
Serializes an instance of MessageHeaders to the given output stream.
write(byte[], int, int, OutputStream) - 接口 中的方法org.apache.hc.core5.http.io.SessionOutputBuffer
Writes len bytes from the specified byte array starting at offset off to this session buffer.
write(byte[], OutputStream) - 接口 中的方法org.apache.hc.core5.http.io.SessionOutputBuffer
Writes b.length bytes from the specified byte array to this session buffer.
write(int, OutputStream) - 接口 中的方法org.apache.hc.core5.http.io.SessionOutputBuffer
Writes the specified byte to this session buffer.
write(ByteBuffer) - 接口 中的方法org.apache.hc.core5.http.nio.ContentEncoder
Writes a portion of entity content to the underlying channel.
write(ByteBuffer) - 接口 中的方法org.apache.hc.core5.http.nio.DataStreamChannel
Writes data from the buffer through this channel into the underlying byte stream.
write(T, SessionOutputBuffer) - 接口 中的方法org.apache.hc.core5.http.nio.NHttpMessageWriter
Writes out the HTTP message head.
write(ByteBuffer) - 接口 中的方法org.apache.hc.core5.http.nio.SessionOutputBuffer
Copies content of the source buffer into this buffer.
write(ReadableByteChannel) - 接口 中的方法org.apache.hc.core5.http.nio.SessionOutputBuffer
Reads a sequence of bytes from the source channel into this buffer.
write(T) - 接口 中的方法org.apache.hc.core5.http.nio.StreamChannel
Writes data from the data container into the underlying data stream.
write(byte[], int, int) - 接口 中的方法org.apache.hc.core5.http.nio.support.classic.ContentOutputBuffer
Writes len bytes from the specified byte array starting at offset off to this buffer.
write(int) - 接口 中的方法org.apache.hc.core5.http.nio.support.classic.ContentOutputBuffer
Writes the specified byte to this buffer.
write(byte[], int, int) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.ContentOutputStream
 
write(byte[]) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.ContentOutputStream
 
write(int) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.ContentOutputStream
 
write(byte[], int, int) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.SharedOutputBuffer
 
write(int) - 类 中的方法org.apache.hc.core5.http.nio.support.classic.SharedOutputBuffer
 
write(RawFrame, OutputStream) - 类 中的方法org.apache.hc.core5.http2.impl.io.FrameOutputBuffer
 
write(RawFrame, WritableByteChannel) - 类 中的方法org.apache.hc.core5.http2.impl.nio.FrameOutputBuffer
 
WRITE - 类 中的静态变量org.apache.hc.core5.reactor.EventMask
Interest in data output.
write(ByteBuffer) - 类 中的方法org.apache.hc.core5.reactor.ssl.SSLIOSession
 
writeCompleted() - 接口 中的方法org.apache.hc.core5.http.nio.support.classic.ContentOutputBuffer
Indicates the content has been fully written.
writeCompleted() - 类 中的方法org.apache.hc.core5.http.nio.support.classic.SharedOutputBuffer
 
writeHeadLine(T, CharArrayBuffer) - 类 中的方法org.apache.hc.core5.http.impl.io.AbstractMessageWriter
Subclasses must override this method to write out the first header line based on the HttpMessage passed as a parameter.
writeHeadLine(ClassicHttpRequest, CharArrayBuffer) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultHttpRequestWriter
 
writeHeadLine(ClassicHttpResponse, CharArrayBuffer) - 类 中的方法org.apache.hc.core5.http.impl.io.DefaultHttpResponseWriter
 
writeHeadLine(T, CharArrayBuffer) - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractMessageWriter
Writes out the first line of HttpMessage.
writeHeadLine(T, CharArrayBuffer) - 类 中的方法org.apache.hc.core5.http.impl.nio.DefaultHttpRequestWriter
 
writeHeadLine(T, CharArrayBuffer) - 类 中的方法org.apache.hc.core5.http.impl.nio.DefaultHttpResponseWriter
 
writeLine(CharArrayBuffer, OutputStream) - 类 中的方法org.apache.hc.core5.http.impl.io.SessionOutputBufferImpl
Writes characters from the specified char array followed by a line delimiter to this session buffer.
writeLine(CharArrayBuffer, OutputStream) - 接口 中的方法org.apache.hc.core5.http.io.SessionOutputBuffer
Writes characters from the specified char array followed by a line delimiter to this session buffer.
writeLine(CharArrayBuffer) - 接口 中的方法org.apache.hc.core5.http.nio.SessionOutputBuffer
Copies content of the source buffer into this buffer as one line of text including a line delimiter.
writeTo(OutputStream) - 类 中的方法org.apache.hc.client5.http.entity.DecompressingEntity
 
writeTo(OutputStream) - 类 中的方法org.apache.hc.client5.http.entity.GzipCompressingEntity
 
writeTo(OutputStream) - 类 中的方法org.apache.hc.client5.http.entity.mime.ByteArrayBody
 
writeTo(OutputStream) - 接口 中的方法org.apache.hc.client5.http.entity.mime.ContentBody
 
writeTo(OutputStream) - 类 中的方法org.apache.hc.client5.http.entity.mime.FileBody
 
writeTo(OutputStream) - 类 中的方法org.apache.hc.client5.http.entity.mime.InputStreamBody
 
writeTo(OutputStream) - 类 中的方法org.apache.hc.client5.http.entity.mime.StringBody
 
writeTo(OutputStream) - 接口 中的方法org.apache.hc.core5.http.HttpEntity
Writes the entity content out to the output stream.
writeTo(WritableByteChannel) - 类 中的方法org.apache.hc.core5.http.impl.nio.BufferedData
 
writeTo(HttpEntity, OutputStream) - 类 中的静态方法org.apache.hc.core5.http.io.entity.AbstractHttpEntity
 
writeTo(OutputStream) - 类 中的方法org.apache.hc.core5.http.io.entity.AbstractHttpEntity
 
writeTo(OutputStream) - 类 中的方法org.apache.hc.core5.http.io.entity.BufferedHttpEntity
 
writeTo(OutputStream) - 类 中的方法org.apache.hc.core5.http.io.entity.ByteArrayEntity
 
writeTo(OutputStream) - 类 中的方法org.apache.hc.core5.http.io.entity.EntityTemplate
 
writeTo(OutputStream) - 类 中的方法org.apache.hc.core5.http.io.entity.HttpEntityWrapper
 
writeTo(OutputStream) - 类 中的方法org.apache.hc.core5.http.io.entity.InputStreamEntity
Writes bytes from the InputStream this entity was constructed with to an OutputStream.
writeTo(OutputStream) - 类 中的方法org.apache.hc.core5.http.io.entity.NullEntity
 
writeTo(OutputStream) - 类 中的方法org.apache.hc.core5.http.io.entity.SerializableEntity
 
writeTo(OutputStream) - 类 中的方法org.apache.hc.core5.http.io.entity.StringEntity
 
writeToBuffer(ByteBuffer, int) - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentEncoder
Transfers content of the source to the buffer and updates transport metrics.
writeToChannel(ByteBuffer) - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentEncoder
Flushes content of the given buffer to the channel and updates transport metrics.
writeToChannel(ByteBuffer, int) - 类 中的方法org.apache.hc.core5.http.impl.nio.AbstractContentEncoder
Transfers content of the source to the channel and updates transport metrics.
WWW_AUTHENTICATE - 类 中的静态变量org.apache.hc.core5.http.HttpHeaders
 
WWWFormCodec - org.apache.hc.core5.net中的类
application/x-www-form-urlencoded codec.
WWWFormCodec() - 类 的构造器org.apache.hc.core5.net.WWWFormCodec
 

X

x509TrustManagers(X509TrustManager[]) - 类 中的方法com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientBuilder
 

Z

ZERO_MILLISECONDS - 类 中的静态变量org.apache.hc.core5.util.Timeout
A zero milliseconds Timeout.
ZERO_MILLISECONDS - 类 中的静态变量org.apache.hc.core5.util.TimeValue
A zero milliseconds TimeValue.
A B C D E F G H I K L M N O P R S T U V W X Z 
跳过导航链接

Copyright © 2023. All rights reserved.