Uses of Interface
io.github.devlibx.easy.messaging.producer.IProducer
Packages that use IProducer
Package
Description
-
Uses of IProducer in io.github.devlibx.easy.messaging.producer
Methods in io.github.devlibx.easy.messaging.producer that return types with arguments of type IProducerModifier and TypeMethodDescriptionIProducerService.getProducer(String name) Get a producer with given name -
Uses of IProducer in io.github.devlibx.easy.messaging.service
Methods in io.github.devlibx.easy.messaging.service that return types with arguments of type IProducerModifier and TypeMethodDescriptionIMessagingFactory.getProducer(String name) Get a producerMessageFactory.getProducer(String name)