| Interface | Description |
|---|---|
| EncodableData |
The interface representing encodable data.
|
| Class | Description |
|---|---|
| Boolean |
AMQP Boolean type.
|
| FieldTable |
AMQP FieldTable data
|
| FieldValue |
AMQP Field value data.
|
| LongInt |
AMQP long-int.
|
| LongLongInt |
AMQP long-long-int.
|
| LongString |
AMQP Long String.
|
| ShortShortInt |
AMQP Short-Short-Int.
|
| ShortString |
AMQP Short String.
|
| Enum | Description |
|---|---|
| FieldValue.Type |
Denotes the
FieldValue data type. |
Copyright © 2018 WSO2. All rights reserved.