Uses of Package
org.apache.hc.core5.http2.impl.nio
Packages that use org.apache.hc.core5.http2.impl.nio
Package
Description
Default implementation of HTTP/2 transport based on
the asynchronous (non-blocking) I/O model.
HTTP/2 capable requester and server bootstrap.
-
Classes in org.apache.hc.core5.http2.impl.nio used by org.apache.hc.core5.http2.impl.nioClassDescriptionI/O event handler for events fired by
ProtocolIOSession
that implements client side HTTP/2 messaging protocol with full support for multiplexed message transmission.ClientH2StreamMultiplexer
factory.Frame input buffer for HTTP/2 non-blocking connections.Frame output buffer for HTTP/2 non-blocking connections.HTTP/2 stream event listener.I/O event handler for events fired byProtocolIOSession
that implements server side HTTP/2 messaging protocol with full support for multiplexed message transmission.ServerH2StreamMultiplexer
factory. -
Classes in org.apache.hc.core5.http2.impl.nio used by org.apache.hc.core5.http2.impl.nio.bootstrap
-
Classes in org.apache.hc.core5.http2.impl.nio used by org.apache.hc.core5.testing.nio