public class FDSNDataSelectQuerier extends AbstractFDSNQuerier
connectionUri, connectTimeout, DEFAULT_CONNECT_TIMEOUT, DEFAULT_READ_TIMEOUT, readTimeout
Constructor and Description |
---|
FDSNDataSelectQuerier(FDSNDataSelectQueryParams queryParams) |
FDSNDataSelectQuerier(FDSNDataSelectQueryParams queryParams,
java.util.List<ChannelTimeWindow> request)
This uses POST instead of GET, allowing many channel time windows.
|
Modifier and Type | Method and Description |
---|---|
void |
enableRestrictedData(java.lang.String username,
java.lang.String password) |
DataRecordIterator |
getDataRecordIterator() |
void |
outputRaw(java.io.OutputStream out) |
checkConnectionInitiated, connect, extractErrorMessage, getConnectionUri, getConnectTimeout, getErrorMessage, getInputStream, getReader, getReadTimeout, getResponseCode, getUserAgent, isEmpty, isError, outputRaw, processConnection, setConnectTimeout, setReadTimeout, setUserAgent, validate
public FDSNDataSelectQuerier(FDSNDataSelectQueryParams queryParams)
public FDSNDataSelectQuerier(FDSNDataSelectQueryParams queryParams, java.util.List<ChannelTimeWindow> request)
SeisFileException
public void enableRestrictedData(java.lang.String username, java.lang.String password)
public DataRecordIterator getDataRecordIterator() throws SeisFileException
SeisFileException
public void outputRaw(java.io.OutputStream out) throws java.net.MalformedURLException, java.io.IOException, FDSNWSException, java.net.URISyntaxException
java.net.MalformedURLException
java.io.IOException
FDSNWSException
java.net.URISyntaxException