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) |
FdsnDataSelect(java.lang.String host,
int port,
boolean fdsnStationAvailability) |
| Modifier and Type | Method and Description |
|---|---|
SeismogramSource |
getSeismogramSource(CacheEvent event,
ChannelImpl channel,
RequestFilter[] infilters,
CookieJar cookieJar) |
appendToName, getFissuresNamingService, getName, getRetries, getRetryStrategy, setRetryStrategypublic FdsnDataSelect()
public FdsnDataSelect(org.w3c.dom.Element config)
throws java.net.MalformedURLException,
java.net.URISyntaxException
java.net.MalformedURLExceptionjava.net.URISyntaxExceptionpublic FdsnDataSelect(org.w3c.dom.Element config,
java.lang.String defaultHost)
throws java.net.MalformedURLException,
java.net.URISyntaxException
java.net.MalformedURLExceptionjava.net.URISyntaxExceptionpublic FdsnDataSelect(java.lang.String host,
int port,
boolean fdsnStationAvailability)
public SeismogramSource getSeismogramSource(CacheEvent event, ChannelImpl channel, RequestFilter[] infilters, CookieJar cookieJar) throws java.lang.Exception
getSeismogramSource in interface SeismogramSourceLocatorjava.lang.Exception