Class AsyncHttpScheduler

java.lang.Object
io.ably.lib.http.HttpScheduler
io.ably.lib.http.AsyncHttpScheduler
All Implemented Interfaces:
java.lang.AutoCloseable

public class AsyncHttpScheduler
extends HttpScheduler
A HttpScheduler that uses a thread pool to run HTTP operations.