protected static class CubaVaadinServletService.CubaFileUploadHandler
extends com.vaadin.server.communication.FileUploadHandler
Modifier | Constructor and Description |
---|---|
protected |
CubaFileUploadHandler() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isSuitableUploadComponent(com.vaadin.server.ClientConnector source) |
protected void |
sendUploadResponse(com.vaadin.server.VaadinRequest request,
com.vaadin.server.VaadinResponse response,
java.lang.String fileName,
long contentLength) |
protected boolean isSuitableUploadComponent(com.vaadin.server.ClientConnector source)
isSuitableUploadComponent
in class com.vaadin.server.communication.FileUploadHandler
protected void sendUploadResponse(com.vaadin.server.VaadinRequest request, com.vaadin.server.VaadinResponse response, java.lang.String fileName, long contentLength) throws java.io.IOException
sendUploadResponse
in class com.vaadin.server.communication.FileUploadHandler
java.io.IOException