Class RedissonTopicRx


  • public class RedissonTopicRx
    extends 
    Author:
    Nikita Koksharov
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      <M> io.reactivex.rxjava3.core.Flowable<M> <M> type)  
      • Methods inherited from class java.lang.

        , , , , , , , , , ,
    • Constructor Detail

      • RedissonTopicRx

        public RedissonTopicRx​(RTopic topic)
    • Method Detail

      • getMessages

        public <M> io.reactivex.rxjava3.core.Flowable<M> getMessages​(<M> type)