Package org.apache.hc.client5.http.impl
Interface ConnectionHolder
-
- All Known Implementing Classes:
BasicHttpClientConnectionManager.InternalConnectionEndpoint,PoolingAsyncClientConnectionManager.InternalConnectionEndpoint,PoolingHttpClientConnectionManager.InternalConnectionEndpoint
@Internal public interface ConnectionHolderInternal interface to expose the underlying connection- Since:
- 5.5
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.hc.core5.http.HttpConnectionget()
-