public class MeteorServlet extends AtmosphereServlet
Meteor are used. This Servlet will look
for a Servlet init-param named org.atmosphere.servlet or org.atmosphere.filter and will
delegate request processing to them. When used, this Servlet will ignore any
value defined in META-INF/atmosphere.xml as internally it will create a
ReflectorServletProcessor| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
framework| Constructor and Description |
|---|
MeteorServlet() |
MeteorServlet(boolean isFilter) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init(javax.servlet.ServletConfig sc) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, event, event, event, frameworkgetInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetServletContextpublic MeteorServlet()
public MeteorServlet(boolean isFilter)
public void init(javax.servlet.ServletConfig sc)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class AtmosphereServletjavax.servlet.ServletExceptionpublic void destroy()
destroy in interface javax.servlet.Servletdestroy in class AtmosphereServletCopyright © 2018. All Rights Reserved.