public static class TomEESseEventSinkContextProvider.TomEESseEventSink
extends SseEventSinkImpl
Constructor and Description |
---|
TomEESseEventSink(<any> writer,
AsyncResponse async,
AsyncContext ctx) |
TomEESseEventSink(<any> writer,
AsyncResponse async,
AsyncContext ctx,
int bufferSize) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletionStage<?> |
send(OutboundSseEvent event) |