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