Class Allow$
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
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply()
apply
(HttpMethod firstMethod, scala.collection.immutable.Seq<HttpMethod> otherMethods) Renderer<scala.collection.immutable.Iterable<HttpMethod>>
Methods inherited from class org.apache.pekko.http.scaladsl.model.headers.ModeledCompanion
lowercaseName, name, nameFromClass, parseFromValueString, render
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Allow$
public Allow$()
-
-
Method Details
-
apply
-
apply
-
methodsRenderer
-