public static interface StreamVariable.StreamingStartEvent extends StreamVariable.StreamingEvent
#uploadStarted(StreamingStartEvent)
method before
the streaming of the content to StreamVariable
starts.Modifier and Type | Method and Description |
---|---|
void |
disposeStreamVariable()
The owner of the StreamVariable can call this method to inform the
terminal implementation that this StreamVariable will not be used to
accept more post.
|
getBytesReceived, getContentLength, getFileName, getMimeType
Copyright © 2017 Vaadin Ltd. All rights reserved.