Uses of Class
be.yildizgames.module.messaging.Header
-
Packages that use Header Package Description be.yildizgames.module.messaging Contains the classes to connect to a broker and produce and consume messages. -
-
Uses of Header in be.yildizgames.module.messaging
Methods in be.yildizgames.module.messaging that return Header Modifier and Type Method Description static HeaderHeader. correlationId(String value)Methods in be.yildizgames.module.messaging with parameters of type Header Modifier and Type Method Description voidAsyncMessageProducer. sendMessage(String message, Header... headers)voidJmsMessageProducer. sendMessage(String message, Header... headers)
-