Interface ConnectionHolder
- All Known Implementing Classes:
BasicHttpClientConnectionManager.InternalConnectionEndpoint, PoolingAsyncClientConnectionManager.InternalConnectionEndpoint, PoolingHttpClientConnectionManager.InternalConnectionEndpoint
@Internal
public interface ConnectionHolder
Internal interface to expose the underlying connection
- Since:
- 5.5
-
Method Summary
-
Method Details
-
get
org.apache.hc.core5.http.HttpConnection get()
-