Class HttpConnectionPool

java.lang.Object
org.wildfly.httpclient.common.HttpConnectionPool
All Implemented Interfaces:
Closeable, AutoCloseable

public class HttpConnectionPool extends Object implements Closeable
A pool of HTTP connections for a given host pool.
Author:
Stuart Douglas, Flavia Rainone