Class ChannelFutureNotifier

java.lang.Object
org.jboss.netty.channel.ChannelFutureNotifier
All Implemented Interfaces:
EventListener, ChannelFutureListener

public final class ChannelFutureNotifier extends Object implements ChannelFutureListener
ChannelFutureListener implementation which takes another ChannelFuture and notifies it once the operationComplete method was called.