Class SseEvent.Builder
java.lang.Object
com.soklet.SseEvent.Builder
- Enclosing class:
SseEvent
Builder used to construct instances of
SseEvent via SseEvent.withEvent(String), SseEvent.withData(String), or SseEvent.builder().
This class is intended for use by a single thread.
- Author:
- Mark Allen
-
Method Summary
-
Method Details
-
id
-
event
-
data
-
retry
-
build
-