Uses of Interface
be.yildizgames.module.messaging.BrokerMessageListener
-
Packages that use BrokerMessageListener Package Description be.yildizgames.module.messaging Contains the classes to connect to a broker and produce and consume messages. -
-
Uses of BrokerMessageListener in be.yildizgames.module.messaging
Methods in be.yildizgames.module.messaging with parameters of type BrokerMessageListener Modifier and Type Method Description MessageConsumerBrokerMessageDestination. createConsumer(BrokerMessageListener listener)
-