Package play.mvc
Class Http.MultipartFormData.FileInfo
- Object
-
- play.mvc.Http.MultipartFormData.FileInfo
-
- Enclosing class:
- Http.MultipartFormData<A>
public static class Http.MultipartFormData.FileInfo extends Object
Info about a file part
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetContentType()StringgetFilename()StringgetKey()
-