Class Http2HeaderParsing.HeaderParser<T>
java.lang.Object
akka.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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract T
parse
(String name, String value, ParserSettings parserSettings)
-
Constructor Details
-
HeaderParser
-
-
Method Details
-
get
-
headerName
-
parse
-