protected class AbstractStreamHttpTransport.DispatchingLongPollScheduler extends AbstractHttpTransport.LongPollScheduler
AbstractServerTransport.Scheduler.None
Constructor and Description |
---|
DispatchingLongPollScheduler(AbstractHttpTransport.Context context,
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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
cancel
public DispatchingLongPollScheduler(AbstractHttpTransport.Context context, Promise<Void> promise, ServerMessage.Mutable message, long timeout)
protected void dispatch(boolean timeout)
dispatch
in class AbstractHttpTransport.LongPollScheduler
Copyright © 2008–2024 The CometD Project. All rights reserved.