AjaxAdapter implementation of the UploadStream interface.
3.1
Inheritance Path. java.lang.Object-> com.itmill.toolkit.terminal.web.AjaxHttpUploadStream
Parameters
name
of the stream
stream
input stream
contentName
name of the content
contentType
type of the content
time
Time of event creation (for parallel events (for example in same http request), times are equal)
Creates a new instance of UploadStreamImpl
Parameters
Name of the stream content.
Get stream content name. Stream content name usually differs from the actual stream name. it is used toi identify the content of the stream.