Class ServerSentEventParser.Builder
java.lang.Object
org.apache.pekko.http.scaladsl.unmarshalling.sse.ServerSentEventParser.Builder
- Enclosing class:
- ServerSentEventParser
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Builderpublic Builder()
 
- 
- 
Method Details- 
appendData
- 
build
- 
hasDatapublic boolean hasData()
- 
resetpublic void reset()
- 
setId
- 
setRetrypublic void setRetry(int value, int length) 
- 
setType
- 
sizepublic int size()
 
-