| Package | Description |
|---|---|
| com.vaadin.server |
| Modifier and Type | Method and Description |
|---|---|
StreamResource.StreamSource |
StreamResource.getStreamSource()
Returns the source for this
StreamResource. |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamResource.setStreamSource(StreamResource.StreamSource streamSource)
Sets the source for this
StreamResource. |
| Constructor and Description |
|---|
StreamResource(StreamResource.StreamSource streamSource,
String filename)
Creates a new stream resource for downloading from stream.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.