AbstractServerTransport.SchedulerAbstractHttpTransport.LongPollScheduler, AbstractStreamHttpTransport.DispatchingLongPollSchedulerpublic static interface AbstractHttpTransport.HttpScheduler extends AbstractServerTransport.Scheduler
| Modifier and Type | Method | Description |
|---|---|---|
javax.servlet.AsyncContext |
getAsyncContext() |
|
javax.servlet.http.HttpServletRequest |
getRequest() |
|
javax.servlet.http.HttpServletResponse |
getResponse() |
cancel, scheduleCopyright © 2008–2017 The CometD Project. All rights reserved.