org.atmosphere.config.service
Annotation Type Heartbeat


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Heartbeat

Annotate a method that will get invoked when the client sends an heartbeat. HeartbeatInterceptor must be installed.

Author:
Jeanfrancois Arcand



Copyright © 2014. All Rights Reserved.