Package ratpack.core.form
Interface UploadedFile
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetFileName()The name given for the file.- 
Methods inherited from interface ratpack.core.http.TypedDatagetBuffer, getBytes, getContentType, getInputStream, getText, getText, writeTo
 
- 
 
-