| Class | Description | 
|---|---|
| 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. 
 | 
| MemcachedFrameDecoder | 
 The frame decoder is responsible for breaking the original stream up into a series of lines. 
 | 
| MemcachedPipelineFactory | |
| MemcachedResponseEncoder | 
 Response encoder for the memcached text protocol. 
 | 
Copyright © GigaSpaces.