net.spy.memcached.protocol.couch
Class DocsOperationImpl
java.lang.Object
net.spy.memcached.protocol.couch.HttpOperationImpl
net.spy.memcached.protocol.couch.DocsOperationImpl
- All Implemented Interfaces:
- DocsOperation, HttpOperation
public class DocsOperationImpl
- extends HttpOperationImpl
- implements DocsOperation
|
Method Summary |
void |
handleResponse(org.apache.http.HttpResponse response)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocsOperationImpl
public DocsOperationImpl(org.apache.http.HttpRequest r,
DocsOperation.DocsCallback cb)
handleResponse
public void handleResponse(org.apache.http.HttpResponse response)
- Specified by:
handleResponse in interface HttpOperation- Specified by:
handleResponse in class HttpOperationImpl