Class RedissonTopicReactive


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      <M> reactor.core.publisher.Flux<M> <M> type)  
      • Methods inherited from class java.lang.

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

      • RedissonTopicReactive

        public RedissonTopicReactive​(RTopic topic)
    • Method Detail

      • getMessages

        public <M> reactor.core.publisher.Flux<M> getMessages​(<M> type)