A C D E F I L N 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.

C

configureFramework(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereServlet
 
configureFramework(ServletConfig, boolean) - Method in class org.atmosphere.cpr.AtmosphereServlet
 

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() - Method in class org.atmosphere.cpr.AtmosphereServlet
 

I

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

L

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

N

newAtmosphereFramework() - Method in class org.atmosphere.cpr.AtmosphereServlet
 

O

org.atmosphere.cpr - package org.atmosphere.cpr
 
A C D E F I L N O 

Copyright © 2015. All Rights Reserved.