Package com.thimbleware.jmemcached.protocol

Class Summary
CommandMessage<CACHE_ELEMENT extends CacheElement> The payload object holding the parsed message.
MemcachedCommandHandler<CACHE_ELEMENT extends CacheElement> The actual command handler, which is responsible for processing the CommandMessage instances that are inbound from the protocol decoders.
ResponseMessage<CACHE_ELEMENT extends CacheElement> Represents the response to a command.
SessionStatus Class for holding the current session status.
 

Enum Summary
Op  
SessionStatus.State Possible states that the current session is in.
 



Copyright © 2008-2011 ThimbleWare. All Rights Reserved.