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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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.ModeledCompanionlowercaseName, 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
 
-