public class AmqpDeliverMessage extends Object
| Constructor and Description |
|---|
AmqpDeliverMessage(org.wso2.broker.core.Message message,
org.wso2.broker.common.data.types.ShortString consumerTag,
AmqpChannel channel,
String queueName) |
| Modifier and Type | Method and Description |
|---|---|
AmqpChannel |
getChannel()
Getter for channel
|
void |
write(io.netty.channel.ChannelHandlerContext ctx) |
public AmqpDeliverMessage(org.wso2.broker.core.Message message,
org.wso2.broker.common.data.types.ShortString consumerTag,
AmqpChannel channel,
String queueName)
public void write(io.netty.channel.ChannelHandlerContext ctx)
public AmqpChannel getChannel()
Copyright © 2018 WSO2. All rights reserved.