Class AsyncHttpScheduler

  • All Implemented Interfaces:
    java.lang.AutoCloseable

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

      • TAG

        protected static final java.lang.String TAG