netty5/codec-http
Trustin Lee 141a05c831 Strict thread model / Allow assign an executor to a handler
- Add EventExecutor and make EventLoop extend it
- Add SingleThreadEventExecutor and MultithreadEventExecutor
- Add EventExecutor's default implementation
- Fixed an API design problem where there is no way to get non-bypass
  buffer of desired type
2012-06-01 17:51:19 -07:00
..
src Strict thread model / Allow assign an executor to a handler 2012-06-01 17:51:19 -07:00
pom.xml Code cleanup 2012-03-30 12:48:28 +09:00