edu.sc.seis.sod.source.seismogram
Class DataSelectWebService
java.lang.Object
edu.sc.seis.sod.source.seismogram.DataSelectWebService
- All Implemented Interfaces:
- SeismogramSourceLocator
public class DataSelectWebService
- extends java.lang.Object
- implements SeismogramSourceLocator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
baseUrl
protected java.lang.String baseUrl
DEFAULT_WS_URL
public static final java.lang.String DEFAULT_WS_URL
- See Also:
- Constant Field Values
longFormat
public static ThreadSafeSimpleDateFormat longFormat
DataSelectWebService
public DataSelectWebService(org.w3c.dom.Element config)
throws java.net.MalformedURLException
- Throws:
java.net.MalformedURLException
DataSelectWebService
public DataSelectWebService(org.w3c.dom.Element config,
java.lang.String defaultURL)
throws java.net.MalformedURLException
- Throws:
java.net.MalformedURLException
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