Package org.redisson.rx
Class RedissonTopicRx
- java.lang.Object
 - 
- org.redisson.rx.RedissonTopicRx
 
 
- 
public class RedissonTopicRx extends Object
- Author:
 - Nikita Koksharov
 
 
- 
- 
Constructor Summary
Constructors Constructor Description RedissonTopicRx(RTopic topic) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <M> io.reactivex.rxjava3.core.Flowable<M>getMessages(Class<M> type) 
 -