T - public static class BaseTransport.MessageFlow<T> extends Object implements io.reactivex.functions.Consumer<T>, org.reactivestreams.Publisher<T>
| Constructor and Description |
|---|
MessageFlow() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(T voidMessage) |
void |
subscribe(org.reactivestreams.Subscriber<? super T> subscriber) |
Copyright © 2021. All rights reserved.