Uses of Interface
org.wildfly.httpclient.common.HttpConnectionPool.ConnectionListener
-
-
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)
-