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

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

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

Fields in com.thimbleware.jmemcached.protocol declared as SessionStatus.State
 SessionStatus.State SessionStatus.state
           
 

Methods in com.thimbleware.jmemcached.protocol that return SessionStatus.State
static SessionStatus.State SessionStatus.State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SessionStatus.State[] SessionStatus.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2011 ThimbleWare. All Rights Reserved.