netty5/codec/src
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
..
main/java/io/netty/handler/codec Strict thread model / Allow assign an executor to a handler 2012-06-01 17:51:19 -07:00
test/java/io/netty/handler/codec Automated code clean-up 2012-05-31 12:03:01 -07:00