Class HeartbeatAtmosphereResourceEvent

java.lang.Object
org.atmosphere.cpr.AtmosphereResourceEventImpl
org.atmosphere.cpr.HeartbeatAtmosphereResourceEvent
All Implemented Interfaces:
AtmosphereResourceEvent

public class HeartbeatAtmosphereResourceEvent extends AtmosphereResourceEventImpl

Specifies to the observable that AtmosphereResourceHeartbeatEventListener.onHeartbeat(org.atmosphere.cpr.AtmosphereResourceEvent) should be invoked when it fires event to observers.

Since:
2.2
Version:
1.0
Author:
Guillaume DROUET
  • Constructor Details

    • HeartbeatAtmosphereResourceEvent

      public HeartbeatAtmosphereResourceEvent(AtmosphereResourceImpl resource)

      Builds a new event.

      Parameters:
      resource - the resource