Class Http2HeaderParsing.OtherHeader$
java.lang.Object
org.apache.pekko.http.impl.engine.http2.hpack.Http2HeaderParsing.HeaderParser<HttpHeader>
org.apache.pekko.http.impl.engine.http2.hpack.Http2HeaderParsing.OtherHeader$
- Enclosing class:
- Http2HeaderParsing
public static class Http2HeaderParsing.OtherHeader$
extends Http2HeaderParsing.HeaderParser<HttpHeader>
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Http2HeaderParsing.OtherHeader$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionparse(String name, String value, ParserSettings parserSettings) Methods inherited from class org.apache.pekko.http.impl.engine.http2.hpack.Http2HeaderParsing.HeaderParserget, headerName
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
OtherHeader$public OtherHeader$()
 
- 
- 
Method Details- 
parse- Specified by:
- parsein class- Http2HeaderParsing.HeaderParser<HttpHeader>
 
 
-