netty5/codec-memcache/src
Trustin Lee a327a25a6c Use StringUtil.simpleClassName(..) instead of Class.getSimpleName() where necessary
- Class.getSimpleName() doesn't render anonymous classes very well
- + some minor cleanup
2014-02-13 15:37:16 -08:00
..
main/java/io/netty/handler/codec/memcache Use StringUtil.simpleClassName(..) instead of Class.getSimpleName() where necessary 2014-02-13 15:37:16 -08:00
test/java/io/netty/handler/codec/memcache/binary Implementing the Binary Memcache protocol 2014-02-13 15:29:38 -08:00