|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.cometd.ClientImpl
org.mortbay.cometd.continuation.ContinuationClient
org.mortbay.cometd.continuation.EXoContinuationClient
public class EXoContinuationClient
Created by The eXo Platform SAS.
| Field Summary | |
|---|---|
protected String |
eXoId
|
| Fields inherited from class org.mortbay.cometd.continuation.ContinuationClient |
|---|
_timeout |
| Constructor Summary | |
|---|---|
protected |
EXoContinuationClient(EXoContinuationBayeux bayeux)
|
| Method Summary | |
|---|---|
String |
getEXoId()
|
void |
setEXoId(String eXoId)
|
| Methods inherited from class org.mortbay.cometd.continuation.ContinuationClient |
|---|
access, getContinuation, isLocal, lastAccessed, remove, resume, setContinuation |
| Methods inherited from class org.mortbay.cometd.ClientImpl |
|---|
addListener, addSubscription, deliver, deliver, doDelivery, endBatch, equals, getAdviceVersion, getBrowserId, getConnectionType, getId, getListener, getMessages, getTimeout, hasMessages, isJSONCommented, publish, removeListener, removeSubscription, responded, responsePending, returnMessage, returnMessages, setAdviceVersion, setBrowserId, setConnectionType, setId, setJSONCommented, setListener, setTimeout, startBatch, subscribe, takeMessage, takeMessages, toString, unsubscribe, unsubscribeAll |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected String eXoId
| Constructor Detail |
|---|
protected EXoContinuationClient(EXoContinuationBayeux bayeux)
bayeux - the bayeux.| Method Detail |
|---|
public String getEXoId()
public void setEXoId(String eXoId)
eXoId - the client id.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||