Class ChannelFlushPromiseNotifier

java.lang.Object
io.netty.channel.ChannelFlushPromiseNotifier

public final class ChannelFlushPromiseNotifier extends Object
This implementation allows to register ChannelFuture instances which will get notified once some amount of data was written and so a checkpoint was reached.