Uses of Interface
org.atmosphere.cpr.AtmosphereResourceListener
Packages that use AtmosphereResourceListener
-
Uses of AtmosphereResourceListener in org.atmosphere.annotation
Method parameters in org.atmosphere.annotation with type arguments of type AtmosphereResourceListenerModifier and TypeMethodDescriptionvoidAtmosphereResourceListenerServiceProcessor.handle(AtmosphereFramework framework, Class<AtmosphereResourceListener> annotatedClass) -
Uses of AtmosphereResourceListener in org.atmosphere.cpr
Classes in org.atmosphere.cpr that implement AtmosphereResourceListenerFields in org.atmosphere.cpr with type parameters of type AtmosphereResourceListenerModifier and TypeFieldDescriptionprotected final List<AtmosphereResourceListener> AtmosphereFramework.atmosphereResourceListenersMethods in org.atmosphere.cpr that return types with arguments of type AtmosphereResourceListenerModifier and TypeMethodDescriptionAtmosphereFramework.atmosphereResourceListeners()Return the list ofAtmosphereResourceListenerMethods in org.atmosphere.cpr with parameters of type AtmosphereResourceListenerModifier and TypeMethodDescriptionAtmosphereFramework.atmosphereResourceListener(AtmosphereResourceListener atmosphereResourceListener)