You're viewing an older version of Vaadin JavaDoc. Please see version 24.8.0 for the latest.
com.vaadin.flow.server.

Interface StreamVariable.StreamingProgressEvent

All Superinterfaces:

Serializable, StreamVariable.StreamingEvent

All Known Implementing Classes:

StreamingProgressEventImpl

Enclosing interface:

StreamVariable

public static interface StreamVariable.StreamingProgressEvent extends StreamVariable.StreamingEvent

Event passed to StreamVariable.onProgress(StreamingProgressEvent) method during the streaming progresses.