Annotation Interface WebSocketFactoryService


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