public interface ConnectionManagerAwareHttpClient
extends org.apache.http.client.HttpClient
Modifier and Type | Method and Description |
---|---|
org.apache.http.conn.HttpClientConnectionManager |
getHttpClientConnectionManager()
Returns the
HttpClientConnectionManager associated with the
http client. |
Copyright © 2024. All rights reserved.