Package com.langfuse.client.core
Class SseEvent<T>
java.lang.Object
com.langfuse.client.core.SseEvent<T>
- Type Parameters:
T- The type of the data field
Represents a Server-Sent Event with all standard fields.
Used for event-level discrimination where the discriminator is at the SSE envelope level.
-
Nested Class Summary
Nested Classes -
Method Summary