Class RequestErrorFlow$
java.lang.Object
org.apache.pekko.http.impl.engine.http2.RequestErrorFlow$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RequestErrorFlow$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pekko.stream.scaladsl.BidiFlow<HttpResponse,HttpResponse, RequestParsing.ParseRequestResult, HttpRequest, org.apache.pekko.NotUsed> apply()
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
RequestErrorFlow$
public RequestErrorFlow$()
-
-
Method Details
-
apply
public org.apache.pekko.stream.scaladsl.BidiFlow<HttpResponse,HttpResponse, apply()RequestParsing.ParseRequestResult, HttpRequest, org.apache.pekko.NotUsed>
-