
public class ChannelDownstreamEventRunnable extends ChannelEventRunnable
ChannelEventRunnable which sends the specified ChannelEvent downstream.ctx, e, PARENT| Constructor and Description |
|---|
ChannelDownstreamEventRunnable(ChannelHandlerContext ctx,
ChannelEvent e,
Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRun()
Send the
ChannelEvent downstream |
getContext, getEvent, run, unwrappublic ChannelDownstreamEventRunnable(ChannelHandlerContext ctx, ChannelEvent e, Executor executor)
protected void doRun()
ChannelEvent downstreamdoRun in class ChannelEventRunnableCopyright © 2008-2014 The Netty Project. All Rights Reserved.