Interface | Description |
---|---|
ErrorHandler | |
LineInputStream |
Class | Description |
---|---|
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 | Description |
---|---|
NestedIOException |
Bridge class to provide nested Exceptions with IOException which has
constructors that don't take Throwables.
|
Copyright © 2005 - greg whalin