List of usage examples for org.apache.http.nio.conn ClientAsyncConnection interface-usage
From source file org.apache.http.impl.nio.conn.DefaultClientAsyncConnection.java
@Deprecated public class DefaultClientAsyncConnection extends DefaultNHttpClientConnection implements ClientAsyncConnection { private final Log headerlog = LogFactory.getLog("org.apache.http.headers"); private final Log wirelog = LogFactory.getLog("org.apache.http.wire"); private final Log log;