Uses of Class
lumis.portal.atmosphere.BaseAtmosphereHandler
-
Packages that use BaseAtmosphereHandler Package Description lumis.service.activitystream lumis.util.log -
-
Uses of BaseAtmosphereHandler in lumis.service.activitystream
Subclasses of BaseAtmosphereHandler in lumis.service.activitystream Modifier and Type Class Description class
ActivityStreamAtmosphereHandler
Atmosphere handler implementation specific of the activity stream service. -
Uses of BaseAtmosphereHandler in lumis.util.log
Subclasses of BaseAtmosphereHandler in lumis.util.log Modifier and Type Class Description class
LogAtmosphereHandler
Live log Atmosphere Handler implementation.
-