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

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

Introduction

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

Usage

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

/**
 * {@code PoolingNHttpClientConnectionManager} maintains a pool of
 * {@link NHttpClientConnection}s and is able to service connection requests
 * from multiple execution threads. Connections are pooled on a per route
 * basis. A request for a route which already the manager has persistent
 * connections for available in the pool will be services by leasing