| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONSUMER_TAG_FIELD_NAME |
"consumerTag" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAMESPACE |
"wso2.broker.transport.amqp" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AMQP_PROTOCOL_IDENTIFIER |
"AMQP" |
public static final int |
COMMAND_INVALID |
503 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CHANNEL_ID_FIELD_NAME |
"channelId" |
public static final String |
DELIVERY_TAG_FIELD_NAME |
"deliveryTag" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NOT_ALLOWED |
530 |
public static final int |
NOT_FOUND |
404 |
public static final int |
PRECONDITION_FAILED |
406 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CHANNEL_ERROR |
504 |
public static final int |
INTERNAL_ERROR |
541 |
public static final int |
NOT_ALLOWED |
530 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
FRAME_END |
206 |
Copyright © 2018 WSO2. All rights reserved.