Example usage for org.apache.http.nio.conn ManagedNHttpClientConnection interface-usage

List of usage examples for org.apache.http.nio.conn ManagedNHttpClientConnection interface-usage

Introduction

In this page you can find the example usage for org.apache.http.nio.conn ManagedNHttpClientConnection interface-usage.

Usage

From source file org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl.java

class ManagedNHttpClientConnectionImpl extends DefaultNHttpClientConnection
        implements ManagedNHttpClientConnection {

    private final Log headerlog;
    private final Log wirelog;
    private final Log log;