public interface MutableUploadEvent extends UploadEvent
Modifier and Type | Method and Description |
---|---|
void |
addBytesRead(long value) |
void |
setBytesRead(long value) |
void |
setContentLength(long value) |
getBytesRead, getContentLength, isMultipart
Copyright © 2018 Brandao. All rights reserved.