Package org.apache.http.pool
Interface PoolEntryCallback<T,C>
- Type Parameters:
T
- the route type that represents the opposite endpoint of a pooled connection.C
- the connection type.
public interface PoolEntryCallback<T,C>
Pool entry callabck.
- Since:
- 4.3
-
Method Summary
-
Method Details
-
process
-