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