Uses of Class
org.apache.hc.core5.http2.config.H2Setting
-
Packages that use H2Setting Package Description org.apache.hc.core5.http2.frame Core HTTP/2 data frame APIs. -
-
Uses of H2Setting in org.apache.hc.core5.http2.frame
Methods in org.apache.hc.core5.http2.frame with parameters of type H2Setting Modifier and Type Method Description RawFrame
FrameFactory. createSettings(H2Setting... settings)
-