Uses of Class
org.atmosphere.lifecycle.LifecycleHandler
Packages that use LifecycleHandler
-
Uses of LifecycleHandler in org.atmosphere.cpr
Methods in org.atmosphere.cpr that return LifecycleHandlerMethods in org.atmosphere.cpr with parameters of type LifecycleHandlerModifier and TypeMethodDescriptionDefaultBroadcaster.lifecycleHandler(LifecycleHandler lifecycleHandler) -
Uses of LifecycleHandler in org.atmosphere.lifecycle
Methods in org.atmosphere.lifecycle that return LifecycleHandlerModifier and TypeMethodDescriptionLifecycleHandler.off(DefaultBroadcaster broadcaster) LifecycleHandler.offIfEmpty(DefaultBroadcaster broadcaster) LifecycleHandler.on(DefaultBroadcaster broadcaster)