| Package | Description |
|---|---|
| org.wso2.broker.amqp.codec | |
| org.wso2.broker.amqp.codec.handlers |
| Modifier and Type | Method and Description |
|---|---|
List<AmqpDeliverMessage> |
AmqpChannel.getPendingMessages() |
| Modifier and Type | Method and Description |
|---|---|
void |
AmqpChannel.hold(AmqpDeliverMessage deliverMessage) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AmqpMessageWriter.write(io.netty.channel.Channel channel,
List<AmqpDeliverMessage> pendingMessages) |
Copyright © 2018 WSO2. All rights reserved.