Uses of Interface
org.atmosphere.cpr.AtmosphereFrameworkListener
Packages that use AtmosphereFrameworkListener
-
Uses of AtmosphereFrameworkListener in org.atmosphere.annotation
Method parameters in org.atmosphere.annotation with type arguments of type AtmosphereFrameworkListenerModifier and TypeMethodDescriptionvoidAtmosphereFrameworkServiceProcessor.handle(AtmosphereFramework framework, Class<AtmosphereFrameworkListener> annotatedClass) -
Uses of AtmosphereFrameworkListener in org.atmosphere.cpr
Classes in org.atmosphere.cpr that implement AtmosphereFrameworkListenerFields in org.atmosphere.cpr with type parameters of type AtmosphereFrameworkListenerModifier and TypeFieldDescriptionprotected final List<AtmosphereFrameworkListener> AtmosphereFramework.frameworkListenersMethods in org.atmosphere.cpr that return types with arguments of type AtmosphereFrameworkListenerModifier and TypeMethodDescriptionAtmosphereFramework.frameworkListeners()Return the list ofAtmosphereFrameworkListenerMethods in org.atmosphere.cpr with parameters of type AtmosphereFrameworkListenerModifier and TypeMethodDescriptionAtmosphereFramework.frameworkListener(AtmosphereFrameworkListener l)