Uses of Interface
com.vaadin.flow.component.HeartbeatListener
Packages that use HeartbeatListener
-
Uses of HeartbeatListener in com.vaadin.flow.component
Methods in com.vaadin.flow.component with parameters of type HeartbeatListenerModifier and TypeMethodDescriptionUI.addHeartbeatListener(HeartbeatListener listener) Add a listener that will be informed when this UI received a heartbeat from the client-side. -
Uses of HeartbeatListener in com.vaadin.flow.component.internal
Methods in com.vaadin.flow.component.internal with parameters of type HeartbeatListener