| Package | Description |
|---|---|
| io.ballerina.messaging.broker.common.data.types |
| Modifier and Type | Method and Description |
|---|---|
static ShortString |
ShortString.parse(io.netty.buffer.ByteBuf buf) |
static ShortString |
ShortString.parseString(String data) |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldTable.add(ShortString propertyName,
FieldValue value) |
FieldValue |
FieldTable.getValue(ShortString propertyName) |
static FieldValue |
FieldValue.parseShortString(ShortString value) |
| Constructor and Description |
|---|
FieldTable(Map<ShortString,FieldValue> properties) |
Copyright © 2018 WSO2. All rights reserved.