Interface ChannelEventRunnableFilter
-
- All Known Implementing Classes:
ChannelDownstreamEventRunnableFilter,ChannelUpstreamEventRunnableFilter
public interface ChannelEventRunnableFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanfilter(ChannelEventRunnable event)
-
-
-
Method Detail
-
filter
boolean filter(ChannelEventRunnable event)
-
-