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

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

    • MODULE$

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

    • Connection$

      public Connection$()
  • Method Details

    • apply

      public Connection apply(String first, scala.collection.immutable.Seq<String> more)
    • tokensRenderer

      public Renderer<scala.collection.immutable.Iterable<String>> tokensRenderer()