Uses of Interface
org.cometd.server.transport.AbstractHttpTransport.HttpScheduler
-
Packages that use AbstractHttpTransport.HttpScheduler Package Description org.cometd.server.transport -
-
Uses of AbstractHttpTransport.HttpScheduler in org.cometd.server.transport
Classes in org.cometd.server.transport that implement AbstractHttpTransport.HttpScheduler Modifier and Type Class Description protected classAbstractHttpTransport.LongPollSchedulerprotected classAbstractStreamHttpTransport.DispatchingLongPollSchedulerFields in org.cometd.server.transport declared as AbstractHttpTransport.HttpScheduler Modifier and Type Field Description protected AbstractHttpTransport.HttpSchedulerAbstractHttpTransport.Context. scheduler
-