Interface SeismogramSource

All Superinterfaces:
SodElement
All Known Subinterfaces:
PromiseSeismogramSource
All Known Implementing Classes:
WinstonWaveServerSource

public interface SeismogramSource
extends SodElement
  • Method Summary

    Modifier and Type Method Description
    java.util.List<edu.sc.seis.sod.model.seismogram.LocalSeismogramImpl> retrieveData​(java.util.List<edu.sc.seis.sod.model.seismogram.RequestFilter> request)