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