|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCachedExchange
org.cometd.client.BayeuxClient.Exchange
org.cometd.client.BayeuxClient.Connect
protected class BayeuxClient.Connect
The Bayeux Connect exchange. Connect exchanges implement the long poll for Bayeux.
Method Summary | |
---|---|
protected void |
onConnectionFailed(java.lang.Throwable ex)
|
protected void |
onException(java.lang.Throwable ex)
|
protected void |
onExpire()
|
protected void |
onResponseComplete()
|
Methods inherited from class org.cometd.client.BayeuxClient.Exchange |
---|
getBackoff, getResponseContent, incBackoff, onResponseContent, onResponseHeader, onResponseStatus, recycle, resend, setJson, setMessage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
protected void onResponseComplete() throws java.io.IOException
onResponseComplete
in class BayeuxClient.Exchange
java.io.IOException
protected void onExpire()
protected void onConnectionFailed(java.lang.Throwable ex)
protected void onException(java.lang.Throwable ex)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |