Interface | Description |
---|---|
SPECCHIOClient |
This interfaces defines all of the methods to be implemented by a SPECCHIO client.
|
SPECCHIOServerDescriptor |
This interface must be implemented by all server descriptors.
|
Class | Description |
---|---|
SPECCHIOClientCache |
Client object implementing a cache for another client object.
|
SPECCHIOClientFactory | |
SPECCHIODatabaseDescriptor |
This class encapsulates all of the information necessary to connect to a
local database via a JDBC driver.
|
SPECCHIOPreferencesStore | |
SPECCHIOServerDescriptorLegacyStore |
This class represents database connection details stored in a text file.
|
SPECCHIOServerDescriptorPreferencesStore |
This class represents database connection data stored in the Java
user preferences store.
|
SPECCHIOServerDescriptorStore |
This class represents a store of SPECCHIO connection details.
|
SPECCHIOWebAppDescriptor |
This class encapsulates all of the information necessary to connect to a
SPECCHIO web application server.
|
SPECCHIOWebClient |
SPECCHIO web client.
|
SPECCHIOWebClientFilter |
This HTTP client filter corrects problems with HTTP response objects
created when SPECCHIO is run within environments such as MATLAB.
|
Exception | Description |
---|---|
SPECCHIOClientException | |
SPECCHIODatabaseClientException | |
SPECCHIOWebClientException |