Package com.thimbleware.jmemcached.protocol.text

Class Summary
MemcachedCommandDecoder The MemcachedCommandDecoder is responsible for taking lines from the MemcachedFrameDecoder and parsing them into CommandMessage instances for handling by the MemcachedCommandHandler

Protocol status is held in the SessionStatus instance which is shared between each of the decoders in the pipeline.

MemcachedPipelineFactory  
MemcachedResponseEncoder<CACHE_ELEMENT extends CacheElement> Response encoder for the memcached text protocol.
 



Copyright © 2008-2011 ThimbleWare. All Rights Reserved.