|
||||||||||
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.Handshake
protected class BayeuxClient.Handshake
The Bayeux handshake exchange. Negotiates a client Id and initializes the protocol.
Field Summary | |
---|---|
static java.lang.String |
__HANDSHAKE
|
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 |
Field Detail |
---|
public static final java.lang.String __HANDSHAKE
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 |