Uses of Class
lumis.portal.atmosphere.BaseAtmosphereServlet
-
Packages that use BaseAtmosphereServlet Package Description lumis.service.activitystream lumis.util.log -
-
Uses of BaseAtmosphereServlet in lumis.service.activitystream
Subclasses of BaseAtmosphereServlet in lumis.service.activitystream Modifier and Type Class Description class
ActivityStreamAtmosphereServlet
Servlet that initializes the atmosphere framework used by the activity stream service. -
Uses of BaseAtmosphereServlet in lumis.util.log
Subclasses of BaseAtmosphereServlet in lumis.util.log Modifier and Type Class Description class
LogServlet
Live log Atmosphere Servlet.
-