Class WinstonWaveServer

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

public class WinstonWaveServer
extends java.lang.Object
implements SeismogramSourceLocator, SodElement
  • Constructor Summary

    Constructors 
    Constructor Description
    WinstonWaveServer​(java.lang.String host, int port)  
    WinstonWaveServer​(org.w3c.dom.Element config)  
    WinstonWaveServer​(org.w3c.dom.Element config, java.lang.String defaultHost)  
  • 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)  
    edu.sc.seis.seisFile.waveserver.WaveServer getWaveServer()  

    Methods inherited from class java.lang.Object

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