Uses of Class
cn.sliew.carp.framework.pubsub.queue.kekio.QueuePubsubChannelFactory
Packages that use QueuePubsubChannelFactory
-
Uses of QueuePubsubChannelFactory in cn.sliew.carp.framework.pubsub.queue.kekio.configuration
Methods in cn.sliew.carp.framework.pubsub.queue.kekio.configuration that return QueuePubsubChannelFactoryModifier and TypeMethodDescriptionQueuePubsubAutoConfiguration.queuePubsubChannelFactory(redis.clients.jedis.JedisPool jedisPool, com.fasterxml.jackson.databind.ObjectMapper objectMapper, cn.sliew.carp.framework.queue.kekio.QueueExecutor queueExecutor, List<cn.sliew.carp.framework.queue.kekio.Queue.DeadMessageCallback> deadMessageHandlers, io.micrometer.core.instrument.MeterRegistry meterRegistry)