| Package | Description |
|---|---|
| dods.dap.Server |
This package contains the DODS Server classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServerArrayMethods
This interface extends the
ArrayMethods for DODS types that
extend DArray and DGrid classes. |
| Modifier and Type | Class and Description |
|---|---|
class |
SDArray
Holds a DODS Server
Array value. |
class |
SDBoolean
Holds a DODS Server
Boolean value. |
class |
SDByte
Holds a DODS Server
Byte value. |
class |
SDFloat32
Holds a DODS Server
Float32 value. |
class |
SDFloat64
Holds a DODS Server
Float64 value. |
class |
SDGrid
Holds a DODS Server
Grid value. |
class |
SDInt16
Holds a DODS Server
Int16 value. |
class |
SDInt32
Holds a DODS Server
Int32 value. |
class |
SDList
Holds a DODS Server
List value. |
class |
SDSequence
Holds a DODS Server
Sequence value. |
class |
SDString
Holds a DODS Server
String value. |
class |
SDStructure
Holds a DODS Server
Structure value. |
class |
SDUInt16
Holds a DODS Server
Unsigned Int16 value. |
class |
SDUInt32
Holds a DODS Server
Unsigned Int32 value. |
class |
SDURL
Holds a DODS Server
URL value. |