|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrero.client.server.SyncCheck
Field Summary | |
protected HashMap |
joinInProgress
|
Constructor Summary | |
SyncCheck()
|
Method Summary | |
void |
addChannel(String channel)
|
long |
getSyncTime(String channel)
|
boolean |
isSyncing(String channel)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected HashMap joinInProgress
Constructor Detail |
public SyncCheck()
Method Detail |
public void addChannel(String channel)
public boolean isSyncing(String channel)
public long getSyncTime(String channel)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |