Class H2ConnPool

java.lang.Object
org.apache.hc.core5.reactor.AbstractIOSessionPool<HttpHost>
org.apache.hc.core5.http2.nio.pool.H2ConnPool
All Implemented Interfaces:
Closeable, AutoCloseable, ModalCloseable

@Contract(threading=SAFE) public final class H2ConnPool extends AbstractIOSessionPool<HttpHost>
Pool of HTTP/2 message multiplexing capable connections.
Since:
5.0