Annotation Type AsyncSupportService


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