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 classAbstractHttpTransport.LongPollSchedulerprotected classAbstractStreamHttpTransport.DispatchingLongPollSchedulerFields in org.cometd.server.http declared as AbstractHttpTransport.HttpScheduler Modifier and Type Field Description protected AbstractHttpTransport.HttpSchedulerAbstractHttpTransport.Context. scheduler
-