Uses of Package
org.apache.hc.core5.http2.impl
-
Packages that use org.apache.hc.core5.http2.impl Package Description org.apache.hc.core5.http2.impl Default implementations of core HTTP/2 APIs.org.apache.hc.core5.http2.impl.io org.apache.hc.core5.http2.impl.nio Default implementation of HTTP/2 transport based on the asynchronous (non-blocking) I/O model. -
Classes in org.apache.hc.core5.http2.impl used by org.apache.hc.core5.http2.impl Class Description DefaultH2RequestConverter HTTP/2 request converter.DefaultH2ResponseConverter HTTP/2 response converter. -
Classes in org.apache.hc.core5.http2.impl used by org.apache.hc.core5.http2.impl.io Class Description BasicH2TransportMetrics Default implementation ofH2TransportMetrics
. -
Classes in org.apache.hc.core5.http2.impl used by org.apache.hc.core5.http2.impl.nio Class Description BasicH2TransportMetrics Default implementation ofH2TransportMetrics
.