|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectplay.mvc.BodyParser.MultipartFormData
public static class BodyParser.MultipartFormData
Parse the body as form url encoded without checking the Content-Type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface play.mvc.BodyParser |
|---|
BodyParser.AnyContent, BodyParser.FormUrlEncoded, BodyParser.Json, BodyParser.MultipartFormData, BodyParser.Of, BodyParser.Raw, BodyParser.Text, BodyParser.TolerantJson, BodyParser.TolerantText, BodyParser.TolerantXml, BodyParser.Xml |
| Constructor Summary | |
|---|---|
BodyParser.MultipartFormData()
|
|
| Method Summary | |
|---|---|
play.api.mvc.BodyParser<Http.RequestBody> |
parser(int maxLength)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BodyParser.MultipartFormData()
| Method Detail |
|---|
public play.api.mvc.BodyParser<Http.RequestBody> parser(int maxLength)
parser in interface BodyParser
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||