Uses of Package
net.spy.memcached.protocol.ascii
-
Packages that use net.spy.memcached.protocol.ascii Package Description net.spy.memcached.protocol.ascii Low-level operations for the memcached ascii protocol -
Classes in net.spy.memcached.protocol.ascii used by net.spy.memcached.protocol.ascii Class Description BaseGetOpImpl Base class for get and gets handlers.BaseStoreOperationImpl Base class for ascii store operations (add, set, replace, append, prepend).GetOperationImpl Operation for retrieving data.OperationImpl Operations on a memcached connection.OperationReadType Data read types.