public class FdsnDataSelect extends ConstantSeismogramSourceLocator 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,
CoarseAvailableData fdsnStationAvailability) |
| Modifier and Type | Method and Description |
|---|---|
SeismogramSource |
getSeismogramSource() |
getSeismogramSourceappendToName, getFissuresNamingService, getName, getRetries, getRetryStrategy, setRetryStrategyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSeismogramSourcepublic 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,
CoarseAvailableData fdsnStationAvailability)
public SeismogramSource getSeismogramSource()
getSeismogramSource in class ConstantSeismogramSourceLocator