Class Http2HeaderParsing.Cookie$
java.lang.Object
akka.http.impl.engine.http2.hpack.Http2HeaderParsing.HeaderParser<String>
akka.http.impl.engine.http2.hpack.Http2HeaderParsing.Verbatim
akka.http.impl.engine.http2.hpack.Http2HeaderParsing.Cookie$
- Enclosing class:
- Http2HeaderParsing
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Http2HeaderParsing.Cookie$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class akka.http.impl.engine.http2.hpack.Http2HeaderParsing.Verbatim
parse
Methods inherited from class akka.http.impl.engine.http2.hpack.Http2HeaderParsing.HeaderParser
get, headerName
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Cookie$
public Cookie$()
-