Uses of Class
app.nzyme.plugin.distributed.messaging.Message
-
Packages that use Message Package Description app.nzyme.plugin.distributed.messaging -
-
Uses of Message in app.nzyme.plugin.distributed.messaging
Methods in app.nzyme.plugin.distributed.messaging that return Message Modifier and Type Method Description abstract MessageMessage.Builder. build()static MessageMessage. create(UUID receiver, MessageType type, Map<String,Object> parameters, boolean limitToCurrentCycle)Methods in app.nzyme.plugin.distributed.messaging with parameters of type Message Modifier and Type Method Description voidMessageBus. send(Message message)
-