| Package | Description |
|---|---|
| com.hivemq.spi.bridge | |
| com.hivemq.spi.services |
| Modifier and Type | Method and Description |
|---|---|
static State |
State.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static State[] |
State.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<State> |
BridgeManagerService.getBridgeState(Bridge bridge)
Deprecated.
IMPORTANT: HiveMQ 3.0 does not support Bridging, so this service only works for HiveMQ 2.x
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.