Interface AbstractServerTransport.Scheduler

All Known Subinterfaces:
AbstractHttpTransport.HttpScheduler
All Known Implementing Classes:
AbstractHttpTransport.LongPollScheduler, AbstractStreamHttpTransport.DispatchingLongPollScheduler, AbstractWebSocketTransport.AbstractWebSocketScheduler
Enclosing class:
AbstractServerTransport

public static interface AbstractServerTransport.Scheduler
  • Method Summary

    Modifier and Type Method Description
    void cancel()  
    void schedule()