Uses of Package
org.apache.hc.core5.http2.frame
-
Packages that use org.apache.hc.core5.http2.frame Package Description org.apache.hc.core5.http2.frame Core HTTP/2 data frame 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.org.apache.hc.core5.testing.nio -
Classes in org.apache.hc.core5.http2.frame used by org.apache.hc.core5.http2.frame Class Description Frame Abstract HTTP/2 data frame.FrameFactory FrameFlag Standard HTTP/2 frame flags.FrameType Standard HTTP/2 frame types.RawFrame HTTP/2 stream frame.StreamIdGenerator HTTP/2 stream ID generator. -
Classes in org.apache.hc.core5.http2.frame used by org.apache.hc.core5.http2.impl.io Class Description RawFrame HTTP/2 stream frame. -
Classes in org.apache.hc.core5.http2.frame used by org.apache.hc.core5.http2.impl.nio Class Description FrameFactory RawFrame HTTP/2 stream frame.StreamIdGenerator HTTP/2 stream ID generator. -
Classes in org.apache.hc.core5.http2.frame used by org.apache.hc.core5.testing.nio Class Description FramePrinter RawFrame HTTP/2 stream frame.