Class TestParsingErrorHandler
java.lang.Object
org.apache.pekko.http.impl.engine.server.TestParsingErrorHandler
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic HttpResponsehandle(StatusCode status, ErrorInfo error, org.apache.pekko.event.LoggingAdapter log, ServerSettings settings) 
- 
Constructor Details- 
TestParsingErrorHandlerpublic TestParsingErrorHandler()
 
- 
- 
Method Details- 
handlepublic static HttpResponse handle(StatusCode status, ErrorInfo error, org.apache.pekko.event.LoggingAdapter log, ServerSettings settings) 
 
-