public static class BodyParser.Text extends java.lang.Object implements BodyParser
BodyParser.AnyContent, BodyParser.FormUrlEncoded, BodyParser.Json, BodyParser.MultipartFormData, BodyParser.Of, BodyParser.Raw, BodyParser.Text, BodyParser.TolerantJson, BodyParser.TolerantText, BodyParser.TolerantXml, BodyParser.Xml | Constructor and Description |
|---|
BodyParser.Text () |
| Modifier and Type | Method and Description |
|---|---|
|
parser (int maxLength) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic BodyParser.Text()
publicparser(int maxLength)
parser in interface BodyParser