netty5/testsuite
Trustin Lee d298707198 [#502] Split EventLoop/EventExecutor into parent and children
- Add EventExecutorGroup and EventLoopGroup
- EventExecutor and EventLoop extends EventExecutorGroup and
  EventLoopGroup
  - They form their own group so that .next() returns itself.
- Rename Bootstrap.eventLoop() to group()
- Rename parameter names such as executor to group
- Rename *EventLoop/Executor to *EventLoop/ExecutorGroup
- Rename *ChildEventLoop/Executor to *EventLoop/Executor
2012-08-10 20:17:18 +09:00
..
src/test/java/io/netty/testsuite [#502] Split EventLoop/EventExecutor into parent and children 2012-08-10 20:17:18 +09:00
pom.xml [maven-release-plugin] prepare for next development iteration 2012-07-10 23:11:33 +09:00