Package net.spy.memcached.protocol

Base classes for protocol abstractions.

See:
          Description

Class Summary
BaseOperationImpl Base class for protocol-specific operation implementations.
GetCallbackWrapper Wrapper callback for use in optimized gets.
ProxyCallback Proxy callback used for dispatching callbacks over optimized gets.
TCPMemcachedNodeImpl Represents a node with the memcached cluster, along with buffering and operation queues.
 

Package net.spy.memcached.protocol Description

Base classes for protocol abstractions.