netty5/transport
Trustin Lee 9e6f8b46df Retrofit the NIO transport with the new API / improve the new API
- Remove the classes and properties that are not necessary anymore
- Remove SingleThreadEventLoop.newRegistrationTask() and let
  Channel.Unsafe handle registration by itself
- Channel.Unsafe.localAddress() and remoteAddress()
  - JdkChannel is replaced by Channel.Unsafe.
2012-05-02 15:01:58 +09:00
..
src Retrofit the NIO transport with the new API / improve the new API 2012-05-02 15:01:58 +09:00
pom.xml Code cleanup 2012-03-30 12:48:28 +09:00