| Package | Description |
|---|---|
| com.vaadin.flow.server | |
| com.vaadin.flow.server.communication.streaming |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamVariable.onProgress(StreamVariable.StreamingProgressEvent event)
This method is called if
StreamVariable.listenProgress()
returns true when the streaming starts. |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamingProgressEventImpl
Implementation for
StreamVariable.StreamingProgressEvent. |
Copyright © 2018. All rights reserved.