Uses of Class
org.wildfly.httpclient.common.HostPool
Packages that use HostPool
-
Uses of HostPool in org.wildfly.httpclient.common
Constructors in org.wildfly.httpclient.common with parameters of type HostPoolModifierConstructorDescriptionHttpConnectionPool(int maxConnections, int maxStreamsPerConnection, org.xnio.XnioWorker worker, ByteBufferPool byteBufferPool, org.xnio.OptionMap options, HostPool hostPool, long connectionIdleTimeout)