Package | Description |
---|---|
org.apache.hc.core5.http.impl |
Default implementations of core HTTP APIs.
|
org.apache.hc.core5.http.impl.bootstrap |
HTTP/1.1 requester and server bootstrap.
|
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 |
Default implementation of HTTP/1.1 transport based on
the asynchronous (non-blocking) I/O model.
|
org.apache.hc.core5.http2.impl |
Default implementations of core HTTP/2 APIs.
|
org.apache.hc.core5.http2.impl.nio.bootstrap |
HTTP/2 capable requester and server bootstrap.
|
org.apache.hc.core5.testing.classic |
Class and Description |
---|
DefaultAddressResolver
Default
HttpHost to InetSocketAddress resolver. |
DefaultConnectionReuseStrategy
Default implementation of a strategy deciding about connection re-use.
|
DefaultContentLengthStrategy
The default implementation of the content length strategy.
|
EnglishReasonPhraseCatalog
English reason phrases for HTTP status codes.
|
Class and Description |
---|
Http1StreamListener
HTTP/1.1 stream event listener.
|
Class and Description |
---|
BasicHttpTransportMetrics
Default implementation of
HttpTransportMetrics . |
Http1StreamListener
HTTP/1.1 stream event listener.
|
Class and Description |
---|
BasicHttpTransportMetrics
Default implementation of
HttpTransportMetrics . |
Http1StreamListener
HTTP/1.1 stream event listener.
|
Class and Description |
---|
BasicHttpTransportMetrics
Default implementation of
HttpTransportMetrics . |
Class and Description |
---|
Http1StreamListener
HTTP/1.1 stream event listener.
|
Class and Description |
---|
Http1StreamListener
HTTP/1.1 stream event listener.
|
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.