|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.couchbase.client.http.RequeueOpCallback
public class RequeueOpCallback
A callack to requeue a http operation.
Constructor Summary | |
---|---|
RequeueOpCallback(ViewConnection vc)
|
Method Summary | |
---|---|
void |
invoke(HttpOperation op)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RequeueOpCallback(ViewConnection vc)
Method Detail |
---|
public void invoke(HttpOperation op)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |