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, schedule
public 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.LongPollScheduler
Copyright © 2008–2017 The CometD Project. All rights reserved.