Class Hierarchy
- 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.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.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.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.nio.AbstractMessageParser<T> (implements org.apache.hc.core5.http.nio.NHttpMessageParser<T>)
- org.apache.hc.core5.http.impl.io.AbstractMessageParser<T> (implements org.apache.hc.core5.http.io.HttpMessageParser<T>)
- org.apache.hc.core5.http.message.AbstractMessageWrapper<T> (implements org.apache.hc.core5.http.HttpMessage)
- org.apache.hc.core5.http.impl.nio.AbstractMessageWriter<T> (implements org.apache.hc.core5.http.nio.NHttpMessageWriter<T>)
- org.apache.hc.core5.http.impl.io.AbstractMessageWriter<T> (implements org.apache.hc.core5.http.io.HttpMessageWriter<T>)
- org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler<T> (implements org.apache.hc.core5.http.nio.AsyncServerExchangeHandler)
- org.apache.hc.core5.util.Args
- org.apache.hc.core5.util.Asserts
- org.apache.hc.core5.http.nio.AsyncClientEndpoint
- 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.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.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.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.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.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.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.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.core5.http.nio.ssl.BasicServerTlsStrategy (implements org.apache.hc.core5.http.nio.ssl.TlsStrategy)
- org.apache.hc.core5.http.message.BasicTokenIterator
- 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.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.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.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)
- org.apache.hc.core5.http.ContentType (implements java.io.Serializable)
- 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.http.nio.support.DefaultAsyncResponseExchangeHandlerFactory (implements org.apache.hc.core5.http.nio.HandlerFactory<T>)
- 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.core5.reactor.DefaultConnectingIOReactor
- 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.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.nio.DefaultHttpRequestParserFactory (implements org.apache.hc.core5.http.nio.NHttpMessageParserFactory<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.DefaultHttpRequestWriterFactory (implements org.apache.hc.core5.http.nio.NHttpMessageWriterFactory<T>)
- org.apache.hc.core5.http.impl.io.DefaultHttpRequestWriterFactory (implements org.apache.hc.core5.http.io.HttpMessageWriterFactory<T>)
- org.apache.hc.core5.http.impl.nio.DefaultHttpResponseFactory (implements org.apache.hc.core5.http.HttpResponseFactory<T>)
- org.apache.hc.core5.http.impl.nio.DefaultHttpResponseParserFactory (implements org.apache.hc.core5.http.nio.NHttpMessageParserFactory<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.DefaultHttpResponseWriterFactory (implements org.apache.hc.core5.http.nio.NHttpMessageWriterFactory<T>)
- org.apache.hc.core5.http.impl.io.DefaultHttpResponseWriterFactory (implements org.apache.hc.core5.http.io.HttpMessageWriterFactory<T>)
- org.apache.hc.core5.reactor.DefaultListeningIOReactor (implements org.apache.hc.core5.reactor.ConnectionAcceptor)
- 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.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.core5.http.nio.entity.DiscardingEntityConsumer<T> (implements org.apache.hc.core5.http.nio.AsyncEntityConsumer<T>)
- 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.core5.http.io.entity.EntityUtils
- org.apache.hc.core5.reactor.EventMask
- 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.support.ExpectSupport
- 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.core5.http.protocol.ForwardedRequest (implements org.apache.hc.core5.http.HttpRequestInterceptor)
- org.apache.hc.core5.concurrent.FutureContribution<T> (implements org.apache.hc.core5.concurrent.FutureCallback<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.core5.net.Host (implements org.apache.hc.core5.net.NamedEndpoint, java.io.Serializable)
- org.apache.hc.core5.http.config.Http1Config
- org.apache.hc.core5.http.config.Http1Config.Builder
- 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.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.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.core5.http.HttpStatus
- 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
- java.io.InputStream (implements java.io.Closeable)
- org.apache.hc.core5.reactor.IOReactorConfig
- org.apache.hc.core5.reactor.IOReactorConfig.Builder
- 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.core5.http.Message<H,B>
- org.apache.hc.core5.http.message.MessageSupport
- org.apache.hc.core5.http.impl.io.MonitoringResponseOutOfOrderStrategy (implements org.apache.hc.core5.http.io.ResponseOutOfOrderStrategy)
- 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.core5.http.impl.io.NoResponseOutOfOrderStrategy (implements org.apache.hc.core5.http.io.ResponseOutOfOrderStrategy)
- org.apache.hc.core5.http.io.entity.NullEntity (implements org.apache.hc.core5.http.HttpEntity)
- 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.http.impl.routing.PathPatternMatcher
- org.apache.hc.core5.http.impl.routing.PathRoute<T,H>
- org.apache.hc.core5.net.PercentCodec
- org.apache.hc.core5.pool.PoolEntry<T,C>
- org.apache.hc.core5.pool.PoolStats (implements java.io.Serializable)
- org.apache.hc.core5.net.Ports
- org.apache.hc.core5.ssl.PrivateKeyDetails
- org.apache.hc.core5.http.ProtocolVersion (implements java.io.Serializable)
- org.apache.hc.core5.http.ProtocolVersionParser
- 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.core5.http.protocol.RequestConformance (implements org.apache.hc.core5.http.HttpRequestInterceptor)
- 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.core5.http.protocol.RequestDate (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.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.core5.http.impl.routing.RequestRouter<T> (implements org.apache.hc.core5.http.HttpRequestMapper<T>)
- org.apache.hc.core5.http.impl.routing.RequestRouter.Builder<T>
- org.apache.hc.core5.http.impl.routing.RequestRouter.Entry<T>
- 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.ResponseConformance (implements org.apache.hc.core5.http.HttpResponseInterceptor)
- 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.core5.http.protocol.ResponseServer (implements org.apache.hc.core5.http.HttpResponseInterceptor)
- org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
- 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.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.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.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.core5.http.message.StatusLine (implements java.io.Serializable)
- org.apache.hc.core5.pool.StrictConnPool<T,C> (implements org.apache.hc.core5.pool.ManagedConnPool<T,C>)
- 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.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.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.core5.net.URLEncodedUtils
- org.apache.hc.core5.util.VersionInfo
- org.apache.hc.core5.http.protocol.ViaRequest (implements org.apache.hc.core5.http.HttpRequestInterceptor)
- org.apache.hc.core5.net.WWWFormCodec
Interface Hierarchy
- 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.http.nio.AsyncServerRequestHandler<T>
- org.apache.hc.core5.http.nio.AsyncServerRequestHandler.ResponseTrigger
- java.lang.AutoCloseable
- org.apache.hc.core5.http.io.BHttpConnection
- java.nio.channels.ByteChannel (also extends java.nio.channels.ReadableByteChannel, java.nio.channels.WritableByteChannel)
- java.nio.channels.Channel
- org.apache.hc.core5.http.ClassicHttpResponse (also extends java.io.Closeable, org.apache.hc.core5.http.HttpEntityContainer, org.apache.hc.core5.http.HttpResponse)
- java.io.Closeable
- org.apache.hc.core5.http.io.BHttpConnection
- java.nio.channels.ByteChannel (also extends java.nio.channels.ReadableByteChannel, java.nio.channels.WritableByteChannel)
- java.nio.channels.Channel
- org.apache.hc.core5.http.ClassicHttpResponse (also extends org.apache.hc.core5.http.HttpEntityContainer, org.apache.hc.core5.http.HttpResponse)
- org.apache.hc.core5.http.io.HttpClientConnection
- org.apache.hc.core5.http.HttpConnection
- org.apache.hc.core5.http.impl.nio.HttpConnectionEventHandler (also extends org.apache.hc.core5.http.HttpConnection, org.apache.hc.core5.reactor.IOEventHandler)
- org.apache.hc.core5.http.HttpEntity (also 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 (also 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.core5.pool.ManagedConnPool<T,C> (also 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.core5.io.ModalCloseable
- org.apache.hc.core5.reactor.ProtocolIOSession (also 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.core5.http.HttpConnection
- org.apache.hc.core5.http.impl.nio.HttpConnectionEventHandler (also extends org.apache.hc.core5.http.HttpConnection, org.apache.hc.core5.reactor.IOEventHandler)
- org.apache.hc.core5.http.HttpEntity (also 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 (also 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.core5.pool.ManagedConnPool<T,C> (also 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.core5.io.ModalCloseable
- org.apache.hc.core5.reactor.ProtocolIOSession (also 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.function.Callback<T>
- org.apache.hc.core5.concurrent.Cancellable
- org.apache.hc.core5.http.nio.CapacityChannel
- org.apache.hc.core5.reactor.ConnectionAcceptor
- org.apache.hc.core5.reactor.ConnectionInitiator
- org.apache.hc.core5.http.ConnectionReuseStrategy
- 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.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.core5.function.Decorator<T>
- org.apache.hc.core5.pool.DisposalCallback<T>
- org.apache.hc.core5.http.EntityDetails
- org.apache.hc.core5.http.io.EofSensorWatcher
- org.apache.hc.core5.http.ExceptionListener
- org.apache.hc.core5.function.Factory<P,T>
- org.apache.hc.core5.concurrent.FutureCallback<T>
- 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
- org.apache.hc.core5.http.impl.Http1StreamListener
- 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.core5.http.HttpResponseFactory<T>
- org.apache.hc.core5.http.io.HttpResponseInformationCallback
- org.apache.hc.core5.http.HttpResponseInterceptor
- 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.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.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.core5.ssl.PrivateKeyStrategy
- org.apache.hc.core5.reactor.ProtocolUpgradeHandler
- org.apache.hc.core5.http.ProtocolVersionParser.Factory
- org.apache.hc.core5.http.ReasonPhraseCatalog
- 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.core5.http.nio.ssl.SecurePortStrategy
- org.apache.hc.core5.http.nio.SessionInputBuffer
- org.apache.hc.core5.http.io.SessionInputBuffer
- org.apache.hc.core5.http.nio.SessionOutputBuffer
- org.apache.hc.core5.http.io.SessionOutputBuffer
- org.apache.hc.core5.reactor.ssl.SSLSessionInitializer
- org.apache.hc.core5.reactor.ssl.SSLSessionVerifier
- org.apache.hc.core5.http.io.ssl.SSLSessionVerifier
- org.apache.hc.core5.http.nio.StreamChannel<T>
- 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.util.Tokenizer.Delimiter
- org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
- org.apache.hc.core5.ssl.TrustStrategy
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.