public class ServerSentEvent extends Object
ServerSentEvents
ServerSentEvent(String eventId, String eventType, String eventData)
String
getEventData()
getEventId()
getEventType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServerSentEvent(String eventId, String eventType, String eventData)
public String getEventId()
public String getEventType()
public String getEventData()