T
- the type of event.public class SSEPublisher<T> extends Object implements org.reactivestreams.Publisher<T>
Constructor and Description |
---|
SSEPublisher(Type genericType,
javax.ws.rs.ext.Providers providers,
SseEventInputImpl input,
ExecutorService es) |
Modifier and Type | Method and Description |
---|---|
void |
subscribe(org.reactivestreams.Subscriber<? super T> downstream) |
public SSEPublisher(Type genericType, javax.ws.rs.ext.Providers providers, SseEventInputImpl input, ExecutorService es)
Copyright © 2021 JBoss by Red Hat. All rights reserved.