netty5/transport/src/main/java/io/netty
Trustin Lee ff5aec0c78 Replace TypeParameterFinder with TypeParameterMatcher
- We can avoid reflective matching using byte code generation.
 - Better matching performance when message type is Object
2013-02-08 18:28:06 +09:00
..
bootstrap AbstractBootstrap.validate() should return reference to itself 2013-02-08 07:52:35 +01:00
channel Replace TypeParameterFinder with TypeParameterMatcher 2013-02-08 18:28:06 +09:00