List of usage examples for org.apache.http.nio.conn ClientAsyncConnectionManager interface-usage
From source file org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager.java
@Deprecated public class PoolingClientAsyncConnectionManager implements ClientAsyncConnectionManager, ConnPoolControl<HttpRoute> { private final Log log = LogFactory.getLog(getClass());