Class SyncHttpScheduler

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class SyncHttpScheduler
    extends HttpScheduler
    A HttpScheduler that runs everything in the current thread.
    • Constructor Detail

      • SyncHttpScheduler

        public SyncHttpScheduler​(HttpCore httpCore)