Class SseEvent.Builder
java.lang.Object
cloud.opencode.base.web.sse.SseEvent.Builder
- Enclosing class:
SseEvent
- Since:
- JDK 25, opencode-base-web V1.0.0
- Author:
- Leon Soo www.LeonSoo.com
-
Method Summary
Modifier and TypeMethodDescriptionappendData(String data) build()booleanreset()retry(long retry)
-
Method Details
-
id
-
event
-
data
-
appendData
-
retry
-
build
-
hasContent
public boolean hasContent() -
reset
-