Uses of Interface
org.wildfly.httpclient.common.HttpConnectionPool.ConnectionListener
-
Packages that use HttpConnectionPool.ConnectionListener Package Description org.wildfly.httpclient.common -
-
Uses of HttpConnectionPool.ConnectionListener in org.wildfly.httpclient.common
Methods in org.wildfly.httpclient.common with parameters of type HttpConnectionPool.ConnectionListener Modifier and Type Method Description voidHttpConnectionPool. getConnection(HttpConnectionPool.ConnectionListener connectionListener, HttpConnectionPool.ErrorListener errorListener, boolean ignoreConnectionLimits, SSLContext sslContext)
-