Package org.atmosphere.guice
Class AtmosphereGuiceServlet
- java.lang.Object
-
- javax.servlet.GenericServlet
-
- javax.servlet.http.HttpServlet
-
- org.atmosphere.cpr.AtmosphereServlet
-
- org.atmosphere.guice.AtmosphereGuiceServlet
-
- All Implemented Interfaces:
java.io.Serializable,javax.servlet.Servlet,javax.servlet.ServletConfig
public class AtmosphereGuiceServlet extends org.atmosphere.cpr.AtmosphereServletGoogle Guice Integration.- Author:
- Jeanfrancois Arcand
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringPROPERTIES
-
Constructor Summary
Constructors Constructor Description AtmosphereGuiceServlet()
-
Method Summary
-
Methods inherited from class org.atmosphere.cpr.AtmosphereServlet
configureFramework, configureFramework, destroy, doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, framework, init, newAtmosphereFramework
-
-