org.semispace.comet.client
Class WriteClient

java.lang.Object
  extended by org.semispace.comet.client.WriteClient

public class WriteClient
extends Object

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

WriteClient

public WriteClient(int callId)
Method Detail

doWrite

public void doWrite(org.cometd.client.BayeuxClient client,
                    Map<String,Object> map)


Copyright © 2008-2012. All Rights Reserved.