| Interface | Description |
|---|---|
| TopicMatcher |
A topic matcher which is useful if you want to match topics manually if they match to specific wildcard topics
|
| Class | Description |
|---|---|
| MqttTopicPermission |
A Permission which represents the concept of a topic which can be restricted in the following parts:
Topic (name)
Quality of Service
Activity (Publish/Subscribe)
|
| PermissionTopicMatcher |
An implementation of a topic matcher which tokenizes topics to match wildcards.
|
| Enum | Description |
|---|---|
| MqttTopicPermission.ACTIVITY |
Represents the allowed/denied activity on a topic
|
| MqttTopicPermission.QOS |
Represents the allowed/denied Quality of Service levels for a MqttTopicPermission
|
| MqttTopicPermission.RETAIN | |
| MqttTopicPermission.TYPE |
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.