Uses of Package
org.apache.hc.core5.http.impl
-
Packages that use org.apache.hc.core5.http.impl 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 Default implementation of HTTP/2 transport based on the asynchronous (non-blocking) I/O model.org.apache.hc.core5.http2.impl.nio.bootstrap HTTP/2 capable requester and server bootstrap.org.apache.hc.core5.testing.classic org.apache.hc.core5.testing.nio -
Classes in org.apache.hc.core5.http.impl used by org.apache.hc.core5.http.impl Class Description DefaultAddressResolver DefaultHttpHost
toInetSocketAddress
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. -
Classes in org.apache.hc.core5.http.impl used by org.apache.hc.core5.http.impl.bootstrap Class Description Http1StreamListener HTTP/1.1 stream event listener. -
Classes in org.apache.hc.core5.http.impl used by org.apache.hc.core5.http.impl.io Class Description BasicHttpConnectionMetrics Default implementation of theHttpConnectionMetrics
interface.BasicHttpTransportMetrics Default implementation ofHttpTransportMetrics
.Http1StreamListener HTTP/1.1 stream event listener. -
Classes in org.apache.hc.core5.http.impl used by org.apache.hc.core5.http.impl.nio Class Description BasicHttpConnectionMetrics Default implementation of theHttpConnectionMetrics
interface.BasicHttpTransportMetrics Default implementation ofHttpTransportMetrics
.Http1StreamListener HTTP/1.1 stream event listener. -
Classes in org.apache.hc.core5.http.impl used by org.apache.hc.core5.http2.impl Class Description BasicHttpTransportMetrics Default implementation ofHttpTransportMetrics
. -
Classes in org.apache.hc.core5.http.impl used by org.apache.hc.core5.http2.impl.nio Class Description BasicHttpConnectionMetrics Default implementation of theHttpConnectionMetrics
interface. -
Classes in org.apache.hc.core5.http.impl used by org.apache.hc.core5.http2.impl.nio.bootstrap Class Description Http1StreamListener HTTP/1.1 stream event listener. -
Classes in org.apache.hc.core5.http.impl used by org.apache.hc.core5.testing.classic Class Description Http1StreamListener HTTP/1.1 stream event listener. -
Classes in org.apache.hc.core5.http.impl used by org.apache.hc.core5.testing.nio Class Description Http1StreamListener HTTP/1.1 stream event listener.