Uses of Interface
io.github.devlibx.easy.messaging.consumer.IConsumer
Packages that use IConsumer
Package
Description
-
Uses of IConsumer in io.github.devlibx.easy.messaging.consumer
Methods in io.github.devlibx.easy.messaging.consumer that return types with arguments of type IConsumerModifier and TypeMethodDescriptionIConsumerService.getConsumer(String name) Get a consumer with given name -
Uses of IConsumer in io.github.devlibx.easy.messaging.service
Methods in io.github.devlibx.easy.messaging.service that return types with arguments of type IConsumerModifier and TypeMethodDescriptionIMessagingFactory.getConsumer(String name) Get a consumerMessageFactory.getConsumer(String name)