Uses of Class
be.yildizgames.module.messaging.Message
-
Packages that use Message Package Description be.yildizgames.module.messaging Contains the classes to connect to a broker and produce and consume messages. -
-
Uses of Message in be.yildizgames.module.messaging
Methods in be.yildizgames.module.messaging that return types with arguments of type Message Modifier and Type Method Description List<Message>MessageConsumer. getMessageReceived()Methods in be.yildizgames.module.messaging with parameters of type Message Modifier and Type Method Description voidBrokerMessageListener. messageReceived(Message message)
-