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.