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