See: Description
Class | Description |
---|---|
CatalogQueryAgent |
A
CatalogQueryAgent is an abstract class for
performing queries of earth data catalogs. |
CatalogQueryAgent.Entry |
The
Entry class holds information about one
catalog entry. |
OpendapQueryAgent |
A
OpendapQueryAgent uses OPeNDAP to query a
network server for catalog entries. |
ServerQuery |
A server query interfaces to a CoastWatch data server and handles
the query URL connection and response text.
|
Timeout |
A timeout allows the user to perform a certain task after some amount
of time has passed.
|
UpdateCheck |
The
UpdateCheck class checks for updates of the
CoastWatch utilities software package online. |
URLTransfer |
The
URLTransfer class initiates a connection to an
Internet host specified by a URL and downloads the content provided
by the URL. |