public static interface StreamVariable.StreamingEvent extends Serializable
Modifier and Type | Method and Description |
---|---|
long |
getBytesReceived() |
long |
getContentLength() |
String |
getFileName() |
String |
getMimeType() |
String getFileName()
String getMimeType()
long getContentLength()
long getBytesReceived()
Copyright © 2019 Vaadin Ltd. All rights reserved.