Package org.yamcs.ygw

Class YgwReplayLink

java.lang.Object
com.google.common.util.concurrent.AbstractService
org.yamcs.tctm.AbstractLink
org.yamcs.ygw.YgwReplayLink
All Implemented Interfaces:
com.google.common.util.concurrent.Service, SystemParametersProducer, AggregatedDataLink, Link, LinkActionProvider

public class YgwReplayLink extends AbstractLink implements AggregatedDataLink
Groups all the sub-links in replay mode
  • Constructor Details

    • YgwReplayLink

      public YgwReplayLink(YgwLink ygwLink, String host, int replayPort)
  • Method Details