List of usage examples for org.apache.http.nio.conn ClientAsyncConnectionFactory interface-usage
From source file org.apache.http.impl.nio.conn.DefaultClientAsyncConnectionFactory.java
@Deprecated public class DefaultClientAsyncConnectionFactory implements ClientAsyncConnectionFactory, NHttpConnectionFactory<ManagedNHttpClientConnection> { private final Log headerlog = LogFactory.getLog("org.apache.http.headers"); private final Log wirelog = LogFactory.getLog("org.apache.http.wire");