Package | Description |
---|---|
com.vaadin.flow.server.communication |
Modifier and Type | Method and Description |
---|---|
protected boolean |
StreamReceiverHandler.handleFileUploadValidationAndData(VaadinSession session,
InputStream inputStream,
StreamReceiver streamReceiver,
String filename,
String mimeType,
long contentLength,
StateNode node)
Validate that stream target is in a valid state for receiving data and
send stream to receiver.
|
Copyright © 2021. All rights reserved.