|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object play.data.binding.UploadBinder
public class UploadBinder
Bind file form multipart/form-data request.
Constructor Summary | |
---|---|
UploadBinder()
|
Method Summary | |
---|---|
Upload |
bind(java.lang.String value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UploadBinder()
Method Detail |
---|
public Upload bind(java.lang.String value)
bind
in interface SupportedType<Upload>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |