Class ResponseParsing
java.lang.Object
akka.http.impl.engine.http2.client.ResponseParsing
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic scala.Function1<Http2SubStream,
HttpResponse> parseResponse
(HttpHeaderParser httpHeaderParser, ParserSettings settings, akka.stream.Attributes attributes)
-
Constructor Details
-
ResponseParsing
public ResponseParsing()
-
-
Method Details
-
parseResponse
public static scala.Function1<Http2SubStream,HttpResponse> parseResponse(HttpHeaderParser httpHeaderParser, ParserSettings settings, akka.stream.Attributes attributes)
-