Uses of Package
org.apache.hc.core5.http2.nio
-
Packages that use org.apache.hc.core5.http2.nio Package Description 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.nio.command HTTP/2 specific commands for HTTP/2 transport based on asynchronous, event driven I/O model.org.apache.hc.core5.http2.nio.support Support classes for HTTP/2 asynchronous transport. -
Classes in org.apache.hc.core5.http2.nio used by org.apache.hc.core5.http2.impl.nio Class Description AsyncPingHandler Abstract asynchronous ping exchange handler. -
Classes in org.apache.hc.core5.http2.nio used by org.apache.hc.core5.http2.nio.command Class Description AsyncPingHandler Abstract asynchronous ping exchange handler. -
Classes in org.apache.hc.core5.http2.nio used by org.apache.hc.core5.http2.nio.support Class Description AsyncPingHandler Abstract asynchronous ping exchange handler.