| ByteBufArrayInputStream |
|
| ContextObjectInputStream |
|
| Logger |
This is a generic logger class for use in logging.
|
| MemCachedClient |
|
| 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.
|