Class BatchDataRequest

java.lang.Object
edu.sc.seis.sod.source.seismogram.BatchDataRequest
All Implemented Interfaces:
SodElement, SeismogramSourceLocator, java.lang.Runnable

public class BatchDataRequest
extends java.lang.Object
implements SeismogramSourceLocator, java.lang.Runnable
  • Constructor Summary

    Constructors 
    Constructor Description
    BatchDataRequest​(SeismogramSourceLocator wrappedLocator)  
    BatchDataRequest​(org.w3c.dom.Element config)  
  • Method Summary

    Modifier and Type Method Description
    SeismogramSource getSeismogramSource​(edu.sc.seis.sod.model.event.CacheEvent event, edu.sc.seis.seisFile.fdsnws.stationxml.Channel channel, edu.sc.seis.sod.model.seismogram.RequestFilter[] infilters, MeasurementStorage cookieJar)  
    void run()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait