Uses of Interface
play.data.Upload
-
Packages that use Upload Package Description play.data play.data.binding.types -
-
Uses of Upload in play.data
Classes in play.data that implement Upload Modifier and Type Class Description class
FileUpload
class
MemoryUpload
-
Uses of Upload in play.data.binding.types
Methods in play.data.binding.types that return Upload Modifier and Type Method Description Upload[]
UploadArrayBinder. bind(java.lang.String name, java.lang.annotation.Annotation[] annotations, java.lang.String value, java.lang.Class actualClass, java.lang.reflect.Type genericType)
-