Class ChannelUpstreamEventRunnable

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

public class ChannelUpstreamEventRunnable extends ChannelEventRunnable
A ChannelEventRunnable which sends the specified ChannelEvent upstream. Most users will not see this type at all because it is used by Executor implementers only