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 class
AbstractHttpTransport.LongPollScheduler
protected class
AbstractStreamHttpTransport.DispatchingLongPollScheduler
Fields in org.cometd.server.transport declared as AbstractHttpTransport.HttpScheduler Modifier and Type Field Description protected AbstractHttpTransport.HttpScheduler
AbstractHttpTransport.Context. scheduler
-