Class HttpMessage$
java.lang.Object
org.apache.pekko.http.scaladsl.model.HttpMessage$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HttpMessage$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanconnectionCloseExpected(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- 
connectionCloseExpectedpublic boolean connectionCloseExpected(HttpProtocol protocol, scala.Option<Connection> connectionHeader) 
- 
AlreadyDiscardedEntity
 
-