@FunctionalInterface public interface MqttMessageHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(String topic,
ByteBuffer payload) |
void handleMessage(String topic, ByteBuffer payload) throws Exception
ExceptionCopyright © 2017. All rights reserved.