Class ChannelDownstreamEventRunnable

java.lang.Object
org.jboss.netty.handler.execution.ChannelEventRunnable
org.jboss.netty.handler.execution.ChannelDownstreamEventRunnable
All Implemented Interfaces:
Runnable, EstimatableObjectWrapper

public class ChannelDownstreamEventRunnable extends ChannelEventRunnable
A ChannelEventRunnable which sends the specified ChannelEvent downstream.