| Interface | Description |
|---|---|
| ErrorHandler |
You can customize your error handle processes in this class.
|
| LineInputStream |
Only be used in memcached multi-get
|
| Class | Description |
|---|---|
| ContextObjectInputStream | |
| MemCachedClient |
Schooner light-weight memcached client.
|
| 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 client for Java, 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 © 2013 Schooner Information Technology. All Rights Reserved.