Class Http2HeaderParsing.Scheme$
java.lang.Object
org.apache.pekko.http.impl.engine.http2.hpack.Http2HeaderParsing.HeaderParser<String>
org.apache.pekko.http.impl.engine.http2.hpack.Http2HeaderParsing.Verbatim
org.apache.pekko.http.impl.engine.http2.hpack.Http2HeaderParsing.Scheme$
- Enclosing class:
- Http2HeaderParsing
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Http2HeaderParsing.Scheme$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.pekko.http.impl.engine.http2.hpack.Http2HeaderParsing.VerbatimparseMethods 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- 
Scheme$public Scheme$()
 
-