Uses of Class
app.nzyme.plugin.distributed.messaging.Message
Packages that use Message
-
Uses of Message in app.nzyme.plugin.distributed.messaging
Methods in app.nzyme.plugin.distributed.messaging that return MessageModifier and TypeMethodDescriptionabstract 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