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.