Class Http2HeaderParsing$
java.lang.Object
org.apache.pekko.http.impl.engine.http2.hpack.Http2HeaderParsing$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Http2HeaderParsing$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionparse(String name, String value, ParserSettings parserSettings) scala.collection.immutable.Map<String,Http2HeaderParsing.HeaderParser<Object>> Parsers()
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
Http2HeaderParsing$public Http2HeaderParsing$()
 
- 
- 
Method Details- 
Parsers
- 
parse
 
-