private static final class ChannelMatchers.InstanceMatcher extends java.lang.Object implements ChannelMatcher
| Constructor and Description |
|---|
InstanceMatcher(Channel channel) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Channel ch)
Returns
true if the operation should be also executed on the given Channel. |
private final Channel channel
InstanceMatcher(Channel channel)
public boolean matches(Channel ch)
ChannelMatchertrue if the operation should be also executed on the given Channel.matches in interface ChannelMatcher