public class ResponseParsing$
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static ResponseParsing$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| ResponseParsing$() | 
| Modifier and Type | Method and Description | 
|---|---|
| scala.Function1<Http2SubStream,HttpResponse> | parseResponse(HttpHeaderParser httpHeaderParser,
             ParserSettings settings,
             org.apache.pekko.stream.Attributes attributes) | 
public static final ResponseParsing$ MODULE$
public scala.Function1<Http2SubStream,HttpResponse> parseResponse(HttpHeaderParser httpHeaderParser, ParserSettings settings, org.apache.pekko.stream.Attributes attributes)