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,
ClientOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
ablyHttpExecuteWithFallback, ablyHttpExecuteWithRetry, del, exec, get, httpExecute, patch, post, putpublic AsyncHttpScheduler(HttpCore httpCore, ClientOptions options)