Uses of Interface
org.cometd.server.http.AbstractHttpTransport.HttpScheduler
-
Packages that use AbstractHttpTransport.HttpScheduler Package Description org.cometd.server.http -
-
Uses of AbstractHttpTransport.HttpScheduler in org.cometd.server.http
Classes in org.cometd.server.http that implement AbstractHttpTransport.HttpScheduler Modifier and Type Class Description protected class
AbstractHttpTransport.LongPollScheduler
protected class
AbstractStreamHttpTransport.DispatchingLongPollScheduler
Fields in org.cometd.server.http declared as AbstractHttpTransport.HttpScheduler Modifier and Type Field Description protected AbstractHttpTransport.HttpScheduler
AbstractHttpTransport.Context. scheduler
-