public class SseEvent extends Object
SseEvent(String data)
static Stream<SseEvent>
fromInputStream(InputStream is, Charset cs)
String
getData()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SseEvent(String data)
public static Stream<SseEvent> fromInputStream(InputStream is, Charset cs)
public String getData()
Copyright © 2024. All rights reserved.