Uses of Interface
net.spy.memcached.protocol.couch.ReducedOperation.ReducedCallback

Packages that use ReducedOperation.ReducedCallback
net.spy.memcached.protocol.couch   
 

Uses of ReducedOperation.ReducedCallback in net.spy.memcached.protocol.couch
 

Constructors in net.spy.memcached.protocol.couch with parameters of type ReducedOperation.ReducedCallback
ReducedOperationImpl(org.apache.http.HttpRequest r, ReducedOperation.ReducedCallback cb)