netty5/codec-memcache
Trustin Lee 26415b8f4c Use StringUtil.simpleClassName(..) instead of Class.getSimpleName() where necessary
- Class.getSimpleName() doesn't render anonymous classes very well
- + some minor cleanup
2013-11-04 19:42:33 +09:00
..
src Use StringUtil.simpleClassName(..) instead of Class.getSimpleName() where necessary 2013-11-04 19:42:33 +09:00
pom.xml Implementing the Binary Memcache protocol 2013-11-04 19:24:14 +09:00