|
Class Summary |
| AdminService |
Provides administrative functions, protected by a simple authorization
mechanism. |
| ASCIIDataService |
Provides data subsets in ASCII comma-delimited format. |
| BinaryDataService |
Provides data subsets in DODS binary format |
| DASService |
Provides the DODS Data Attribute Structure for a data object |
| DDSService |
Provides the DODS Data Descriptor Structure for a data object |
| DirectoryService |
Provides HTML listings of the server's contents for a given directory
path. |
| DODSErrorService |
Sends an error message in the DODS protocol format |
| ErrorService |
A special type of service called when normal request processing
produces an error. |
| HelpService |
Provides an HTML page with links to information about the
server's contents and how to use it. |
| InfoService |
Provides an HTML summary of a data object |
| Service |
A handler for a particular type of client request. |
| UploadService |
Receives client uploads of data objects |
| WebErrorService |
Sends an error message as an HTML page |
| XMLCatalogService |
Sends a complete listing of the server's contents in XML format. |