| Interface | Description |
|---|---|
| CDMDataVariable | |
| URLMap |
Provide a map from url path -> file system path.
|
| Class | Description |
|---|---|
| CDMDataAtomic | |
| CDMDataCompoundArray |
Provide DSP support for an
array of Structure or Sequence
instances.
|
| CDMDataDataset | |
| CDMDataRecord |
DataRecord represents a record from a sequence.
|
| CDMDataStructure |
Define DSP support
for a single structure instance.
|
| CDMDSP |
CDM->DAP DSP
|
| ChunkWriter | |
| DapCache |
Provide an LRU cache of DSPs.
|
| DapDSR |
Generate the DSR for a dataset.
|
| DapLog | |
| DapRequest |
User requests get cached here so that downstream code can access
the details of the request information.
|
| DapSerializer |
Given a DSP, serialize
possibly constrained data.
|
| DapServlet | |
| DMRPrint |
DMR Printer.
|
| DSPFactory |
Provide a factory for DSP instances
|
| FixedValue | |
| Generator |
Given a DMR, return:
1.
|
| RandomValue | |
| SerialWriter |
The SerialWriter class
is intended to provide the API
through which various kinds of
data are written into the ChunkWriter.
|
| ServletInfo |
Servlet specific info is captured once
and stored here.
|
| SynDSP |
Provide a DSP interface to synthetic data (see Generator.java).
|
| URLMap.Result | |
| URLMapDefault |
Define a URL map that assumes that there some prefix
of the urlpath that can be replaced by a path prefix
and that everything else is the same.
|
| Value |
| Enum | Description |
|---|---|
| ChunkWriter.State | |
| Value.ValueSource |
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.