JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.inversion
Interface Uploader
public interface
Uploader
Implemented by different runtimes, for example a servlet vs a lambda, to enable different file upload mechanisms.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
Upload
>
getUploads
()
Method Details
getUploads
List
<
Upload
>
getUploads
()