| Package | Description |
|---|---|
| org.apache.hc.client5.http.impl.io |
Default implementations of client connection management
functions.
|
| org.apache.hc.client5.http.io |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hc.core5.http.io.HttpClientConnection |
PoolingHttpClientConnectionManager.leaseConnection(Future<org.apache.hc.client5.http.impl.io.CPoolEntry> future,
long timeout,
TimeUnit tunit) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hc.core5.http.io.HttpClientConnection |
ConnectionRequest.get(long timeout,
TimeUnit tunit)
Obtains a connection within a given time.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.