A D E F I J L O

A

AtmosphereServlet - Class in org.atmosphere.cpr
This servlet supports native Comet support with Tomcat 6, 7 and JBoss Web 3.x
AtmosphereServlet() - Constructor for class org.atmosphere.cpr.AtmosphereServlet
Create an Atmosphere Servlet.
AtmosphereServlet(boolean) - Constructor for class org.atmosphere.cpr.AtmosphereServlet
Create an Atmosphere Servlet.
AtmosphereServlet(boolean, boolean) - Constructor for class org.atmosphere.cpr.AtmosphereServlet
Create an Atmosphere Servlet.

D

destroy() - Method in class org.atmosphere.cpr.AtmosphereServlet
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of AsyncSupport
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of AsyncSupport
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of AsyncSupport
doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of AsyncSupport
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of AsyncSupport
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of AsyncSupport
doTrace(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of AsyncSupport

E

event(CometEvent) - Method in class org.atmosphere.cpr.AtmosphereServlet
Hack to support Tomcat AIO like other WebServer.
event(CometEvent) - Method in class org.atmosphere.cpr.AtmosphereServlet
Hack to support Tomcat 7 AIO
event(HttpEvent) - Method in class org.atmosphere.cpr.AtmosphereServlet
Hack to support JBossWeb AIO like other WebServer.

F

framework - Variable in class org.atmosphere.cpr.AtmosphereServlet
 
framework() - Method in class org.atmosphere.cpr.AtmosphereServlet
 

I

init(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereServlet
 

J

JSR356ServerApplicationConfig - Class in org.atmosphere.container
JSR356 implementation.
JSR356ServerApplicationConfig() - Constructor for class org.atmosphere.container.JSR356ServerApplicationConfig
 

L

logger - Static variable in class org.atmosphere.cpr.AtmosphereServlet
 

O

org.atmosphere.container - package org.atmosphere.container
 
org.atmosphere.cpr - package org.atmosphere.cpr
 

A D E F I J L O

Copyright © 2014. All Rights Reserved.