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

Interface StreamVariable.StreamingEndEvent

All Superinterfaces:

Serializable, StreamVariable.StreamingEvent

All Known Implementing Classes:

StreamingEndEventImpl

Enclosing interface:

StreamVariable

public static interface StreamVariable.StreamingEndEvent extends StreamVariable.StreamingEvent

Event passed to StreamVariable.streamingFinished(StreamingEndEvent) method the contents have been streamed to StreamVariable successfully.