Package akka.http.scaladsl.model.headers
Class Allow$
- All Implemented Interfaces:
Renderable
,Serializable
- 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 akka.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
-