Package ratpack.core.form
Support for handling uploaded forms, including file uploads.
-
Interface Summary Interface Description Form An uploaded form.FormParseOpts Options for parsing aForm
.UploadedFile A file that was uploaded via a form.