Uses of Class
org.apache.hc.client5.http.protocol.H2RequestPriority
-
Packages that use H2RequestPriority Package Description org.apache.hc.client5.http.protocol HTTP protocol interceptors that enable advanced functionality such as HTTP state management and authentication state caching. -
-
Uses of H2RequestPriority in org.apache.hc.client5.http.protocol
Fields in org.apache.hc.client5.http.protocol declared as H2RequestPriority Modifier and Type Field Description static H2RequestPriorityH2RequestPriority. INSTANCESingleton instance.
-