| Package | Description |
|---|---|
| io.moquette.proto.messages |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractMessage.QOSType |
AbstractMessage.m_qos |
| Modifier and Type | Method and Description |
|---|---|
AbstractMessage.QOSType |
AbstractMessage.getQos() |
static AbstractMessage.QOSType |
AbstractMessage.QOSType.valueOf(byte qos) |
static AbstractMessage.QOSType |
AbstractMessage.QOSType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractMessage.QOSType[] |
AbstractMessage.QOSType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<AbstractMessage.QOSType> |
SubAckMessage.types() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubAckMessage.addType(AbstractMessage.QOSType type) |
static String |
AbstractMessage.QOSType.formatQoS(AbstractMessage.QOSType qos) |
void |
AbstractMessage.setQos(AbstractMessage.QOSType qos) |
Copyright © 2016. All rights reserved.