netty5/transport
Norman Maurer d23c3b3382 Introduce ChannelGroupMatcher which can be used to only apply operations of a ChannelGroup on matching Channels.
This is often useful if you for example use a ChannelGroup to hold all connected Channels and want to broadcast a message too all of them
except one Channel.
2013-07-11 10:58:53 +02:00
..
src Introduce ChannelGroupMatcher which can be used to only apply operations of a ChannelGroup on matching Channels. 2013-07-11 10:58:53 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-07-02 11:41:18 +02:00