Class HttpMessageParser$
java.lang.Object
org.apache.pekko.http.impl.engine.parsing.HttpMessageParser$
INTERNAL API
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HttpMessageParser$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionscala.Function0<scala.Option<ParserOutput.ErrorOutput>>scala.Function0<scala.Option<ParserOutput.ErrorOutput>>scala.Function0<scala.Option<ParserOutput.ErrorOutput>>
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
HttpMessageParser$public HttpMessageParser$()
 
- 
- 
Method Details- 
CompletionOk
- 
CompletionIsMessageStartError
- 
CompletionIsEntityStreamError
 
-