public class StreamPayload<D,R> extends ReceivablePayload<D,org.reactivestreams.Subscriber<R>>
| Constructor and Description |
|---|
StreamPayload(D data,
org.reactivestreams.Subscriber<R> sink) |
| Modifier and Type | Method and Description |
|---|---|
org.reactivestreams.Subscriber<R> |
getSink()
接收器
|
getDataCopyright © 2025. All rights reserved.