| Package | Description |
|---|---|
| com.hivemq.spi.bridge |
| Modifier and Type | Method and Description |
|---|---|
static TopicPattern.Type |
TopicPattern.Type.from(String type) |
TopicPattern.Type |
TopicPattern.getType()
Deprecated.
|
static TopicPattern.Type |
TopicPattern.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TopicPattern.Type[] |
TopicPattern.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopicPattern.setType(TopicPattern.Type type)
Deprecated.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.