public class EmptyValue$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static EmptyValue$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
EmptyValue$() |
Modifier and Type | Method and Description |
---|---|
EmptyValue<UniversalEntity> |
emptyEntity() |
EmptyValue<scala.Tuple2<scala.collection.immutable.Seq<HttpHeader>,UniversalEntity>> |
emptyHeadersAndEntity() |
EmptyValue<HttpResponse> |
emptyResponse() |
public static final EmptyValue$ MODULE$
public EmptyValue<UniversalEntity> emptyEntity()
public EmptyValue<scala.Tuple2<scala.collection.immutable.Seq<HttpHeader>,UniversalEntity>> emptyHeadersAndEntity()
public EmptyValue<HttpResponse> emptyResponse()