|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServletContextProvider | |
|---|---|
| org.atmosphere.cpr | |
| org.atmosphere.di | |
| Uses of ServletContextProvider in org.atmosphere.cpr |
|---|
| Classes in org.atmosphere.cpr that implement ServletContextProvider | |
|---|---|
class |
AtmosphereFramework
The AtmosphereFramework is the entry point for the framework. |
class |
AtmosphereServlet
The AtmosphereServlet acts as a dispatcher for AtmosphereHandler
defined in META-INF/atmosphere.xml, or if atmosphere.xml is missing, all classes
that implements AtmosphereHandler will be discovered and mapped using
the class's name. |
class |
MeteorServlet
Simple Servlet to use when Atmosphere Meteor are used. |
| Uses of ServletContextProvider in org.atmosphere.di |
|---|
| Methods in org.atmosphere.di with parameters of type ServletContextProvider | |
|---|---|
static void |
ServletContextHolder.register(ServletContextProvider provider)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||