Uses of Class
org.wildfly.httpclient.common.HostPool
-
-
Uses of HostPool in org.wildfly.httpclient.common
Constructors in org.wildfly.httpclient.common with parameters of type HostPool Constructor Description HttpConnectionPool(int maxConnections, int maxStreamsPerConnection, org.xnio.XnioWorker worker, io.undertow.connector.ByteBufferPool byteBufferPool, org.xnio.OptionMap options, HostPool hostPool, long connectionIdleTimeout)
-