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