Uses of Class
org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder.ExecInterceptorEntry
-
Packages that use H2AsyncClientBuilder.ExecInterceptorEntry Package Description org.apache.hc.client5.http.impl.async Asynchronous HTTP client API implementation that supports both HTTP/2 and HTTP/1.1 transport. -
-
Uses of H2AsyncClientBuilder.ExecInterceptorEntry in org.apache.hc.client5.http.impl.async
Fields in org.apache.hc.client5.http.impl.async with type parameters of type H2AsyncClientBuilder.ExecInterceptorEntry Modifier and Type Field Description private java.util.LinkedList<H2AsyncClientBuilder.ExecInterceptorEntry>
H2AsyncClientBuilder. execInterceptors
-