Annotation Interface WebSocketProtocolService


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