java.lang.Object
org.apache.pekko.http.scaladsl.model.headers.ModeledCompanion<Trailer>
org.apache.pekko.http.scaladsl.model.headers.Trailer$
All Implemented Interfaces:
Serializable, Renderable

public class Trailer$ extends ModeledCompanion<Trailer> implements Serializable
See Also:
  • Field Details

    • MODULE$

      public static final Trailer$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • Trailer$

      public Trailer$()
  • Method Details

    • apply

      public Trailer apply(scala.collection.immutable.Seq<String> values)