Package com.github.elopteryx.upload.rs
Annotation Type UploadConfig
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description longmaxPartSizeThe maximum size permitted for the parts.longmaxRequestSizeThe maximum size permitted for the complete request.intsizeThresholdThe number of bytes that should be buffered before calling the part begin callback.
-