| Package | Description |
|---|---|
| org.wso2.broker.amqp | |
| org.wso2.broker.amqp.codec.flow | |
| org.wso2.broker.amqp.codec.handlers |
| Constructor and Description |
|---|
AmqpConsumer(io.netty.channel.ChannelHandlerContext ctx,
AmqpChannel channel,
String queueName,
org.wso2.broker.common.data.types.ShortString consumerTag,
boolean isExclusive) |
AmqpDeliverMessage(org.wso2.broker.core.Message message,
org.wso2.broker.common.data.types.ShortString consumerTag,
AmqpChannel channel,
String queueName,
org.wso2.broker.core.Broker broker) |
| Constructor and Description |
|---|
ChannelFlowManager(AmqpChannel channel,
int lowLimit,
int highLimit) |
| Modifier and Type | Method and Description |
|---|---|
AmqpChannel |
AmqpConnectionHandler.getChannel(int channelId)
Returns the
AmqpChannel for the specified channelId. |
Copyright © 2018 WSO2. All rights reserved.