Uses of Class
org.correomqtt.plugin.spi.MessageValidatorHook.Validation
| Package | Description |
|---|---|
| org.correomqtt.plugin.manager | |
| org.correomqtt.plugin.spi |
-
Uses of MessageValidatorHook.Validation in org.correomqtt.plugin.manager
Methods in org.correomqtt.plugin.manager that return MessageValidatorHook.Validation Modifier and Type Method Description static MessageValidatorHook.ValidationMessageValidator. validateMessage(String topic, String payload) -
Uses of MessageValidatorHook.Validation in org.correomqtt.plugin.spi
Methods in org.correomqtt.plugin.spi that return MessageValidatorHook.Validation Modifier and Type Method Description MessageValidatorHook.ValidationMessageValidatorHook. isMessageValid(String message)