|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semispace.comet.client.WriteClient
public class WriteClient
Taking care of the write interaction
Constructor Summary | |
---|---|
WriteClient(int callId)
|
Method Summary | |
---|---|
void |
doWrite(org.cometd.client.BayeuxClient client,
Map<String,Object> map)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WriteClient(int callId)
Method Detail |
---|
public void doWrite(org.cometd.client.BayeuxClient client, Map<String,Object> map)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |