Class EmptyValue$
java.lang.Object
org.apache.pekko.http.scaladsl.marshalling.EmptyValue$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EmptyValue$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionEmptyValue<scala.Tuple2<scala.collection.immutable.Seq<HttpHeader>,
UniversalEntity>>
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
EmptyValue$
public EmptyValue$()
-
-
Method Details
-
emptyEntity
-
emptyHeadersAndEntity
public EmptyValue<scala.Tuple2<scala.collection.immutable.Seq<HttpHeader>,UniversalEntity>> emptyHeadersAndEntity() -
emptyResponse
-