| Package | Description |
|---|---|
| com.hivemq.spi.services | |
| com.hivemq.spi.topic.sys |
| Modifier and Type | Method and Description |
|---|---|
Collection<SYSTopicEntry> |
SYSTopicService.getAllEntries(Type... types)
Returns a Collection of all
SYSTopicEntrys topics available. |
| Modifier and Type | Method and Description |
|---|---|
Type |
SYSTopicEntry.type()
Returns the Type of this $SYS topic
|
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type[] |
Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.