public class ResponseParsing
extends java.lang.Object
Constructor and Description |
---|
ResponseParsing() |
Modifier and Type | Method and Description |
---|---|
static scala.Function1<Http2SubStream,HttpResponse> |
parseResponse(HttpHeaderParser httpHeaderParser,
ParserSettings settings,
org.apache.pekko.stream.Attributes attributes) |
public static scala.Function1<Http2SubStream,HttpResponse> parseResponse(HttpHeaderParser httpHeaderParser, ParserSettings settings, org.apache.pekko.stream.Attributes attributes)