public class GravityTomcatServlet extends AbstractCometProcessor
| Constructor and Description |
|---|
GravityTomcatServlet() |
| Modifier and Type | Method and Description |
|---|---|
CometIO |
createCometIO() |
boolean |
handleEnd(CometEvent event) |
boolean |
handleError(CometEvent event) |
boolean |
handleRequest(CometEvent event,
InputStream content) |
begin, end, error, event, read, servicecleanupRequest, deserialize, deserialize, doDelete, doGet, doHead, doOptions, doPut, doTrace, getConnectMessage, getLongPollingTimeout, init, initializeRequest, removeConnectMessage, serialize, setConnectMessagedoPost, getLastModified, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getServletConfig, getServletInfo, init, servicepublic GravityTomcatServlet()
public CometIO createCometIO()
createCometIO in class AbstractCometProcessorpublic boolean handleRequest(CometEvent event, InputStream content) throws IOException, ServletException
handleRequest in class AbstractCometProcessorIOExceptionServletExceptionpublic boolean handleEnd(CometEvent event) throws IOException, ServletException
handleEnd in class AbstractCometProcessorIOExceptionServletExceptionpublic boolean handleError(CometEvent event) throws IOException
handleError in class AbstractCometProcessorIOException