public class Trailer$
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static Trailer$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| Trailer$() | 
| Modifier and Type | Method and Description | 
|---|---|
| Trailer | apply() | 
| Trailer | apply(HttpHeader header) | 
| Trailer | apply(scala.collection.immutable.Seq<HttpHeader> headers) | 
public static final Trailer$ MODULE$
public Trailer apply()
public Trailer apply(HttpHeader header)
public Trailer apply(scala.collection.immutable.Seq<HttpHeader> headers)