Uses of Package
org.apache.hc.core5.http2.frame
Packages that use org.apache.hc.core5.http2.frame
Package
Description
Core HTTP/2 data frame APIs.
Default implementation of HTTP/2 transport based on
the asynchronous (non-blocking) I/O model.
-
Classes in org.apache.hc.core5.http2.frame used by org.apache.hc.core5.http2.frameClassDescriptionAbstract HTTP/2 data frame.Standard HTTP/2 frame flags.Standard HTTP/2 frame types.HTTP/2 stream frame.HTTP/2 stream ID generator.
-
Classes in org.apache.hc.core5.http2.frame used by org.apache.hc.core5.http2.impl.io
-
Classes in org.apache.hc.core5.http2.frame used by org.apache.hc.core5.http2.impl.nioClassDescriptionHTTP/2 stream frame.HTTP/2 stream ID generator.
-
Classes in org.apache.hc.core5.http2.frame used by org.apache.hc.core5.testing.nio