Annotation Type BroadcasterFilterService


  • @Target(TYPE)
    @Retention(RUNTIME)
    @Documented
    public @interface BroadcasterFilterService
    An annotation for telling Atmosphere to add the BroadcastFilter to all created Broadcaster
    Author:
    Jeanfrancois Arcand