Package io.ably.lib.http
Class AsyncHttpScheduler
java.lang.Object
io.ably.lib.http.HttpScheduler
io.ably.lib.http.AsyncHttpScheduler
- All Implemented Interfaces:
AutoCloseable
A HttpScheduler that uses a thread pool to run HTTP operations.
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class io.ably.lib.http.HttpScheduler
ablyHttpExecuteWithFallback, ablyHttpExecuteWithRetry, close, del, exec, execute, get, httpExecute, patch, post, put
-
Field Details
-
TAG
-
-
Constructor Details
-
AsyncHttpScheduler
-