|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
weblogic.servlet.http.AbstractAsyncServlet
org.atmosphere.cpr.AtmosphereServlet
org.atmosphere.guice.AtmosphereGuiceServlet
public class AtmosphereGuiceServlet
Google Guice Integration
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.atmosphere.cpr.AtmosphereServlet |
|---|
AtmosphereServlet.Action, AtmosphereServlet.AtmosphereConfig, AtmosphereServlet.AtmosphereHandlerWrapper |
| Field Summary | |
|---|---|
static String |
JERSEY_PROPERTIES
|
| Constructor Summary | |
|---|---|
AtmosphereGuiceServlet()
|
|
| Method Summary | |
|---|---|
protected boolean |
detectJerseyRuntime(javax.servlet.ServletConfig sc)
Auto-detect Jersey when no atmosphere.xml file are specified. |
| Methods inherited from class weblogic.servlet.http.AbstractAsyncServlet |
|---|
notify |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
getLastModified, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.servlet.Servlet |
|---|
getServletConfig, getServletInfo, service |
| Field Detail |
|---|
public static final String JERSEY_PROPERTIES
| Constructor Detail |
|---|
public AtmosphereGuiceServlet()
| Method Detail |
|---|
protected boolean detectJerseyRuntime(javax.servlet.ServletConfig sc)
detectJerseyRuntime in class AtmosphereServletsc - ServletConfig
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||