Uses of Class
io.atleon.rabbitmq.AloRabbitMQReceiver
-
-
Uses of AloRabbitMQReceiver in io.atleon.rabbitmq
Methods in io.atleon.rabbitmq that return AloRabbitMQReceiver Modifier and Type Method Description static <T> AloRabbitMQReceiver<T>AloRabbitMQReceiver. from(RabbitMQConfigSource configSource)Creates a new AloRabbitMQReceiver from the providedRabbitMQConfigSource
-