Uses of Class
io.vertx.mutiny.ext.web.FileUpload
Packages that use FileUpload
-
Uses of FileUpload in io.vertx.mutiny.ext.web
Fields in io.vertx.mutiny.ext.web with type parameters of type FileUploadMethods in io.vertx.mutiny.ext.web that return FileUploadModifier and TypeMethodDescriptionFileUpload.deleteAndForget()Delete the uploaded file on the disk.static FileUploadFileUpload.newInstance(io.vertx.ext.web.FileUpload delegate) Creates a new instance of theFileUpload.Methods in io.vertx.mutiny.ext.web that return types with arguments of type FileUpload