Class ServerSentEventParser$
java.lang.Object
org.apache.pekko.http.scaladsl.unmarshalling.sse.ServerSentEventParser$
INTERNAL API
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ServerSentEventParser$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
ServerSentEventParser$public ServerSentEventParser$()
 
-