Javadocs for spymemcached 2.4.2

Welcome to spymemcached.

See:
          Description

Core
net.spy.memcached Memcached client and transformation utils

 

Other Packages
net.spy.memcached.compat spy.jar compatibility classes
net.spy.memcached.compat.log Logging Abstractions
net.spy.memcached.internal Internal utilities.
net.spy.memcached.ops Fundamental protocol operation interfaces
net.spy.memcached.protocol Base classes for protocol abstractions.
net.spy.memcached.protocol.ascii Low-level operations for the memcached ascii protocol
net.spy.memcached.protocol.binary Low-level operations for the memcached binary protocol
net.spy.memcached.transcoders Classes that deal with data encoding
net.spy.memcached.util Cache Utilities.

 

Welcome to spymemcached.

Get a MemcachedClient object and start setting and getting stuff in memcached.

You may also find the online examples helpful.