5cfb107822
Motivation: We should leave the responsibility to choose the EventExecutor for a ChannelHandler to the user for more flexibility and to keep things simple. Modification: - Change method signatures to take an EventExecutor and not an EventExecutorGroup - Remove special ChannelOption that allowed to enable / disable EventExecutor pinning Result: Simpler and more flexible code. |
||
---|---|---|
.. | ||
src/main/java/io/netty/testsuite | ||
.gitignore | ||
pom.xml |