Package com.swiftmq.impl.mqtt.retain
Interface Retainer
- All Known Implementing Classes:
MemoryRetainer
public interface Retainer
-
Method Summary
Modifier and TypeMethodDescriptionvoidadd(String mqttTopic, MqttPublishMessage message) voidclose()
-
Method Details
-
add
-
get
-
close
void close()
-