public class ClientConnectionManagerFactory extends Object
| Constructor | Description |
|---|---|
ClientConnectionManagerFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
static org.apache.http.conn.HttpClientConnectionManager |
wrap(org.apache.http.conn.HttpClientConnectionManager orig) |
Returns a wrapped instance of
HttpClientConnectionManager
to capture the necessary performance metrics. |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.