| Package | Description |
|---|---|
| org.wso2.broker.amqp.codec.data | |
| org.wso2.broker.amqp.codec.frames |
| Modifier and Type | Method and Description |
|---|---|
static LongString |
LongString.parse(io.netty.buffer.ByteBuf buf) |
static LongString |
LongString.parseString(String data) |
| Constructor and Description |
|---|
ConnectionStart(short channel,
byte majorVersion,
byte minorVersion,
FieldTable serverProperties,
LongString mechanisms,
LongString locales) |
ConnectionStartOk(int channel,
FieldTable clientProperties,
ShortString mechanisms,
ShortString locales,
LongString response) |
Copyright © 2017 WSO2. All rights reserved.