Uses of Class
com.thimbleware.jmemcached.protocol.SessionStatus

Packages that use SessionStatus
com.thimbleware.jmemcached.protocol   
com.thimbleware.jmemcached.protocol.text   
 

Uses of SessionStatus in com.thimbleware.jmemcached.protocol
 

Methods in com.thimbleware.jmemcached.protocol that return SessionStatus
 SessionStatus SessionStatus.needMore(int size, CommandMessage cmd)
           
 SessionStatus SessionStatus.processingMultiline()
           
 SessionStatus SessionStatus.ready()
           
 

Uses of SessionStatus in com.thimbleware.jmemcached.protocol.text
 

Constructors in com.thimbleware.jmemcached.protocol.text with parameters of type SessionStatus
MemcachedCommandDecoder(SessionStatus status)
           
 



Copyright © 2008-2011 ThimbleWare. All Rights Reserved.