Package lumis.service.activitystream
Class ActivityStreamAtmosphereServlet
- java.lang.Object
-
- javax.servlet.GenericServlet
-
- lumis.portal.atmosphere.BaseAtmosphereServlet
-
- lumis.service.activitystream.ActivityStreamAtmosphereServlet
-
- All Implemented Interfaces:
Serializable
,Servlet
,ServletConfig
public class ActivityStreamAtmosphereServlet extends BaseAtmosphereServlet
Servlet that initializes the atmosphere framework used by the activity stream service.- Since:
- 8.2.0
- Version:
- $Revision: 18138 $ $Date: 2015-12-15 19:13:35 -0200 (Tue, 15 Dec 2015) $
- See Also:
ActivityStreamAtmosphereHandler
, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ActivityStreamAtmosphereServlet()
-
Method Summary
-
Methods inherited from class lumis.portal.atmosphere.BaseAtmosphereServlet
destroy, init, service
-
Methods inherited from class javax.servlet.GenericServlet
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
-
-