Class Http2HeaderParsing.HeaderParser<T>
java.lang.Object
org.apache.pekko.http.impl.engine.http2.hpack.Http2HeaderParsing.HeaderParser<T>
- Direct Known Subclasses:
- Http2HeaderParsing.Authority$,- Http2HeaderParsing.ContentType$,- Http2HeaderParsing.Method$,- Http2HeaderParsing.OtherHeader$,- Http2HeaderParsing.PathAndQuery$,- Http2HeaderParsing.Status$,- Http2HeaderParsing.Verbatim
- Enclosing class:
- Http2HeaderParsing
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionabstract Tparse(String name, String value, ParserSettings parserSettings) 
- 
Constructor Details- 
HeaderParser
 
- 
- 
Method Details- 
get
- 
headerName
- 
parse
 
-