Package | Description |
---|---|
org.fusesource.mqtt.codec |
Modifier and Type | Method and Description |
---|---|
CONNACK.Code |
CONNACK.code() |
static CONNACK.Code |
CONNACK.Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CONNACK.Code[] |
CONNACK.Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CONNACK |
CONNACK.code(CONNACK.Code code) |
Copyright © 2010–2017 FuseSource, Corp.. All rights reserved.