Class ResponseParsing$
java.lang.Object
org.apache.pekko.http.impl.engine.http2.client.ResponseParsing$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ResponseParsing$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionscala.Function1<Http2SubStream,HttpResponse> parseResponse(HttpHeaderParser httpHeaderParser, ParserSettings settings, org.apache.pekko.stream.Attributes attributes) 
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
ResponseParsing$public ResponseParsing$()
 
- 
- 
Method Details- 
parseResponsepublic scala.Function1<Http2SubStream,HttpResponse> parseResponse(HttpHeaderParser httpHeaderParser, ParserSettings settings, org.apache.pekko.stream.Attributes attributes) 
 
-