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