org.atmosphere.config.service
Annotation Type WebSocketHandlerService


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface WebSocketHandlerService

An annotation for telling Atmosphere which WebSocketHandler class to use by default.

Author:
Jeanfrancois Arcand



Copyright © 2012. All Rights Reserved.