edu.sc.seis.sod.source.seismogram
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WinstonWaveServer
public WinstonWaveServer(org.w3c.dom.Element config)
WinstonWaveServer
public WinstonWaveServer(org.w3c.dom.Element config,
java.lang.String defaultHost)
WinstonWaveServer
public WinstonWaveServer(java.lang.String host,
int port)
getSeismogramSource
public SeismogramSource getSeismogramSource(CacheEvent event,
ChannelImpl channel,
RequestFilter[] infilters,
CookieJar cookieJar)
throws java.lang.Exception
- Specified by:
getSeismogramSource
in interface SeismogramSourceLocator
- Throws:
java.lang.Exception
getWaveServer
public gov.usgs.winston.server.WWSClient getWaveServer()