Package 

Class HttpScheduler

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    
    public class HttpScheduler
     implements AutoCloseable
                        

    HttpScheduler schedules HttpCore operations to an Executor, exposing a generic async API. Internal; use Http instead.