Class | Description |
---|---|
DownloadStreamResource |
A subclass of
StreamResource which makes sure #getStream always returns the same instance of DownloadStream .(The superclass always creates a new instance of DownloadStream when calling #getStream, that way DownloadStream#params gets lost and makes it difficult to add custom response headers. |
ErrorMessageUtil |
A util class to facilitate working with Vaadin's
ErrorMessage API. |
Copyright © 2018 Magnolia International Ltd.. All rights reserved.