类分层结构
- java.lang.Object
- org.apache.hc.core5.http.nio.support.AbstractAsyncPushHandler<T> (implements org.apache.hc.core5.http.nio.AsyncPushConsumer)
- org.apache.hc.core5.http.nio.support.AbstractAsyncRequesterConsumer<T,E> (implements org.apache.hc.core5.http.nio.AsyncRequestConsumer<T>)
- org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer<T,E> (implements org.apache.hc.core5.http.nio.AsyncResponseConsumer<T>)
- org.apache.hc.core5.http.nio.support.AbstractAsyncServerAuthFilter<T> (implements org.apache.hc.core5.http.nio.AsyncFilterHandler)
- org.apache.hc.client5.http.impl.classic.AbstractBackoff (implements org.apache.hc.client5.http.classic.BackoffManager)
- org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityProducer (implements org.apache.hc.core5.http.nio.AsyncEntityProducer)
- org.apache.hc.core5.http.nio.entity.AbstractBinDataConsumer (implements org.apache.hc.core5.http.nio.AsyncDataConsumer)
- org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityProducer (implements org.apache.hc.core5.http.nio.AsyncEntityProducer)
- org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer (implements org.apache.hc.core5.http.nio.AsyncDataConsumer)
- org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityConsumer<T> (implements org.apache.hc.core5.http.nio.AsyncEntityConsumer<T>)
- org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityProducer (implements org.apache.hc.core5.http.nio.AsyncEntityProducer)
- org.apache.hc.core5.http.nio.support.classic.AbstractClassicServerExchangeHandler (implements org.apache.hc.core5.http.nio.AsyncServerExchangeHandler)
- org.apache.hc.client5.http.entity.mime.AbstractContentBody (implements org.apache.hc.client5.http.entity.mime.ContentBody)
- org.apache.hc.core5.http.impl.nio.AbstractContentDecoder (implements org.apache.hc.core5.http.nio.ContentDecoder)
- org.apache.hc.core5.http.impl.nio.AbstractContentEncoder (implements org.apache.hc.core5.http.nio.ContentEncoder)
- org.apache.hc.client5.http.impl.cookie.AbstractCookieAttributeHandler (implements org.apache.hc.client5.http.cookie.CookieAttributeHandler)
- org.apache.hc.client5.http.impl.cookie.AbstractCookieSpec (implements org.apache.hc.client5.http.cookie.CookieSpec)
- org.apache.hc.client5.http.impl.classic.AbstractHttpClientResponseHandler<T> (implements org.apache.hc.core5.http.io.HttpClientResponseHandler<T>)
- org.apache.hc.core5.http.io.entity.AbstractHttpEntity (implements org.apache.hc.core5.http.HttpEntity)
- org.apache.hc.core5.http.io.support.AbstractHttpServerAuthFilter<T> (implements org.apache.hc.core5.http.io.HttpFilterHandler)
- org.apache.hc.core5.reactor.AbstractIOSessionPool<T> (implements org.apache.hc.core5.io.ModalCloseable)
- org.apache.hc.core5.http.support.AbstractMessageBuilder<T>
- org.apache.hc.core5.http.impl.io.AbstractMessageParser<T> (implements org.apache.hc.core5.http.io.HttpMessageParser<T>)
- org.apache.hc.core5.http.impl.nio.AbstractMessageParser<T> (implements org.apache.hc.core5.http.nio.NHttpMessageParser<T>)
- org.apache.hc.core5.http.message.AbstractMessageWrapper<T> (implements org.apache.hc.core5.http.HttpMessage)
- org.apache.hc.core5.http.impl.io.AbstractMessageWriter<T> (implements org.apache.hc.core5.http.io.HttpMessageWriter<T>)
- org.apache.hc.core5.http.impl.nio.AbstractMessageWriter<T> (implements org.apache.hc.core5.http.nio.NHttpMessageWriter<T>)
- org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler<T> (implements org.apache.hc.core5.http.nio.AsyncServerExchangeHandler)
- com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientBuilder
- com.aliyun.httpcomponent.httpclient.ApacheAsyncHttpClientProvider (implements com.aliyun.core.http.HttpClientProvider)
- org.apache.hc.core5.util.Args
- org.apache.hc.core5.util.Asserts
- org.apache.hc.core5.http.nio.AsyncClientEndpoint
- org.apache.hc.client5.http.impl.async.AsyncConnectExec (implements org.apache.hc.client5.http.async.AsyncExecChainHandler)
- org.apache.hc.client5.http.nio.AsyncConnectionEndpoint (implements org.apache.hc.core5.io.ModalCloseable)
- org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
- org.apache.hc.core5.http.nio.entity.AsyncEntityProducerWrapper (implements org.apache.hc.core5.http.nio.AsyncEntityProducer)
- org.apache.hc.client5.http.async.AsyncExecChain.Scope
- org.apache.hc.client5.http.impl.async.AsyncHttpRequestRetryExec (implements org.apache.hc.client5.http.async.AsyncExecChainHandler)
- org.apache.hc.client5.http.impl.async.AsyncProtocolExec (implements org.apache.hc.client5.http.async.AsyncExecChainHandler)
- org.apache.hc.client5.http.impl.async.AsyncRedirectExec (implements org.apache.hc.client5.http.async.AsyncExecChainHandler)
- org.apache.hc.core5.http.impl.bootstrap.AsyncRequester (implements org.apache.hc.core5.reactor.IOReactorService)
- org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
- org.apache.hc.core5.http.impl.bootstrap.AsyncServer (implements org.apache.hc.core5.reactor.ConnectionAcceptor, org.apache.hc.core5.reactor.IOReactorService)
- org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
- org.apache.hc.core5.http.nio.support.AsyncServerExpectationFilter (implements org.apache.hc.core5.http.nio.AsyncFilterHandler)
- org.apache.hc.core5.http.nio.support.AsyncServerFilterChainElement
- org.apache.hc.core5.http.nio.support.AsyncServerFilterChainExchangeHandlerFactory (implements org.apache.hc.core5.http.nio.HandlerFactory<T>)
- org.apache.hc.client5.http.impl.auth.AuthCacheKeeper
- org.apache.hc.client5.http.auth.AuthChallenge
- org.apache.hc.client5.http.impl.auth.AuthChallengeParser
- org.apache.hc.client5.http.auth.AuthExchange
- org.apache.hc.client5.http.impl.auth.AuthSchemeSupport
- org.apache.hc.client5.http.auth.AuthScope
- org.apache.hc.client5.http.impl.classic.BackoffStrategyExec (implements org.apache.hc.client5.http.classic.ExecChainHandler)
- org.apache.hc.client5.http.utils.Base64
- org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer (implements org.apache.hc.core5.http.nio.AsyncEntityProducer)
- org.apache.hc.core5.http.nio.support.BasicAsyncServerExpectationDecorator (implements org.apache.hc.core5.http.nio.AsyncServerExchangeHandler)
- org.apache.hc.client5.http.impl.auth.BasicAuthCache (implements org.apache.hc.client5.http.auth.AuthCache)
- org.apache.hc.client5.http.impl.cookie.BasicClientCookie (implements java.lang.Cloneable, java.io.Serializable, org.apache.hc.client5.http.cookie.SetCookie)
- org.apache.hc.core5.http.nio.support.BasicClientExchangeHandler<T> (implements org.apache.hc.core5.http.nio.AsyncClientExchangeHandler)
- org.apache.hc.core5.http.nio.ssl.BasicClientTlsStrategy (implements org.apache.hc.core5.http.nio.ssl.TlsStrategy)
- org.apache.hc.client5.http.cookie.BasicCookieStore (implements org.apache.hc.client5.http.cookie.CookieStore, java.io.Serializable)
- org.apache.hc.client5.http.impl.auth.BasicCredentialsProvider (implements org.apache.hc.client5.http.auth.CredentialsStore)
- org.apache.hc.client5.http.impl.cookie.BasicDomainHandler (implements org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler)
- org.apache.hc.core5.http.impl.BasicEntityDetails (implements org.apache.hc.core5.http.EntityDetails)
- org.apache.hc.core5.concurrent.BasicFuture<T> (implements org.apache.hc.core5.concurrent.Cancellable, java.util.concurrent.Future<V>)
- org.apache.hc.core5.http.message.BasicHeader (implements java.lang.Cloneable, org.apache.hc.core5.http.Header, java.io.Serializable)
- org.apache.hc.core5.http.message.BasicHeaderElement (implements org.apache.hc.core5.http.HeaderElement)
- org.apache.hc.core5.http.message.BasicHeaderElementIterator
- org.apache.hc.core5.http.message.BasicHeaderIterator (implements java.util.Iterator<E>)
- org.apache.hc.core5.http.message.BasicHeaderValueFormatter (implements org.apache.hc.core5.http.message.HeaderValueFormatter)
- org.apache.hc.core5.http.message.BasicHeaderValueParser (implements org.apache.hc.core5.http.message.HeaderValueParser)
- org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager (implements org.apache.hc.client5.http.io.HttpClientConnectionManager)
- org.apache.hc.core5.http.impl.BasicHttpConnectionMetrics (implements org.apache.hc.core5.http.HttpConnectionMetrics)
- org.apache.hc.core5.http.protocol.BasicHttpContext (implements org.apache.hc.core5.http.protocol.HttpContext)
- org.apache.hc.client5.http.impl.cookie.BasicHttpOnlyHandler (implements org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler)
- org.apache.hc.client5.http.async.methods.BasicHttpRequests
- org.apache.hc.core5.http.io.support.BasicHttpServerExpectationDecorator (implements org.apache.hc.core5.http.io.HttpServerRequestHandler)
- org.apache.hc.core5.http.io.support.BasicHttpServerRequestHandler (implements org.apache.hc.core5.http.io.HttpServerRequestHandler)
- org.apache.hc.core5.http.impl.BasicHttpTransportMetrics (implements org.apache.hc.core5.http.io.HttpTransportMetrics)
- org.apache.hc.core5.http.message.BasicLineFormatter (implements org.apache.hc.core5.http.message.LineFormatter)
- org.apache.hc.core5.http.message.BasicLineParser (implements org.apache.hc.core5.http.message.LineParser)
- org.apache.hc.core5.http.message.BasicNameValuePair (implements org.apache.hc.core5.http.NameValuePair, java.io.Serializable)
- org.apache.hc.client5.http.impl.cookie.BasicPathHandler (implements org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler)
- org.apache.hc.core5.http2.nio.support.BasicPingHandler (implements org.apache.hc.core5.http2.nio.AsyncPingHandler)
- org.apache.hc.core5.http.nio.support.BasicPushProducer (implements org.apache.hc.core5.http.nio.AsyncPushProducer)
- org.apache.hc.core5.http.nio.support.BasicRequestConsumer<T> (implements org.apache.hc.core5.http.nio.AsyncRequestConsumer<T>)
- org.apache.hc.core5.http.nio.support.BasicRequestProducer (implements org.apache.hc.core5.http.nio.AsyncRequestProducer)
- org.apache.hc.core5.http.nio.support.BasicResponseConsumer<T> (implements org.apache.hc.core5.http.nio.AsyncResponseConsumer<T>)
- org.apache.hc.core5.http.nio.support.BasicResponseProducer (implements org.apache.hc.core5.http.nio.AsyncResponseProducer)
- org.apache.hc.client5.http.impl.routing.BasicRouteDirector (implements org.apache.hc.client5.http.routing.HttpRouteDirector)
- org.apache.hc.client5.http.impl.auth.BasicScheme (implements org.apache.hc.client5.http.auth.AuthScheme, java.io.Serializable)
- org.apache.hc.client5.http.impl.auth.BasicSchemeFactory (implements org.apache.hc.client5.http.auth.AuthSchemeFactory)
- org.apache.hc.core5.http.nio.ssl.BasicServerTlsStrategy (implements org.apache.hc.core5.http.nio.ssl.TlsStrategy)
- org.apache.hc.core5.http.message.BasicTokenIterator
- org.apache.hc.client5.http.auth.BasicUserPrincipal (implements java.security.Principal, java.io.Serializable)
- org.apache.hc.client5.http.impl.auth.BearerScheme (implements org.apache.hc.client5.http.auth.AuthScheme, java.io.Serializable)
- org.apache.hc.client5.http.impl.auth.BearerSchemeFactory (implements org.apache.hc.client5.http.auth.AuthSchemeFactory)
- org.apache.hc.client5.http.auth.BearerToken (implements org.apache.hc.client5.http.auth.Credentials, java.io.Serializable)
- org.apache.hc.client5.http.entity.BrotliInputStreamFactory (implements org.apache.hc.client5.http.entity.InputStreamFactory)
- org.apache.hc.core5.http.message.BufferedHeader (implements org.apache.hc.core5.http.FormattedHeader, java.io.Serializable)
- org.apache.hc.core5.util.ByteArrayBuffer (implements java.io.Serializable)
- org.apache.hc.client5.http.utils.ByteArrayBuilder
- org.apache.hc.core5.concurrent.CallbackContribution<T> (implements org.apache.hc.core5.concurrent.FutureCallback<T>)
- org.apache.hc.core5.util.CharArrayBuffer (implements java.lang.CharSequence, java.io.Serializable)
- org.apache.hc.core5.http.config.CharCodingConfig
- org.apache.hc.core5.http.config.CharCodingConfig.Builder
- org.apache.hc.core5.http.impl.CharCodingSupport
- org.apache.hc.core5.http.Chars
- org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
- org.apache.hc.client5.http.impl.classic.ClassicRequestCopier (implements org.apache.hc.client5.http.impl.MessageCopier<T>)
- org.apache.hc.core5.http2.impl.nio.ClientH2IOEventHandler
- org.apache.hc.core5.http2.impl.nio.ClientH2PrefaceHandler
- org.apache.hc.core5.http2.impl.nio.ClientH2StreamMultiplexer
- org.apache.hc.core5.http2.impl.nio.ClientH2StreamMultiplexerFactory
- org.apache.hc.core5.http2.impl.nio.ClientH2UpgradeHandler (implements org.apache.hc.core5.reactor.ProtocolUpgradeHandler)
- org.apache.hc.core5.http.impl.nio.ClientHttp1IOEventHandler
- org.apache.hc.core5.http.impl.nio.ClientHttp1IOEventHandlerFactory (implements org.apache.hc.core5.reactor.IOEventHandlerFactory)
- org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexer
- org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexerFactory
- org.apache.hc.core5.http2.impl.nio.ClientHttp1UpgradeHandler (implements org.apache.hc.core5.reactor.ProtocolUpgradeHandler)
- org.apache.hc.core5.http2.impl.nio.ClientHttpProtocolNegotiationStarter (implements org.apache.hc.core5.reactor.IOEventHandlerFactory)
- org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder
- org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient (implements org.apache.hc.client5.http.async.HttpAsyncClient, org.apache.hc.core5.io.ModalCloseable)
- org.apache.hc.client5.http.impl.classic.CloseableHttpClient (implements org.apache.hc.client5.http.classic.HttpClient, org.apache.hc.core5.io.ModalCloseable)
- org.apache.hc.client5.http.impl.classic.CloseableHttpResponse (implements org.apache.hc.core5.http.ClassicHttpResponse)
- org.apache.hc.core5.io.Closer
- org.apache.hc.core5.http.nio.command.CommandSupport
- org.apache.hc.core5.concurrent.CompletedFuture<T> (implements org.apache.hc.core5.concurrent.Cancellable, java.util.concurrent.Future<V>)
- org.apache.hc.core5.concurrent.ComplexCancellable (implements org.apache.hc.core5.concurrent.CancellableDependency)
- com.aliyun.httpcomponent.httpclient.implementation.CompositeX509TrustManager (implements javax.net.ssl.X509TrustManager)
- org.apache.hc.client5.http.ConnectExceptionSupport
- org.apache.hc.client5.http.impl.classic.ConnectExec (implements org.apache.hc.client5.http.classic.ExecChainHandler)
- org.apache.hc.client5.http.config.ConnectionConfig (implements java.lang.Cloneable)
- org.apache.hc.client5.http.config.ConnectionConfig.Builder
- org.apache.hc.client5.http.io.ConnectionEndpoint (implements org.apache.hc.core5.io.ModalCloseable)
- org.apache.hc.client5.http.impl.ConnPoolSupport
- org.apache.hc.core5.http2.ssl.ConscryptClientTlsStrategy (implements org.apache.hc.core5.http.nio.ssl.TlsStrategy)
- org.apache.hc.client5.http.ssl.ConscryptClientTlsStrategy
- org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy (implements org.apache.hc.core5.http.nio.ssl.TlsStrategy)
- org.apache.hc.core5.http2.ssl.ConscryptSupport
- org.apache.hc.client5.http.impl.classic.ContentCompressionExec (implements org.apache.hc.client5.http.classic.ExecChainHandler)
- org.apache.hc.core5.http.ContentType (implements java.io.Serializable)
- org.apache.hc.client5.http.ContextBuilder
- org.apache.hc.client5.http.cookie.CookieIdentityComparator (implements java.util.Comparator<T>, java.io.Serializable)
- org.apache.hc.client5.http.cookie.CookieOrigin
- org.apache.hc.client5.http.cookie.CookiePathComparator (implements java.util.Comparator<T>, java.io.Serializable)
- org.apache.hc.client5.http.cookie.CookiePriorityComparator (implements java.util.Comparator<T>)
- org.apache.hc.client5.http.impl.CookieSpecSupport
- org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilder
- org.apache.hc.client5.http.utils.DateUtils
- org.apache.hc.core5.util.Deadline
- org.apache.hc.core5.http.impl.DefaultAddressResolver (implements org.apache.hc.core5.function.Resolver<I,O>)
- org.apache.hc.core5.http2.nio.support.DefaultAsyncPushConsumerFactory (implements org.apache.hc.core5.http.nio.HandlerFactory<T>)
- org.apache.hc.core5.http.nio.support.DefaultAsyncResponseExchangeHandlerFactory (implements org.apache.hc.core5.http.nio.HandlerFactory<T>)
- org.apache.hc.client5.http.impl.DefaultAuthenticationStrategy (implements org.apache.hc.client5.http.AuthenticationStrategy)
- org.apache.hc.client5.http.impl.classic.DefaultBackoffStrategy (implements org.apache.hc.client5.http.classic.ConnectionBackoffStrategy)
- org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection (implements org.apache.hc.core5.http.io.HttpClientConnection)
- org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory (implements org.apache.hc.core5.http.io.HttpConnectionFactory<T>)
- org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory.Builder
- org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnection (implements org.apache.hc.core5.http.io.HttpServerConnection)
- org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory (implements org.apache.hc.core5.http.io.HttpConnectionFactory<T>)
- org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory.Builder
- org.apache.hc.core5.http.impl.io.DefaultClassicHttpRequestFactory (implements org.apache.hc.core5.http.HttpRequestFactory<T>)
- org.apache.hc.core5.http.impl.io.DefaultClassicHttpResponseFactory (implements org.apache.hc.core5.http.HttpResponseFactory<T>)
- org.apache.hc.client5.http.ssl.DefaultClientTlsStrategy
- org.apache.hc.core5.reactor.DefaultConnectingIOReactor
- org.apache.hc.client5.http.impl.DefaultConnectionKeepAliveStrategy (implements org.apache.hc.client5.http.ConnectionKeepAliveStrategy)
- org.apache.hc.core5.http.impl.DefaultConnectionReuseStrategy (implements org.apache.hc.core5.http.ConnectionReuseStrategy)
- org.apache.hc.core5.http.impl.DefaultContentLengthStrategy (implements org.apache.hc.core5.http.ContentLengthStrategy)
- org.apache.hc.core5.pool.DefaultDisposalCallback<T> (implements org.apache.hc.core5.pool.DisposalCallback<T>)
- org.apache.hc.core5.http2.impl.DefaultH2RequestConverter (implements org.apache.hc.core5.http2.H2MessageConverter<T>)
- org.apache.hc.core5.http2.impl.DefaultH2ResponseConverter (implements org.apache.hc.core5.http2.H2MessageConverter<T>)
- org.apache.hc.client5.http.ssl.DefaultHostnameVerifier (implements org.apache.hc.client5.http.ssl.HttpClientHostnameVerifier)
- org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator (implements org.apache.hc.client5.http.io.HttpClientConnectionOperator)
- org.apache.hc.core5.http.protocol.DefaultHttpProcessor (implements org.apache.hc.core5.http.protocol.HttpProcessor)
- org.apache.hc.core5.http.impl.nio.DefaultHttpRequestFactory (implements org.apache.hc.core5.http.HttpRequestFactory<T>)
- org.apache.hc.core5.http.impl.io.DefaultHttpRequestParserFactory (implements org.apache.hc.core5.http.io.HttpMessageParserFactory<T>)
- org.apache.hc.core5.http.impl.nio.DefaultHttpRequestParserFactory (implements org.apache.hc.core5.http.nio.NHttpMessageParserFactory<T>)
- org.apache.hc.client5.http.impl.DefaultHttpRequestRetryStrategy (implements org.apache.hc.client5.http.HttpRequestRetryStrategy)
- org.apache.hc.core5.http.impl.io.DefaultHttpRequestWriterFactory (implements org.apache.hc.core5.http.io.HttpMessageWriterFactory<T>)
- org.apache.hc.core5.http.impl.nio.DefaultHttpRequestWriterFactory (implements org.apache.hc.core5.http.nio.NHttpMessageWriterFactory<T>)
- org.apache.hc.core5.http.impl.nio.DefaultHttpResponseFactory (implements org.apache.hc.core5.http.HttpResponseFactory<T>)
- org.apache.hc.core5.http.impl.io.DefaultHttpResponseParserFactory (implements org.apache.hc.core5.http.io.HttpMessageParserFactory<T>)
- org.apache.hc.core5.http.impl.nio.DefaultHttpResponseParserFactory (implements org.apache.hc.core5.http.nio.NHttpMessageParserFactory<T>)
- org.apache.hc.client5.http.impl.io.DefaultHttpResponseParserFactory (implements org.apache.hc.core5.http.io.HttpMessageParserFactory<T>)
- org.apache.hc.core5.http.impl.io.DefaultHttpResponseWriterFactory (implements org.apache.hc.core5.http.io.HttpMessageWriterFactory<T>)
- org.apache.hc.core5.http.impl.nio.DefaultHttpResponseWriterFactory (implements org.apache.hc.core5.http.nio.NHttpMessageWriterFactory<T>)
- org.apache.hc.core5.reactor.DefaultListeningIOReactor (implements org.apache.hc.core5.reactor.ConnectionAcceptor)
- org.apache.hc.client5.http.impl.DefaultRedirectStrategy (implements org.apache.hc.client5.http.protocol.RedirectStrategy)
- org.apache.hc.client5.http.impl.routing.DefaultRoutePlanner (implements org.apache.hc.client5.http.routing.HttpRoutePlanner)
- org.apache.hc.client5.http.impl.DefaultSchemePortResolver (implements org.apache.hc.client5.http.SchemePortResolver)
- org.apache.hc.core5.concurrent.DefaultThreadFactory (implements java.util.concurrent.ThreadFactory)
- org.apache.hc.core5.http.io.ssl.DefaultTlsSetupHandler (implements org.apache.hc.core5.function.Callback<T>)
- org.apache.hc.client5.http.impl.DefaultUserTokenHandler (implements org.apache.hc.client5.http.UserTokenHandler)
- org.apache.hc.client5.http.entity.DeflateInputStreamFactory (implements org.apache.hc.client5.http.entity.InputStreamFactory)
- org.apache.hc.core5.http.nio.entity.DigestingEntityConsumer<T> (implements org.apache.hc.core5.http.nio.AsyncEntityConsumer<T>)
- org.apache.hc.core5.http.nio.entity.DigestingEntityProducer (implements org.apache.hc.core5.http.nio.AsyncEntityProducer)
- org.apache.hc.client5.http.impl.auth.DigestScheme (implements org.apache.hc.client5.http.auth.AuthScheme, java.io.Serializable)
- org.apache.hc.client5.http.impl.auth.DigestSchemeFactory (implements org.apache.hc.client5.http.auth.AuthSchemeFactory)
- org.apache.hc.core5.http.nio.entity.DiscardingEntityConsumer<T> (implements org.apache.hc.core5.http.nio.AsyncEntityConsumer<T>)
- org.apache.hc.client5.http.utils.DnsUtils
- org.apache.hc.core5.http.EndpointDetails (implements org.apache.hc.core5.http.HttpConnectionMetrics)
- org.apache.hc.core5.reactor.EndpointParameters (implements org.apache.hc.core5.net.NamedEndpoint)
- org.apache.hc.core5.http.impl.EnglishReasonPhraseCatalog (implements org.apache.hc.core5.http.ReasonPhraseCatalog)
- org.apache.hc.client5.http.entity.EntityBuilder
- org.apache.hc.core5.http.io.entity.EntityUtils
- org.apache.hc.core5.reactor.EventMask
- org.apache.hc.client5.http.classic.ExecChain.Scope
- org.apache.hc.client5.http.impl.ExecSupport
- org.apache.hc.core5.http.nio.command.ExecutableCommand (implements org.apache.hc.core5.reactor.Command)
- org.apache.hc.core5.http.impl.nio.ExpandableBuffer
- org.apache.hc.core5.http.nio.entity.FileEntityProducer (implements org.apache.hc.core5.http.nio.AsyncEntityProducer)
- org.apache.hc.core5.http.nio.ssl.FixedPortStrategy (implements org.apache.hc.core5.http.nio.ssl.SecurePortStrategy)
- org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder
- org.apache.hc.core5.http2.frame.Frame<T>
- org.apache.hc.core5.http2.frame.RawFrame
- org.apache.hc.core5.http2.frame.FrameConsts
- org.apache.hc.core5.http2.frame.FrameFactory
- org.apache.hc.core5.http2.impl.io.FrameInputBuffer
- org.apache.hc.core5.http2.impl.nio.FrameInputBuffer
- org.apache.hc.core5.http2.impl.io.FrameOutputBuffer
- org.apache.hc.core5.http2.impl.nio.FrameOutputBuffer
- org.apache.hc.core5.http2.frame.FramePrinter
- org.apache.hc.core5.concurrent.FutureContribution<T> (implements org.apache.hc.core5.concurrent.FutureCallback<T>)
- org.apache.hc.client5.http.impl.classic.FutureRequestExecutionMetrics
- org.apache.hc.client5.http.impl.classic.FutureRequestExecutionService (implements java.io.Closeable)
- org.apache.hc.client5.http.impl.auth.GGSSchemeBase (implements org.apache.hc.client5.http.auth.AuthScheme)
- org.apache.hc.client5.http.entity.GZIPInputStreamFactory (implements org.apache.hc.client5.http.entity.InputStreamFactory)
- org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
- org.apache.hc.client5.http.impl.async.H2AsyncMainClientExec (implements org.apache.hc.client5.http.async.AsyncExecChainHandler)
- org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy (implements org.apache.hc.core5.http.nio.ssl.TlsStrategy)
- org.apache.hc.core5.http2.config.H2Config
- org.apache.hc.core5.http2.config.H2Config.Builder
- org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
- org.apache.hc.core5.http2.impl.H2Processors
- org.apache.hc.core5.http2.H2PseudoRequestHeaders
- org.apache.hc.core5.http2.H2PseudoResponseHeaders
- org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
- org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
- org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy (implements org.apache.hc.core5.http.nio.ssl.TlsStrategy)
- org.apache.hc.core5.http2.config.H2Setting
- org.apache.hc.core5.http2.ssl.H2TlsSupport
- org.apache.hc.client5.http.entity.mime.Header (implements java.lang.Iterable<T>)
- org.apache.hc.core5.http.HeaderElements
- org.apache.hc.core5.http.message.HeaderGroup (implements org.apache.hc.core5.http.MessageHeaders, java.io.Serializable)
- org.apache.hc.client5.http.utils.Hex
- org.apache.hc.core5.net.Host (implements org.apache.hc.core5.net.NamedEndpoint, java.io.Serializable)
- org.apache.hc.core5.http2.hpack.HPackDecoder
- org.apache.hc.core5.http2.hpack.HPackEncoder
- org.apache.hc.core5.http.config.Http1Config
- org.apache.hc.core5.http.config.Http1Config.Builder
- org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
- org.apache.hc.client5.http.impl.async.HttpAsyncClients
- org.apache.hc.client5.http.impl.auth.HttpAuthenticator
- org.apache.hc.client5.http.impl.classic.HttpClientBuilder
- org.apache.hc.client5.http.impl.classic.HttpClients
- org.apache.hc.core5.http.protocol.HttpCoreContext (implements org.apache.hc.core5.http.protocol.HttpContext)
- org.apache.hc.core5.http.protocol.HttpDateGenerator
- org.apache.hc.core5.http.io.entity.HttpEntities
- org.apache.hc.core5.http.io.entity.HttpEntityWrapper (implements org.apache.hc.core5.http.HttpEntity)
- org.apache.hc.core5.http.HttpHeaders
- org.apache.hc.core5.http.HttpHost (implements org.apache.hc.core5.net.NamedEndpoint, java.io.Serializable)
- org.apache.hc.core5.http.protocol.HttpProcessorBuilder
- org.apache.hc.core5.http.impl.HttpProcessors
- org.apache.hc.core5.http2.impl.nio.HttpProtocolNegotiator (implements org.apache.hc.core5.http.impl.nio.HttpConnectionEventHandler)
- org.apache.hc.core5.http.impl.bootstrap.HttpRequester (implements org.apache.hc.core5.pool.ConnPoolControl<T>, org.apache.hc.core5.io.ModalCloseable)
- org.apache.hc.core5.http.impl.io.HttpRequestExecutor
- org.apache.hc.core5.http.impl.io.HttpRequestExecutor.Builder
- org.apache.hc.client5.http.impl.classic.HttpRequestRetryExec (implements org.apache.hc.client5.http.classic.ExecChainHandler)
- com.aliyun.core.http.HttpResponse (implements java.io.Closeable)
- org.apache.hc.client5.http.HttpRoute (implements java.lang.Cloneable, org.apache.hc.client5.http.RouteInfo)
- org.apache.hc.core5.http.impl.bootstrap.HttpServer (implements org.apache.hc.core5.io.ModalCloseable)
- org.apache.hc.core5.http.io.support.HttpServerExpectationFilter (implements org.apache.hc.core5.http.io.HttpFilterHandler)
- org.apache.hc.core5.http.io.support.HttpServerFilterChainElement
- org.apache.hc.core5.http.io.support.HttpServerFilterChainRequestHandler (implements org.apache.hc.core5.http.io.HttpServerRequestHandler)
- org.apache.hc.core5.http.impl.io.HttpService
- org.apache.hc.core5.http.impl.io.HttpService.Builder
- org.apache.hc.client5.http.ssl.HttpsSupport
- org.apache.hc.core5.http.HttpStatus
- org.apache.hc.core5.http2.hpack.Huffman
- org.apache.hc.client5.http.impl.IdleConnectionEvictor
- org.apache.hc.client5.http.async.methods.IgnoreCompleteExceptionFutureCallback<T> (implements org.apache.hc.core5.concurrent.FutureCallback<T>)
- org.apache.hc.client5.http.impl.cookie.IgnoreCookieSpecFactory (implements org.apache.hc.client5.http.cookie.CookieSpecFactory)
- org.apache.hc.core5.http.nio.support.ImmediateResponseExchangeHandler (implements org.apache.hc.core5.http.nio.AsyncServerExchangeHandler)
- org.apache.hc.core5.http.impl.IncomingEntityDetails (implements org.apache.hc.core5.http.EntityDetails)
- org.apache.hc.core5.net.InetAddressUtils
- org.apache.hc.client5.http.impl.InMemoryDnsResolver (implements org.apache.hc.client5.http.DnsResolver)
- java.io.InputStream (implements java.io.Closeable)
- org.apache.hc.core5.reactor.IOReactorConfig
- org.apache.hc.core5.reactor.IOReactorConfig.Builder
- org.apache.hc.client5.http.auth.KerberosConfig (implements java.lang.Cloneable)
- org.apache.hc.client5.http.auth.KerberosConfig.Builder
- org.apache.hc.client5.http.auth.KerberosCredentials (implements org.apache.hc.client5.http.auth.Credentials, java.io.Serializable)
- org.apache.hc.client5.http.impl.auth.KerberosSchemeFactory (implements org.apache.hc.client5.http.auth.AuthSchemeFactory)
- org.apache.hc.core5.util.LangUtils
- org.apache.hc.core5.pool.LaxConnPool<T,C> (implements org.apache.hc.core5.pool.ManagedConnPool<T,C>)
- org.apache.hc.client5.http.impl.classic.MainClientExec (implements org.apache.hc.client5.http.classic.ExecChainHandler)
- org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory (implements org.apache.hc.core5.http.io.HttpConnectionFactory<T>)
- org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory.Builder
- org.apache.hc.core5.http.Message<H,B>
- org.apache.hc.core5.http.message.MessageSupport
- org.apache.hc.client5.http.entity.mime.MimeField
- org.apache.hc.core5.http.impl.io.MonitoringResponseOutOfOrderStrategy (implements org.apache.hc.core5.http.io.ResponseOutOfOrderStrategy)
- org.apache.hc.client5.http.impl.nio.MultihomeConnectionInitiator (implements org.apache.hc.core5.reactor.ConnectionInitiator)
- org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
- org.apache.hc.client5.http.entity.mime.MultipartPart
- org.apache.hc.client5.http.entity.mime.MultipartPartBuilder
- org.apache.hc.core5.http.config.NamedElementChain<E>
- org.apache.hc.core5.http.config.NamedElementChain.Node
- org.apache.hc.core5.http.nio.entity.NoopEntityConsumer (implements org.apache.hc.core5.http.nio.AsyncEntityConsumer<T>)
- org.apache.hc.client5.http.ssl.NoopHostnameVerifier (implements javax.net.ssl.HostnameVerifier)
- org.apache.hc.client5.http.impl.NoopUserTokenHandler (implements org.apache.hc.client5.http.UserTokenHandler)
- org.apache.hc.core5.http.impl.io.NoResponseOutOfOrderStrategy (implements org.apache.hc.core5.http.io.ResponseOutOfOrderStrategy)
- org.apache.hc.client5.http.auth.NTCredentials (implements org.apache.hc.client5.http.auth.Credentials, java.io.Serializable)
- org.apache.hc.client5.http.impl.auth.NTLMScheme (implements org.apache.hc.client5.http.auth.AuthScheme)
- org.apache.hc.client5.http.impl.auth.NTLMSchemeFactory (implements org.apache.hc.client5.http.auth.AuthSchemeFactory)
- org.apache.hc.client5.http.auth.NTUserPrincipal (implements java.security.Principal, java.io.Serializable)
- org.apache.hc.client5.http.impl.classic.NullBackoffStrategy (implements org.apache.hc.client5.http.classic.ConnectionBackoffStrategy)
- org.apache.hc.core5.http.io.entity.NullEntity (implements org.apache.hc.core5.http.HttpEntity)
- org.apache.hc.client5.http.impl.Operations
- org.apache.hc.client5.http.impl.Operations.CompletedFuture<T> (implements java.util.concurrent.Future<V>)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.apache.hc.core5.http.nio.entity.PathEntityProducer (implements org.apache.hc.core5.http.nio.AsyncEntityProducer)
- org.apache.hc.core5.net.PercentCodec
- org.apache.hc.core5.http2.nio.command.PingCommand (implements org.apache.hc.core5.reactor.Command)
- org.apache.hc.client5.http.socket.PlainConnectionSocketFactory (implements org.apache.hc.client5.http.socket.ConnectionSocketFactory)
- org.apache.hc.core5.pool.PoolEntry<T,C>
- org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager (implements org.apache.hc.client5.http.nio.AsyncClientConnectionManager, org.apache.hc.core5.pool.ConnPoolControl<T>)
- org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
- org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager (implements org.apache.hc.core5.pool.ConnPoolControl<T>, org.apache.hc.client5.http.io.HttpClientConnectionManager)
- org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
- org.apache.hc.core5.pool.PoolStats (implements java.io.Serializable)
- org.apache.hc.core5.net.Ports
- org.apache.hc.client5.http.impl.PrefixedIncrementingId
- org.apache.hc.core5.ssl.PrivateKeyDetails
- org.apache.hc.client5.http.impl.classic.ProtocolExec (implements org.apache.hc.client5.http.classic.ExecChainHandler)
- org.apache.hc.core5.http.ProtocolVersion (implements java.io.Serializable)
- org.apache.hc.client5.http.impl.classic.ProxyClient
- java.net.ProxySelector
- org.apache.hc.client5.http.impl.cookie.PublicSuffixDomainFilter (implements org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler)
- org.apache.hc.client5.http.psl.PublicSuffixList
- org.apache.hc.client5.http.psl.PublicSuffixListParser
- org.apache.hc.client5.http.psl.PublicSuffixMatcher
- org.apache.hc.client5.http.psl.PublicSuffixMatcherLoader
- com.aliyun.httpcomponent.httpclient.implementation.reactive.ReactiveResponseConsumer (implements org.apache.hc.core5.http.nio.AsyncResponseConsumer<T>)
- org.apache.hc.client5.http.impl.classic.RedirectExec (implements org.apache.hc.client5.http.classic.ExecChainHandler)
- org.apache.hc.client5.http.protocol.RedirectLocations
- org.apache.hc.core5.util.ReflectionUtils
- org.apache.hc.core5.http.config.Registry<I> (implements org.apache.hc.core5.http.config.Lookup<I>)
- org.apache.hc.core5.http.config.RegistryBuilder<I>
- org.apache.hc.client5.http.protocol.RequestAddCookies (implements org.apache.hc.core5.http.HttpRequestInterceptor)
- org.apache.hc.client5.http.protocol.RequestAuthCache (implements org.apache.hc.core5.http.HttpRequestInterceptor)
- org.apache.hc.client5.http.protocol.RequestClientConnControl (implements org.apache.hc.core5.http.HttpRequestInterceptor)
- org.apache.hc.client5.http.config.RequestConfig (implements java.lang.Cloneable)
- org.apache.hc.client5.http.config.RequestConfig.Builder
- org.apache.hc.core5.http.protocol.RequestConnControl (implements org.apache.hc.core5.http.HttpRequestInterceptor)
- org.apache.hc.core5.http.protocol.RequestContent (implements org.apache.hc.core5.http.HttpRequestInterceptor)
- org.apache.hc.client5.http.impl.RequestCopier (implements org.apache.hc.client5.http.impl.MessageCopier<T>)
- org.apache.hc.core5.http.protocol.RequestDate (implements org.apache.hc.core5.http.HttpRequestInterceptor)
- org.apache.hc.client5.http.protocol.RequestDefaultHeaders (implements org.apache.hc.core5.http.HttpRequestInterceptor)
- org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
- org.apache.hc.core5.http.protocol.RequestExpectContinue (implements org.apache.hc.core5.http.HttpRequestInterceptor)
- org.apache.hc.client5.http.protocol.RequestExpectContinue (implements org.apache.hc.core5.http.HttpRequestInterceptor)
- org.apache.hc.core5.http.protocol.RequestHandlerRegistry<T> (implements org.apache.hc.core5.http.HttpRequestMapper<T>)
- org.apache.hc.core5.http.message.RequestLine (implements java.io.Serializable)
- org.apache.hc.client5.http.impl.RequestSupport
- org.apache.hc.core5.http.protocol.RequestTargetHost (implements org.apache.hc.core5.http.HttpRequestInterceptor)
- org.apache.hc.core5.http.protocol.RequestUserAgent (implements org.apache.hc.core5.http.HttpRequestInterceptor)
- org.apache.hc.core5.http.protocol.RequestValidateHost (implements org.apache.hc.core5.http.HttpRequestInterceptor)
- org.apache.hc.core5.http.protocol.ResponseConnControl (implements org.apache.hc.core5.http.HttpResponseInterceptor)
- org.apache.hc.core5.http.protocol.ResponseContent (implements org.apache.hc.core5.http.HttpResponseInterceptor)
- org.apache.hc.core5.http.protocol.ResponseDate (implements org.apache.hc.core5.http.HttpResponseInterceptor)
- org.apache.hc.client5.http.protocol.ResponseProcessCookies (implements org.apache.hc.core5.http.HttpResponseInterceptor)
- org.apache.hc.core5.http.protocol.ResponseServer (implements org.apache.hc.core5.http.HttpResponseInterceptor)
- org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpec (implements org.apache.hc.client5.http.cookie.CookieSpec)
- org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory (implements org.apache.hc.client5.http.cookie.CookieSpecFactory)
- org.apache.hc.client5.http.RouteTracker (implements java.lang.Cloneable, org.apache.hc.client5.http.RouteInfo)
- org.apache.hc.client5.http.routing.RoutingSupport
- com.aliyun.httpcomponent.httpclient.implementation.SdkConnectionKeepAliveStrategy (implements org.apache.hc.client5.http.ConnectionKeepAliveStrategy)
- org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
- org.apache.hc.core5.http2.impl.nio.ServerH2IOEventHandler
- org.apache.hc.core5.http2.impl.nio.ServerH2PrefaceHandler
- org.apache.hc.core5.http2.impl.nio.ServerH2StreamMultiplexer
- org.apache.hc.core5.http2.impl.nio.ServerH2StreamMultiplexerFactory
- org.apache.hc.core5.http2.impl.nio.ServerH2UpgradeHandler (implements org.apache.hc.core5.reactor.ProtocolUpgradeHandler)
- org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandler
- org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandlerFactory (implements org.apache.hc.core5.reactor.IOEventHandlerFactory)
- org.apache.hc.core5.http.impl.nio.ServerHttp1StreamDuplexer
- org.apache.hc.core5.http.impl.nio.ServerHttp1StreamDuplexerFactory
- org.apache.hc.core5.http2.impl.nio.ServerHttp1UpgradeHandler (implements org.apache.hc.core5.reactor.ProtocolUpgradeHandler)
- org.apache.hc.core5.http2.impl.nio.ServerHttpProtocolNegotiationStarter (implements org.apache.hc.core5.reactor.IOEventHandlerFactory)
- org.apache.hc.core5.http.impl.ServerSupport
- org.apache.hc.core5.http.impl.io.SessionInputBufferImpl (implements org.apache.hc.core5.http.io.SessionInputBuffer)
- org.apache.hc.core5.http.impl.io.SessionOutputBufferImpl (implements org.apache.hc.core5.http.io.SessionOutputBuffer)
- org.apache.hc.core5.http.nio.command.ShutdownCommand (implements org.apache.hc.core5.reactor.Command)
- org.apache.hc.client5.http.async.methods.SimpleBody
- org.apache.hc.client5.http.async.methods.SimpleHttpRequests
- org.apache.hc.core5.http.io.SocketConfig
- org.apache.hc.core5.http.io.SocketConfig.Builder
- org.apache.hc.core5.http.impl.io.SocketHolder
- org.apache.hc.core5.io.SocketTimeoutExceptionFactory
- org.apache.hc.core5.reactor.SocksProxyProtocolHandlerFactory (implements org.apache.hc.core5.reactor.IOEventHandlerFactory)
- org.apache.hc.client5.http.impl.auth.SPNegoSchemeFactory (implements org.apache.hc.client5.http.auth.AuthSchemeFactory)
- org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory (implements org.apache.hc.client5.http.socket.LayeredConnectionSocketFactory)
- org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder
- org.apache.hc.core5.ssl.SSLContextBuilder
- org.apache.hc.core5.ssl.SSLContexts
- org.apache.hc.core5.reactor.ssl.SSLIOSession (implements org.apache.hc.core5.reactor.IOSession)
- org.apache.hc.client5.http.auth.StandardAuthScheme
- org.apache.hc.client5.http.cookie.StandardCookieSpec
- org.apache.hc.core5.http.message.StatusLine (implements java.io.Serializable)
- com.aliyun.httpcomponent.httpclient.implementation.StreamEntityProducer (implements org.apache.hc.core5.http.nio.AsyncEntityProducer)
- org.apache.hc.core5.pool.StrictConnPool<T,C> (implements org.apache.hc.core5.pool.ManagedConnPool<T,C>)
- org.apache.hc.client5.http.impl.auth.SystemDefaultCredentialsProvider (implements org.apache.hc.client5.http.auth.CredentialsStore)
- org.apache.hc.client5.http.SystemDefaultDnsResolver (implements org.apache.hc.client5.http.DnsResolver)
- org.apache.hc.core5.http.nio.support.TerminalAsyncServerFilter (implements org.apache.hc.core5.http.nio.AsyncFilterHandler)
- org.apache.hc.core5.http.io.support.TerminalServerFilter (implements org.apache.hc.core5.http.io.HttpFilterHandler)
- org.apache.hc.core5.util.TextUtils
- java.lang.Throwable (implements java.io.Serializable)
- org.apache.hc.core5.util.TimeValue (implements java.lang.Comparable<T>)
- org.apache.hc.core5.http.ssl.TlsCiphers
- org.apache.hc.client5.http.config.TlsConfig (implements java.lang.Cloneable)
- org.apache.hc.client5.http.config.TlsConfig.Builder
- org.apache.hc.core5.reactor.ssl.TlsDetails
- org.apache.hc.core5.http.nio.ssl.TlsSupport
- org.apache.hc.core5.util.Tokenizer
- org.apache.hc.core5.util.Tokenizer.Cursor
- org.apache.hc.client5.http.ssl.TrustAllStrategy (implements org.apache.hc.core5.ssl.TrustStrategy)
- org.apache.hc.client5.http.ssl.TrustSelfSignedStrategy (implements org.apache.hc.core5.ssl.TrustStrategy)
- org.apache.hc.core5.net.URIAuthority (implements org.apache.hc.core5.net.NamedEndpoint, java.io.Serializable)
- org.apache.hc.core5.net.URIBuilder
- org.apache.hc.core5.http.protocol.UriPatternMatcher<T> (implements org.apache.hc.core5.http.protocol.LookupRegistry<T>)
- org.apache.hc.core5.http.protocol.UriPatternOrderedMatcher<T> (implements org.apache.hc.core5.http.protocol.LookupRegistry<T>)
- org.apache.hc.core5.http.protocol.UriRegexMatcher<T> (implements org.apache.hc.core5.http.protocol.LookupRegistry<T>)
- org.apache.hc.client5.http.utils.URIUtils
- org.apache.hc.core5.net.URLEncodedUtils
- org.apache.hc.client5.http.auth.UsernamePasswordCredentials (implements org.apache.hc.client5.http.auth.Credentials, java.io.Serializable)
- org.apache.hc.core5.util.VersionInfo
- org.apache.hc.client5.http.impl.Wire
- org.apache.hc.core5.net.WWWFormCodec
接口分层结构
- org.apache.hc.client5.http.nio.AsyncClientConnectionOperator
- org.apache.hc.client5.http.async.AsyncExecCallback
- org.apache.hc.client5.http.async.AsyncExecChain
- org.apache.hc.client5.http.async.AsyncExecChain.Scheduler
- org.apache.hc.client5.http.async.AsyncExecChainHandler
- org.apache.hc.client5.http.async.AsyncExecRuntime
- org.apache.hc.core5.http.nio.AsyncFilterChain
- org.apache.hc.core5.http.nio.AsyncFilterChain.ResponseTrigger
- org.apache.hc.core5.http.nio.AsyncFilterHandler
- org.apache.hc.core5.http2.nio.AsyncPingHandler
- org.apache.hc.core5.http.nio.AsyncServerRequestHandler<T>
- org.apache.hc.core5.http.nio.AsyncServerRequestHandler.ResponseTrigger
- org.apache.hc.client5.http.auth.AuthCache
- org.apache.hc.client5.http.AuthenticationStrategy
- org.apache.hc.client5.http.auth.AuthScheme
- org.apache.hc.client5.http.auth.AuthSchemeFactory
- java.lang.AutoCloseable
- org.apache.hc.client5.http.nio.AsyncClientConnectionManager
- org.apache.hc.core5.http.io.BHttpConnection
- java.nio.channels.ByteChannel (并 extends java.nio.channels.ReadableByteChannel, java.nio.channels.WritableByteChannel)
- java.nio.channels.Channel
- org.apache.hc.core5.http.ClassicHttpResponse (并 extends java.io.Closeable, org.apache.hc.core5.http.HttpEntityContainer, org.apache.hc.core5.http.HttpResponse)
- java.io.Closeable
- org.apache.hc.client5.http.nio.AsyncClientConnectionManager
- org.apache.hc.core5.http.io.BHttpConnection
- java.nio.channels.ByteChannel (并 extends java.nio.channels.ReadableByteChannel, java.nio.channels.WritableByteChannel)
- java.nio.channels.Channel
- org.apache.hc.core5.http.ClassicHttpResponse (并 extends org.apache.hc.core5.http.HttpEntityContainer, org.apache.hc.core5.http.HttpResponse)
- org.apache.hc.core5.http.io.HttpClientConnection
- org.apache.hc.client5.http.io.HttpClientConnectionManager
- org.apache.hc.core5.http.HttpConnection
- org.apache.hc.core5.http.impl.nio.HttpConnectionEventHandler (并 extends org.apache.hc.core5.http.HttpConnection, org.apache.hc.core5.reactor.IOEventHandler)
- org.apache.hc.core5.http.HttpEntity (并 extends org.apache.hc.core5.http.EntityDetails)
- org.apache.hc.core5.http.io.HttpServerConnection
- org.apache.hc.core5.reactor.IOReactor
- org.apache.hc.core5.reactor.IOReactorService
- org.apache.hc.core5.reactor.IOSession (并 extends java.nio.channels.ByteChannel, org.apache.hc.core5.util.Identifiable, org.apache.hc.core5.http.SocketModalCloseable)
- org.apache.hc.core5.reactor.ListenerEndpoint
- org.apache.hc.client5.http.nio.ManagedAsyncClientConnection (并 extends org.apache.hc.core5.http.HttpConnection, org.apache.hc.core5.reactor.ssl.TransportSecurityLayer)
- org.apache.hc.core5.pool.ManagedConnPool<T,C> (并 extends org.apache.hc.core5.pool.ConnPool<T,C>, org.apache.hc.core5.pool.ConnPoolControl<T>, org.apache.hc.core5.io.ModalCloseable)
- org.apache.hc.client5.http.io.ManagedHttpClientConnection
- org.apache.hc.core5.io.ModalCloseable
- org.apache.hc.core5.reactor.ProtocolIOSession (并 extends org.apache.hc.core5.reactor.IOSession, org.apache.hc.core5.reactor.ssl.TransportSecurityLayer)
- java.nio.channels.ReadableByteChannel
- org.apache.hc.core5.http.SocketModalCloseable
- java.nio.channels.WritableByteChannel
- org.apache.hc.core5.http.io.HttpClientConnection
- org.apache.hc.client5.http.io.HttpClientConnectionManager
- org.apache.hc.core5.http.HttpConnection
- org.apache.hc.core5.http.impl.nio.HttpConnectionEventHandler (并 extends org.apache.hc.core5.http.HttpConnection, org.apache.hc.core5.reactor.IOEventHandler)
- org.apache.hc.core5.http.HttpEntity (并 extends java.io.Closeable, org.apache.hc.core5.http.EntityDetails)
- org.apache.hc.core5.http.io.HttpServerConnection
- org.apache.hc.core5.reactor.IOReactor
- org.apache.hc.core5.reactor.IOReactorService
- org.apache.hc.core5.reactor.IOSession (并 extends java.nio.channels.ByteChannel, org.apache.hc.core5.util.Identifiable, org.apache.hc.core5.http.SocketModalCloseable)
- org.apache.hc.core5.reactor.ListenerEndpoint
- org.apache.hc.client5.http.nio.ManagedAsyncClientConnection (并 extends org.apache.hc.core5.http.HttpConnection, org.apache.hc.core5.reactor.ssl.TransportSecurityLayer)
- org.apache.hc.core5.pool.ManagedConnPool<T,C> (并 extends org.apache.hc.core5.pool.ConnPool<T,C>, org.apache.hc.core5.pool.ConnPoolControl<T>, org.apache.hc.core5.io.ModalCloseable)
- org.apache.hc.client5.http.io.ManagedHttpClientConnection
- org.apache.hc.core5.io.ModalCloseable
- org.apache.hc.core5.reactor.ProtocolIOSession (并 extends org.apache.hc.core5.reactor.IOSession, org.apache.hc.core5.reactor.ssl.TransportSecurityLayer)
- java.nio.channels.ReadableByteChannel
- org.apache.hc.core5.http.SocketModalCloseable
- java.nio.channels.WritableByteChannel
- org.apache.hc.client5.http.classic.BackoffManager
- org.apache.hc.core5.function.Callback<T>
- org.apache.hc.core5.concurrent.Cancellable
- org.apache.hc.core5.http.nio.CapacityChannel
- org.apache.hc.client5.http.config.Configurable
- org.apache.hc.core5.reactor.ConnectionAcceptor
- org.apache.hc.client5.http.classic.ConnectionBackoffStrategy
- org.apache.hc.core5.reactor.ConnectionInitiator
- org.apache.hc.client5.http.ConnectionKeepAliveStrategy
- org.apache.hc.core5.http.ConnectionReuseStrategy
- org.apache.hc.client5.http.socket.ConnectionSocketFactory
- org.apache.hc.core5.pool.ConnPool<T,C>
- org.apache.hc.core5.pool.ConnPoolListener<T>
- org.apache.hc.core5.pool.ConnPoolStats<T>
- org.apache.hc.core5.http.nio.ContentDecoder
- org.apache.hc.client5.http.entity.mime.ContentDescriptor
- org.apache.hc.core5.http.nio.ContentEncoder
- org.apache.hc.core5.http.nio.support.classic.ContentInputBuffer
- org.apache.hc.core5.http.ContentLengthStrategy
- org.apache.hc.core5.http.nio.support.classic.ContentOutputBuffer
- org.apache.hc.client5.http.cookie.Cookie
- org.apache.hc.client5.http.cookie.CookieAttributeHandler
- org.apache.hc.client5.http.cookie.CookieSpec
- org.apache.hc.client5.http.cookie.CookieSpecFactory
- org.apache.hc.client5.http.cookie.CookieStore
- org.apache.hc.client5.http.auth.Credentials
- org.apache.hc.client5.http.auth.CredentialsProvider
- org.apache.hc.core5.function.Decorator<T>
- org.apache.hc.core5.pool.DisposalCallback<T>
- org.apache.hc.client5.http.DnsResolver
- org.apache.hc.core5.http.EntityDetails
- org.apache.hc.core5.http.io.EofSensorWatcher
- org.apache.hc.core5.http.ExceptionListener
- org.apache.hc.client5.http.classic.ExecChain
- org.apache.hc.client5.http.classic.ExecChainHandler
- org.apache.hc.client5.http.classic.ExecRuntime
- org.apache.hc.core5.function.Factory<P,T>
- org.apache.hc.core5.concurrent.FutureCallback<T>
- org.apache.hc.core5.http2.H2MessageConverter<T>
- org.apache.hc.core5.http2.impl.nio.H2StreamListener
- org.apache.hc.core5.http.nio.HandlerFactory<T>
- org.apache.hc.core5.http.HeaderElement
- org.apache.hc.core5.http.message.HeaderValueFormatter
- org.apache.hc.core5.http.message.HeaderValueParser
- javax.net.ssl.HostnameVerifier
- org.apache.hc.core5.http.impl.Http1StreamListener
- org.apache.hc.client5.http.async.HttpAsyncClient
- org.apache.hc.client5.http.classic.HttpClient
- org.apache.hc.client5.http.io.HttpClientConnectionOperator
- org.apache.hc.core5.http.io.HttpClientResponseHandler<T>
- org.apache.hc.core5.http.io.HttpConnectionFactory<T>
- org.apache.hc.core5.http.HttpConnectionMetrics
- org.apache.hc.core5.http.protocol.HttpContext
- org.apache.hc.core5.http.HttpEntityContainer
- org.apache.hc.core5.http.io.HttpFilterChain
- org.apache.hc.core5.http.io.HttpFilterChain.ResponseTrigger
- org.apache.hc.core5.http.io.HttpFilterHandler
- org.apache.hc.core5.http.io.HttpMessageParser<T>
- org.apache.hc.core5.http.io.HttpMessageParserFactory<T>
- org.apache.hc.core5.http.io.HttpMessageWriter<T>
- org.apache.hc.core5.http.io.HttpMessageWriterFactory<T>
- org.apache.hc.core5.http.HttpRequestFactory<T>
- org.apache.hc.core5.http.io.HttpRequestHandler
- org.apache.hc.core5.http.HttpRequestInterceptor
- org.apache.hc.core5.http.HttpRequestMapper<T>
- org.apache.hc.client5.http.HttpRequestRetryStrategy
- org.apache.hc.core5.http.HttpResponseFactory<T>
- org.apache.hc.core5.http.io.HttpResponseInformationCallback
- org.apache.hc.core5.http.HttpResponseInterceptor
- org.apache.hc.client5.http.routing.HttpRouteDirector
- org.apache.hc.client5.http.routing.HttpRoutePlanner
- org.apache.hc.core5.http.io.HttpServerRequestHandler
- org.apache.hc.core5.http.io.HttpServerRequestHandler.ResponseTrigger
- org.apache.hc.core5.http.io.HttpTransportMetrics
- org.apache.hc.core5.util.Identifiable
- org.apache.hc.client5.http.entity.InputStreamFactory
- org.apache.hc.core5.io.IOCallback<T>
- org.apache.hc.core5.reactor.IOEventHandler
- org.apache.hc.core5.reactor.IOEventHandlerFactory
- org.apache.hc.core5.reactor.IOSessionListener
- org.apache.hc.core5.http.message.LineFormatter
- org.apache.hc.core5.http.message.LineParser
- org.apache.hc.core5.http.config.Lookup<I>
- org.apache.hc.core5.http.protocol.LookupRegistry<T>
- org.apache.hc.client5.http.impl.MessageCopier<T>
- org.apache.hc.core5.http.MessageHeaders
- org.apache.hc.core5.net.NamedEndpoint
- org.apache.hc.core5.http.NameValuePair
- org.apache.hc.core5.http.nio.NHttpMessageParser<T>
- org.apache.hc.core5.http.nio.NHttpMessageParserFactory<T>
- org.apache.hc.core5.http.nio.NHttpMessageWriter<T>
- org.apache.hc.core5.http.nio.NHttpMessageWriterFactory<T>
- org.apache.hc.client5.http.impl.auth.NTLMEngine
- org.apache.hc.core5.ssl.PrivateKeyStrategy
- org.apache.hc.core5.reactor.ProtocolUpgradeHandler
- org.apache.hc.core5.http.ReasonPhraseCatalog
- org.apache.hc.client5.http.protocol.RedirectStrategy
- org.apache.hc.core5.http.nio.RequestChannel
- org.apache.hc.core5.function.Resolver<I,O>
- org.apache.hc.core5.http.nio.ResourceHolder
- org.apache.hc.core5.http.nio.ResponseChannel
- org.apache.hc.core5.http.io.ResponseOutOfOrderStrategy
- org.apache.hc.client5.http.RouteInfo
- org.apache.hc.client5.http.SchemePortResolver
- org.apache.hc.core5.http.nio.ssl.SecurePortStrategy
- org.apache.hc.core5.http.io.SessionInputBuffer
- org.apache.hc.core5.http.nio.SessionInputBuffer
- org.apache.hc.core5.http.io.SessionOutputBuffer
- org.apache.hc.core5.http.nio.SessionOutputBuffer
- org.apache.hc.core5.reactor.ssl.SSLSessionInitializer
- org.apache.hc.core5.http.io.ssl.SSLSessionVerifier
- org.apache.hc.core5.reactor.ssl.SSLSessionVerifier
- org.apache.hc.core5.http.nio.StreamChannel<T>
- org.apache.hc.core5.http2.frame.StreamIdGenerator
- org.apache.hc.core5.function.Supplier<T>
- org.apache.hc.core5.http.nio.ssl.TlsStrategy
- org.apache.hc.core5.http.nio.ssl.TlsUpgradeCapable
- org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
- org.apache.hc.core5.ssl.TrustStrategy
- org.apache.hc.client5.http.UserTokenHandler
注释类型分层结构
枚举分层结构
Copyright © 2023. All rights reserved.