A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.playframework.com/documentation/2.5.x/api/scala/play/api/mvc/BodyParsers$parse$.html below:

parse - play.api.mvc.BodyParsers.parse

  • final def !=(arg0: Any): Boolean
  • final def ##(): Int
  • final def ==(arg0: Any): Boolean
  • def DefaultMaxDiskLength: Long
  • def DefaultMaxTextLength: Int
  • val UNLIMITED: Long
  • def anyContent(maxLength: Option[Long]): BodyParser[AnyContent]
  • def anyContent: BodyParser[AnyContent]
  • final def asInstanceOf[T0]: T0
  • def clone(): AnyRef
  • def default(maxLength: Option[Long]): BodyParser[AnyContent]
  • def default: BodyParser[AnyContent]
  • def empty: BodyParser[Unit]
  • final def eq(arg0: AnyRef): Boolean
  • def equals(arg0: Any): Boolean
  • def error[A](result: Future[Result]): BodyParser[A]
  • def file(to: File): BodyParser[File]
  • def finalize(): Unit
  • def form[A](form: Form[A], maxLength: Option[Long] = None, onErrors: (Form[A]) ⇒ Result = ...): BodyParser[A]
  • final def getClass(): Class[_]
  • def hashCode(): Int
  • def ignore[A](body: A): BodyParser[A]
  • final def isInstanceOf[T0]: Boolean
  • def json[A](implicit reader: Reads[A]): BodyParser[A]
  • def json: BodyParser[JsValue]
  • def json(maxLength: Int): BodyParser[JsValue]
  • def maxLength[A](maxLength: Long, parser: BodyParser[A])(implicit mat: Materializer): BodyParser[Either[MaxSizeExceeded, A]]
  • def multipartFormData[A](filePartHandler: FilePartHandler[A], maxLength: Long = DefaultMaxDiskLength): BodyParser[MultipartFormData[A]]
  • def multipartFormData: BodyParser[MultipartFormData[TemporaryFile]]
  • final def ne(arg0: AnyRef): Boolean
  • final def notify(): Unit
  • final def notifyAll(): Unit
  • def raw: BodyParser[RawBuffer]
  • def raw(memoryThreshold: Int = DefaultMaxTextLength, maxLength: Long = DefaultMaxDiskLength): BodyParser[RawBuffer]
  • final def synchronized[T0](arg0: ⇒ T0): T0
  • def temporaryFile: BodyParser[TemporaryFile]
  • def text: BodyParser[String]
  • def text(maxLength: Int): BodyParser[String]
  • def toString(): String
  • def tolerantFormUrlEncoded: BodyParser[Map[String, Seq[String]]]
  • def tolerantFormUrlEncoded(maxLength: Int): BodyParser[Map[String, Seq[String]]]
  • def tolerantJson: BodyParser[JsValue]
  • def tolerantJson(maxLength: Int): BodyParser[JsValue]
  • def tolerantText: BodyParser[String]
  • def tolerantText(maxLength: Long): BodyParser[String]
  • def tolerantXml: BodyParser[NodeSeq]
  • def tolerantXml(maxLength: Int): BodyParser[NodeSeq]
  • def urlFormEncoded: BodyParser[Map[String, Seq[String]]]
  • def urlFormEncoded(maxLength: Int): BodyParser[Map[String, Seq[String]]]
  • def using[A](f: (RequestHeader) ⇒ BodyParser[A]): BodyParser[A]
  • final def wait(): Unit
  • final def wait(arg0: Long, arg1: Int): Unit
  • final def wait(arg0: Long): Unit
  • def when[A](predicate: (RequestHeader) ⇒ Boolean, parser: BodyParser[A], badResult: (RequestHeader) ⇒ Future[Result]): BodyParser[A]
  • def xml: BodyParser[NodeSeq]
  • def xml(maxLength: Int): BodyParser[NodeSeq]

  • RetroSearch is an open source project built by @garambo | Open a GitHub Issue

    Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

    HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4