Class SpecializedHeaderValueParsers$
java.lang.Object
org.apache.pekko.http.impl.engine.parsing.SpecializedHeaderValueParsers$
INTERNAL API
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final SpecializedHeaderValueParsers$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionscala.collection.immutable.Seq<SpecializedHeaderValueParsers.ContentLengthParser$>
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
SpecializedHeaderValueParsers$public SpecializedHeaderValueParsers$()
 
- 
- 
Method Details- 
specializedHeaderValueParserspublic scala.collection.immutable.Seq<SpecializedHeaderValueParsers.ContentLengthParser$> specializedHeaderValueParsers()
 
-