|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.couchbase.client.protocol.views.HttpOperationImpl
com.couchbase.client.protocol.views.DesignDocOperationImpl
public class DesignDocOperationImpl
Implements design document storing and deleting.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.couchbase.client.protocol.views.DesignDocOperation |
---|
DesignDocOperation.DesignDocCallback |
Field Summary |
---|
Fields inherited from class com.couchbase.client.protocol.views.HttpOperationImpl |
---|
callback, exception |
Constructor Summary | |
---|---|
DesignDocOperationImpl(org.apache.http.HttpRequest request,
net.spy.memcached.ops.OperationCallback operationCallback)
|
Method Summary | |
---|---|
void |
handleResponse(org.apache.http.HttpResponse response)
|
Methods inherited from class com.couchbase.client.protocol.views.HttpOperationImpl |
---|
addAuthHeader, cancel, getCallback, getEntityString, getException, getRequest, hasErrored, isCancelled, isTimedOut, parseViewForStatus, setException, timeOut, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DesignDocOperationImpl(org.apache.http.HttpRequest request, net.spy.memcached.ops.OperationCallback operationCallback)
Method Detail |
---|
public void handleResponse(org.apache.http.HttpResponse response)
handleResponse
in interface HttpOperation
handleResponse
in class HttpOperationImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |