public interface  org.apache.http.pool.PoolEntryCallback extends java.lang.Object
{
public abstract void process(org.apache.http.pool.PoolEntry);
}