| Package | Description |
|---|---|
| com.vaadin.flow.server |
| Modifier and Type | Method and Description |
|---|---|
StreamResourceWriter |
StreamResource.getWriter()
Returns the stream resource writer.
|
| Constructor and Description |
|---|
StreamResource(String name,
StreamResourceWriter writer)
Creates
StreamResource instance using mandatory parameters
name as a resource file name and output stream writer as
a data producer. |
Copyright © 2025. All rights reserved.