Uses of Class
org.apache.hc.core5.http.protocol.RequestConnControl
-
Packages that use RequestConnControl Package Description org.apache.hc.core5.http2.protocol HTTP/2 protocol interceptors. -
-
Uses of RequestConnControl in org.apache.hc.core5.http2.protocol
Subclasses of RequestConnControl in org.apache.hc.core5.http2.protocol Modifier and Type Class Description class
H2RequestConnControl
HTTP/2 compatible extension ofRequestConnControl
.
-