protected class AbstractStreamHttpTransport.DispatchingLongPollScheduler extends AbstractHttpTransport.LongPollScheduler
| Constructor and Description |
|---|
DispatchingLongPollScheduler(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.AsyncContext asyncContext,
ServerSessionImpl session,
ServerMessage.Mutable reply,
long timeout) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch() |
cancel, error, getAsyncContext, getMetaConnectReply, getRequest, getResponse, getServerSession, onComplete, onError, onStartAsync, onTimeout, run, schedulepublic DispatchingLongPollScheduler(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.AsyncContext asyncContext,
ServerSessionImpl session,
ServerMessage.Mutable reply,
long timeout)
protected void dispatch()
dispatch in class AbstractHttpTransport.LongPollSchedulerCopyright © 2008–2019 The CometD Project. All rights reserved.