public interface MqttBroker
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(java.lang.String topic,
TopicListener listener) |
MqttClient |
getClient() |
NameConverter |
getItemToTopicConverter() |
NameConverter |
getTopicToItemConverter() |
void |
removeListener(java.lang.String topic,
TopicListener listener) |
MqttClient getClient()
NameConverter getTopicToItemConverter()
NameConverter getItemToTopicConverter()
void addListener(java.lang.String topic,
TopicListener listener)
void removeListener(java.lang.String topic,
TopicListener listener)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0