org.semispace.comet.client
Class ReadClient

java.lang.Object
  extended by org.semispace.comet.client.ReadClient
All Implemented Interfaces:
ReadOrTake

public class ReadClient
extends Object
implements ReadOrTake

Supporting read from SemiSpace


Field Summary
 
Fields inherited from interface org.semispace.comet.client.ReadOrTake
PRESUMED_NETWORK_LAG_MS
 
Constructor Summary
ReadClient(int callId)
           
 
Method Summary
 String doReadOrTake(org.cometd.client.BayeuxClient client, Map<String,Object> map, long maxWaitMs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReadClient

public ReadClient(int callId)
Method Detail

doReadOrTake

public String doReadOrTake(org.cometd.client.BayeuxClient client,
                           Map<String,Object> map,
                           long maxWaitMs)
Specified by:
doReadOrTake in interface ReadOrTake


Copyright © 2008-2012. All Rights Reserved.