|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface StreamVariable.StreamingStartEvent
Event passed to #uploadStarted(StreamingStartEvent)
method before
the streaming of the content to StreamVariable
starts.
Method Summary | |
---|---|
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. |
Methods inherited from interface com.vaadin.server.StreamVariable.StreamingEvent |
---|
getBytesReceived, getContentLength, getFileName, getMimeType |
Method Detail |
---|
void disposeStreamVariable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |