Class ChannelUpstreamEventRunnableFilter
- java.lang.Object
-
- org.jboss.netty.handler.execution.ChannelUpstreamEventRunnableFilter
-
- All Implemented Interfaces:
ChannelEventRunnableFilter
public class ChannelUpstreamEventRunnableFilter extends Object implements ChannelEventRunnableFilter
ChannelEventRunnableFilter
which matchesChannelDownstreamEventRunnable
-
-
Constructor Summary
Constructors Constructor Description ChannelUpstreamEventRunnableFilter()
-
-
-
Method Detail
-
filter
public boolean filter(ChannelEventRunnable event)
Description copied from interface:ChannelEventRunnableFilter
- Specified by:
filter
in interfaceChannelEventRunnableFilter
-
-