Showing content from https://www.playframework.com/documentation/2.5.x/api/scala/play/api/http/HttpEntity$$Strict.html below:
Strict - play.api.http.HttpEntity.Strict
final def !=(arg0: Any): Boolean
-
Definition Classes
-
AnyRef â Any
final def ##(): Int
-
Definition Classes
-
AnyRef â Any
final def ==(arg0: Any): Boolean
-
Definition Classes
-
AnyRef â Any
def as(contentType: String): Strict
Return this entity as the given content type.
Return this entity as the given content type.
-
Definition Classes
-
Strict â HttpEntity
final def asInstanceOf[T0]: T0
def asJava: http.HttpEntity.Strict
Convert this entity to its Java counterpart.
Convert this entity to its Java counterpart.
-
Definition Classes
-
Strict â HttpEntity
def clone(): AnyRef
-
Attributes
-
protected[java.lang]
-
Definition Classes
-
AnyRef
-
Annotations
-
@throws( ... )
def consumeData(implicit mat: Materializer): Future[ByteString]
Consume the data from this entity.
def contentLength: Some[Long]
The content length of the entity, if known.
The content length of the entity, if known.
-
Definition Classes
-
Strict â HttpEntity
val contentType: Option[String]
The content type, if known.
val data: ByteString
The data contained within this entity.
def dataStream: Source[ByteString, NotUsed]
The entity as a data stream.
final def eq(arg0: AnyRef): Boolean
-
Definition Classes
-
AnyRef
def finalize(): Unit
-
Attributes
-
protected[java.lang]
-
Definition Classes
-
AnyRef
-
Annotations
-
@throws( classOf[java.lang.Throwable] )
final def getClass(): Class[_]
-
Definition Classes
-
AnyRef â Any
final def isInstanceOf[T0]: Boolean
def isKnownEmpty: Boolean
Whether it is known if this entity is empty or not.
Whether it is known if this entity is empty or not.
If this returns true, then the entity is definitely empty. If it returns false, the entity may or may not be empty.
-
Definition Classes
-
Strict â HttpEntity
final def ne(arg0: AnyRef): Boolean
-
Definition Classes
-
AnyRef
final def notify(): Unit
-
Definition Classes
-
AnyRef
final def notifyAll(): Unit
-
Definition Classes
-
AnyRef
final def synchronized[T0](arg0: â T0): T0
-
Definition Classes
-
AnyRef
final def wait(): Unit
-
Definition Classes
-
AnyRef
-
Annotations
-
@throws( ... )
final def wait(arg0: Long, arg1: Int): Unit
-
Definition Classes
-
AnyRef
-
Annotations
-
@throws( ... )
final def wait(arg0: Long): Unit
-
Definition Classes
-
AnyRef
-
Annotations
-
@throws( ... )
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