public class FdsnDataSelect extends AbstractSource implements SeismogramSourceLocator
name, NAME_ELEMENT, RETRIES_ELEMENT
Constructor and Description |
---|
FdsnDataSelect() |
FdsnDataSelect(org.w3c.dom.Element config) |
FdsnDataSelect(org.w3c.dom.Element config,
java.lang.String defaultHost) |
Modifier and Type | Method and Description |
---|---|
SeismogramSource |
getSeismogramSource(CacheEvent event,
ChannelImpl channel,
RequestFilter[] infilters,
CookieJar cookieJar) |
getFissuresNamingService, getName, getRetries, getRetryStrategy, setRetryStrategy, shouldRetryWithSleep
public FdsnDataSelect()
public FdsnDataSelect(org.w3c.dom.Element config) throws java.net.MalformedURLException, java.net.URISyntaxException
java.net.MalformedURLException
java.net.URISyntaxException
public FdsnDataSelect(org.w3c.dom.Element config, java.lang.String defaultHost) throws java.net.MalformedURLException, java.net.URISyntaxException
java.net.MalformedURLException
java.net.URISyntaxException
public SeismogramSource getSeismogramSource(CacheEvent event, ChannelImpl channel, RequestFilter[] infilters, CookieJar cookieJar) throws java.lang.Exception
getSeismogramSource
in interface SeismogramSourceLocator
java.lang.Exception