public class GravityJBossWebServlet extends AbstractHttpEventServlet
| Constructor and Description |
|---|
GravityJBossWebServlet() |
| Modifier and Type | Method and Description |
|---|---|
CometIO |
createCometIO() |
boolean |
handleEnd(org.jboss.servlet.http.HttpEvent event) |
boolean |
handleError(org.jboss.servlet.http.HttpEvent event) |
boolean |
handleRequest(org.jboss.servlet.http.HttpEvent event,
InputStream content) |
begin, end, error, event, read, servicecleanupRequest, deserialize, deserialize, doDelete, doGet, doHead, doOptions, doPut, doTrace, getConnectMessage, getLongPollingTimeout, init, initializeRequest, rejectJMFContentType, 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 GravityJBossWebServlet()
public CometIO createCometIO()
createCometIO in class AbstractHttpEventServletpublic boolean handleRequest(org.jboss.servlet.http.HttpEvent event, InputStream content) throws IOException, ServletException
handleRequest in class AbstractHttpEventServletIOExceptionServletExceptionpublic boolean handleEnd(org.jboss.servlet.http.HttpEvent event) throws IOException, ServletException
handleEnd in class AbstractHttpEventServletIOExceptionServletExceptionpublic boolean handleError(org.jboss.servlet.http.HttpEvent event) throws IOException
handleError in class AbstractHttpEventServletIOException