| Interface | Description |
|---|---|
| DataRootHandler.ConfigListener |
To receive notice of TDS configuration events, implement this interface
and use the DataRootHandler.registerConfigListener() method to register
an instance with a DataRootHandler instance.
|
| Viewer |
Interface for plugging in Viewers.
|
| ViewerLinkProvider |
Interface for plugging in Viewers.
|
| ViewerService |
| Class | Description |
|---|---|
| AllowedServices |
These are the services that the TDS can do.
|
| ConfigCatalogHtmlWriter |
Write HTML representations of a Catalog or Dataset
|
| ConfigCatalogManager |
Read in the Config Catalogs
|
| DataRoot |
A DataRoot matches URLs to file directories
|
| DataRootHandler |
The DataRootHandler manages all the "data roots" for a given web application
and provides mappings from URLs to catalog and datasets
|
| DataRootHandler.DataRootMatch | |
| DatasetHandler |
Access to CDM Datasets as NetcdfFile or GridDataset.
|
| LocalCatalogServiceController2 |
LocalCatalogServiceController using client/server catalogs
|
| RemoteCatalogServiceController2 |
Remote CatalogService Controller using client/server catalogs
|
| RestrictedAccessConfigListener |
Listen for DataRootHandler configuration events and register any restricted access datasets.
|
| ViewerGodiva |
A Viewer for viewing datasets using the built-in Godiva2 client.
|
| ViewerLinkProvider.ViewerLink | |
| ViewerServiceImpl |
| Enum | Description |
|---|---|
| StandardServices |
Standard TDS services
|