Uses of Class
org.apache.hc.core5.http2.frame.Frame
-
Packages that use Frame Package Description org.apache.hc.core5.http2.frame Core HTTP/2 data frame APIs. -
-
Uses of Frame in org.apache.hc.core5.http2.frame
Subclasses of Frame in org.apache.hc.core5.http2.frame Modifier and Type Class Description class
RawFrame
HTTP/2 stream frame.
-