org.semispace.comet.client
Class TakeClient

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

public class TakeClient
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
TakeClient(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

TakeClient

public TakeClient(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.