public interface ChannelMatcher
Channel's for operations in ChannelGroup.
ChannelMatchers provide you with helper methods for usual needed implementations.| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
matches(Channel channel)
Returns
true if the operation should be also executed on the given Channel. |