Uses of Enum Class
app.nzyme.plugin.distributed.messaging.MessageProcessingResult
Packages that use MessageProcessingResult
-
Uses of MessageProcessingResult in app.nzyme.plugin.distributed.messaging
Methods in app.nzyme.plugin.distributed.messaging that return MessageProcessingResultModifier and TypeMethodDescriptionMessageHandler.handle(ReceivedMessage message) static MessageProcessingResultReturns the enum constant of this class with the specified name.static MessageProcessingResult[]MessageProcessingResult.values()Returns an array containing the constants of this enum class, in the order they are declared.