public class ChannelFlowManager extends Object
| Constructor and Description |
|---|
ChannelFlowManager(AmqpChannel channel,
int lowLimit,
int highLimit) |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyMessageAddition(io.netty.channel.ChannelHandlerContext ctx) |
void |
notifyMessageRemoval(io.netty.channel.ChannelHandlerContext ctx) |
public ChannelFlowManager(AmqpChannel channel, int lowLimit, int highLimit)
Copyright © 2018 WSO2. All rights reserved.