protected class AbstractStreamHttpTransport.DispatchingLongPollScheduler extends AbstractHttpTransport.LongPollScheduler
AbstractServerTransport.Scheduler.None| Constructor and Description |
|---|
DispatchingLongPollScheduler(AbstractHttpTransport.Context context,
org.cometd.bayeux.Promise<Void> promise,
ServerMessage.Mutable message,
long timeout) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(boolean timeout) |
cancel, destroy, getContext, getMessage, getMetaConnectCycle, getPromise, onComplete, onError, onStartAsync, onTimeout, run, schedule, toStringpublic DispatchingLongPollScheduler(AbstractHttpTransport.Context context, org.cometd.bayeux.Promise<Void> promise, ServerMessage.Mutable message, long timeout)
protected void dispatch(boolean timeout)
dispatch in class AbstractHttpTransport.LongPollSchedulerCopyright © 2008–2022 The CometD Project. All rights reserved.