public class HttpMessage$
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static HttpMessage$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| HttpMessage$() | 
| Modifier and Type | Method and Description | 
|---|---|
| HttpMessage.DiscardedEntity | AlreadyDiscardedEntity() | 
| boolean | connectionCloseExpected(HttpProtocol protocol,
                       scala.Option<Connection> connectionHeader) | 
public static final HttpMessage$ MODULE$
public boolean connectionCloseExpected(HttpProtocol protocol, scala.Option<Connection> connectionHeader)
public HttpMessage.DiscardedEntity AlreadyDiscardedEntity()