Uses of Class
be.yildizgames.module.messaging.BrokerMessageDestination
-
Packages that use BrokerMessageDestination Package Description be.yildizgames.module.messaging Contains the classes to connect to a broker and produce and consume messages. -
-
Uses of BrokerMessageDestination in be.yildizgames.module.messaging
Methods in be.yildizgames.module.messaging that return BrokerMessageDestination Modifier and Type Method Description BrokerMessageDestinationBroker. registerQueue(String name)BrokerMessageDestinationBroker. registerTopic(String name)
-