| Package | Description |
|---|---|
| org.atmosphere.cpr | |
| org.atmosphere.di |
| Modifier and Type | Class and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServletContextHolder.register(ServletContextProvider provider) |
Copyright © 2018. All Rights Reserved.