public interface  org.apache.hc.client.http.async.AsyncExecChain$Scheduler extends java.lang.Object
{
public abstract void scheduleExecution(org.apache.hc.core.http.HttpRequest, org.apache.hc.core.http.nio.AsyncEntityProducer, org.apache.hc.client.http.async.AsyncExecChain$Scope, org.apache.hc.client.http.async.AsyncExecCallback, org.apache.hc.core.util.TimeValue);
}