Uses of Class
org.apache.hc.core5.http2.nio.pool.H2ConnPool
-
Packages that use H2ConnPool Package Description org.apache.hc.core5.http2.impl.nio.bootstrap HTTP/2 capable requester and server bootstrap. -
-
Uses of H2ConnPool in org.apache.hc.core5.http2.impl.nio.bootstrap
Fields in org.apache.hc.core5.http2.impl.nio.bootstrap declared as H2ConnPool Modifier and Type Field Description private H2ConnPool
H2MultiplexingRequester. connPool
Methods in org.apache.hc.core5.http2.impl.nio.bootstrap that return H2ConnPool Modifier and Type Method Description H2ConnPool
H2MultiplexingRequester. getConnPool()
-