Package io.ably.lib.http
Class SyncHttpScheduler
java.lang.Object
io.ably.lib.http.HttpScheduler
io.ably.lib.http.SyncHttpScheduler
- All Implemented Interfaces:
AutoCloseable
A HttpScheduler that runs everything in the current thread.
-
Field Summary
Fields inherited from class io.ably.lib.http.HttpScheduler
TAG
-
Constructor Summary
-
Method Summary
Methods inherited from class io.ably.lib.http.HttpScheduler
ablyHttpExecuteWithFallback, ablyHttpExecuteWithRetry, close, del, exec, execute, get, httpExecute, patch, post, put
-
Constructor Details
-
SyncHttpScheduler
-