Interface SeismogramSourceLocator

All Superinterfaces:
SodElement
All Known Implementing Classes:
BatchDataRequest, BestIRISDataCenter, ChoiceSource, ChoiceSourceItem, ConstantSeismogramSourceLocator, DownloadStatistics, FdsnDataSelect, FixedDataCenter, NullSeismogramDCLocator, TryInOrder, WinstonWaveServer

public interface SeismogramSourceLocator
extends SodElement
  • Method Summary

    Modifier and Type Method Description
    SeismogramSource getSeismogramSource​(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.network.ChannelImpl channel, edu.iris.Fissures.IfSeismogramDC.RequestFilter[] infilters, CookieJar cookieJar)  
  • Method Details

    • getSeismogramSource

      SeismogramSource getSeismogramSource​(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.network.ChannelImpl channel, edu.iris.Fissures.IfSeismogramDC.RequestFilter[] infilters, CookieJar cookieJar) throws java.lang.Exception
      Throws:
      java.lang.Exception