Interface AtmosphereResourceHeartbeatEventListener

All Known Subinterfaces:
AtmosphereResourceEventListener, WebSocketEventListener
All Known Implementing Classes:
AtmosphereResourceEventListenerAdapter, AtmosphereResourceEventListenerAdapter.OnBroadcast, AtmosphereResourceEventListenerAdapter.OnClose, AtmosphereResourceEventListenerAdapter.OnDisconnect, AtmosphereResourceEventListenerAdapter.OnHeartbeat, AtmosphereResourceEventListenerAdapter.OnPreSuspend, AtmosphereResourceEventListenerAdapter.OnResume, AtmosphereResourceEventListenerAdapter.OnSuspend, AtmosphereResourceEventListenerAdapter.OnThrowable, AtmosphereResourceStateRecovery.OnAlwaysSuspend, ManagedAtmosphereHandler, PaddingAtmosphereInterceptor.ForcePreSuspend, WebSocketEventListenerAdapter

public interface AtmosphereResourceHeartbeatEventListener
Receive notifications when heartbeat events occur.
Since:
2.2
Version:
1.0
Author:
Guillaume DROUET
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Invoked when the remote connections send a heartbeat.