Uses of Package
net.spy.memcached.protocol
Packages that use net.spy.memcached.protocol
Package
Description
Low-level operations for the memcached ascii protocol
Low-level operations for the memcached binary protocol
-
Classes in net.spy.memcached.protocol used by net.spy.memcached.protocol.asciiClassDescriptionBase class for protocol-specific operation implementations.Proxy callback used for dispatching callbacks over optimized gets.Represents a node with the memcached cluster, along with buffering and operation queues.
-
Classes in net.spy.memcached.protocol used by net.spy.memcached.protocol.binaryClassDescriptionBase class for protocol-specific operation implementations.Proxy callback used for dispatching callbacks over optimized gets.Represents a node with the memcached cluster, along with buffering and operation queues.