Uses of Package
org.apache.hc.core5.http.impl

Package
Description
Default implementations of core HTTP APIs.
HTTP/1.1 requester and server bootstrap.
Default implementation of HTTP/1.1 transport based on the classic (blocking) I/O model.
Default implementation of HTTP/1.1 transport based on the asynchronous (non-blocking) I/O model.
Default implementations of core HTTP/2 APIs.
Default implementation of HTTP/2 transport based on the asynchronous (non-blocking) I/O model.
HTTP/2 capable requester and server bootstrap.