Class EventStreamHelper
java.lang.Object
cool.scx.http.media.event_stream.EventStreamHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidwriteToOutputStream(SseEvent sseEvent, cool.scx.io.ByteOutput out)
-
Field Details
-
LF_BYTES
public static final byte[] LF_BYTES
-
-
Constructor Details
-
EventStreamHelper
public EventStreamHelper()
-
-
Method Details
-
writeToOutputStream
public static void writeToOutputStream(SseEvent sseEvent, cool.scx.io.ByteOutput out) throws cool.scx.io.exception.ScxIOException, cool.scx.io.exception.AlreadyClosedException - Throws:
cool.scx.io.exception.ScxIOExceptioncool.scx.io.exception.AlreadyClosedException
-