netty5/codec-memcache/src/main/java/io/netty/handler/codec/memcache
Michael Nitschinger cd6b5def8d Always upstream full memcache messages.
This changeset is related to #2182, which exposes the failure in
the http codec, but the memcache codec works very similar. In addition,
better failure handling in the decoder has been added.
2014-02-24 10:42:17 +01:00
..
binary Always upstream full memcache messages. 2014-02-24 10:42:17 +01:00
AbstractMemcacheObject.java Abstract classes' names should start with 'Abstract' 2014-02-13 15:39:05 -08:00
AbstractMemcacheObjectAggregator.java codec-memcache: prefix abstract classes with Abstract. 2014-02-13 17:09:21 -08:00
AbstractMemcacheObjectDecoder.java codec-memcache: prefix abstract classes with Abstract. 2014-02-13 17:09:21 -08:00
AbstractMemcacheObjectEncoder.java codec-memcache: prefix abstract classes with Abstract. 2014-02-13 17:09:21 -08:00
DefaultLastMemcacheContent.java Enable a user specify an arbitrary information with ReferenceCounted.touch() 2014-02-13 18:16:25 -08:00
DefaultMemcacheContent.java Enable a user specify an arbitrary information with ReferenceCounted.touch() 2014-02-13 18:16:25 -08:00
FullMemcacheMessage.java Enable a user specify an arbitrary information with ReferenceCounted.touch() 2014-02-13 18:16:25 -08:00
LastMemcacheContent.java Enable a user specify an arbitrary information with ReferenceCounted.touch() 2014-02-13 18:16:25 -08:00
MemcacheContent.java Enable a user specify an arbitrary information with ReferenceCounted.touch() 2014-02-13 18:16:25 -08:00
MemcacheMessage.java Enable a user specify an arbitrary information with ReferenceCounted.touch() 2014-02-13 18:16:25 -08:00
MemcacheObject.java Implementing the Binary Memcache protocol 2014-02-13 15:29:38 -08:00
package-info.java Implementing the Binary Memcache protocol 2014-02-13 15:29:38 -08:00