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

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

    • MODULE$

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

    • Allow$

      public Allow$()
  • Method Details

    • apply

      public Allow apply()
    • apply

      public Allow apply(HttpMethod firstMethod, scala.collection.immutable.Seq<HttpMethod> otherMethods)
    • methodsRenderer

      public Renderer<scala.collection.immutable.Iterable<HttpMethod>> methodsRenderer()