public class AsyncHttpScheduler extends HttpScheduler<java.util.concurrent.ThreadPoolExecutor>
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
TAG |
executor| Constructor and Description |
|---|
AsyncHttpScheduler(HttpCore httpCore) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
void |
setThreadPoolSize(int size) |
ablyHttpExecuteWithFallback, ablyHttpExecuteWithRetry, del, exec, get, httpExecute, post, putpublic AsyncHttpScheduler(HttpCore httpCore)