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