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