Package com.danga.MemCached

Interface Summary
ErrorHandler  
LineInputStream  
MCBean  
 

Class Summary
ByteBufArrayInputStream  
ContextObjectInputStream  
Logger This is a generic logger class for use in logging.
MemCachedClient This is a Java client for the memcached server available from http://www.danga.com/memcached/.
NativeHandler Handle encoding standard Java types directly which can result in significant memory savings: Currently the Memcached driver for Java supports the setSerialize() option.
SockIOPool This class is a connection pool for maintaning a pool of persistent connections
to memcached servers.
SockIOPool.MaintThread Class which extends thread and handles maintenance of the pool.
SockIOPool.SockIO MemCached Java client, utility class for Socket IO.
 

Exception Summary
NestedIOException Bridge class to provide nested Exceptions with IOException which has constructors that don't take Throwables.
 



Copyright ? 2005 - greg whalin