Class TestParsingErrorHandler$
java.lang.Object
org.apache.pekko.http.ParsingErrorHandler
org.apache.pekko.http.impl.engine.server.TestParsingErrorHandler$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final TestParsingErrorHandler$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionhandle(StatusCode status, ErrorInfo error, org.apache.pekko.event.LoggingAdapter log, ServerSettings settings) 
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
TestParsingErrorHandler$public TestParsingErrorHandler$()
 
- 
- 
Method Details- 
handlepublic HttpResponse handle(StatusCode status, ErrorInfo error, org.apache.pekko.event.LoggingAdapter log, ServerSettings settings) - Specified by:
- handlein class- ParsingErrorHandler
 
 
-