Package akka.http.scaladsl.model
Class HttpMessage$
java.lang.Object
akka.http.scaladsl.model.HttpMessage$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HttpMessage$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
connectionCloseExpected
(HttpProtocol protocol, scala.Option<Connection> connectionHeader)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
HttpMessage$
public HttpMessage$()
-
-
Method Details
-
connectionCloseExpected
public boolean connectionCloseExpected(HttpProtocol protocol, scala.Option<Connection> connectionHeader) -
AlreadyDiscardedEntity
-