netty5/handler
Norman Maurer 33cc19297a Only call JNI methods if really needed
Motivation:

Calling JNI methods is pretty expensive, so we should only do if needed.

Modifications:

Lazy call methods if needed.

Result:

Better performance.
2014-12-30 19:46:20 +09:00
..
src Only call JNI methods if really needed 2014-12-30 19:46:20 +09:00
pom.xml Fix dependency issues with hamcrest 2014-12-04 17:53:35 +09:00