Interface AbstractHttpTransport.HttpScheduler

All Superinterfaces:
AbstractServerTransport.Scheduler
All Known Implementing Classes:
AbstractHttpTransport.LongPollScheduler, AbstractStreamHttpTransport.DispatchingLongPollScheduler
Enclosing class:
AbstractHttpTransport

public static interface AbstractHttpTransport.HttpScheduler extends AbstractServerTransport.Scheduler

A AbstractServerTransport.Scheduler for HTTP-based transports.