Class SseEventOutputImpl

java.lang.Object
jakarta.ws.rs.core.GenericType<OutboundSseEvent>
org.jboss.resteasy.plugins.providers.sse.SseEventOutputImpl
All Implemented Interfaces:
SseEventSink, AutoCloseable

public class SseEventOutputImpl extends GenericType<OutboundSseEvent> implements SseEventSink