Annotation Interface AsyncSupportListenerService


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface AsyncSupportListenerService
An annotation for telling Atmosphere which AsyncSupportListener class to use by default.
Author:
Jeanfrancois Arcand