public interface StreamTransmitter
Modifier and Type | Method and Description |
---|---|
<T> void |
transmit(ExecControl execContext,
org.reactivestreams.Publisher<T> stream) |
<T> void transmit(ExecControl execContext, org.reactivestreams.Publisher<T> stream)