Uses of Package
net.spy.memcached.protocol
-
Packages that use net.spy.memcached.protocol Package Description net.spy.memcached.protocol.ascii Low-level operations for the memcached ascii protocolnet.spy.memcached.protocol.binary Low-level operations for the memcached binary protocol -
Classes in net.spy.memcached.protocol used by net.spy.memcached.protocol.ascii Class Description BaseOperationImpl Base class for protocol-specific operation implementations.ProxyCallback Proxy callback used for dispatching callbacks over optimized gets.TCPMemcachedNodeImpl 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.binary Class Description BaseOperationImpl Base class for protocol-specific operation implementations.ProxyCallback Proxy callback used for dispatching callbacks over optimized gets.TCPMemcachedNodeImpl Represents a node with the memcached cluster, along with buffering and operation queues.