| Package | Description |
|---|---|
| opendap.servers |
This package contains the OPeNDAP Server classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServerArrayMethods
This interface extends the
ArrayMethods for OPeNDAP types that
extend DArray and DGrid classes. |
| Modifier and Type | Class and Description |
|---|---|
class |
SDArray
Holds a OPeNDAP Server
Array value. |
class |
SDByte
Holds a OPeNDAP Server
Byte value. |
class |
SDFloat32
Holds a OPeNDAP Server
Float32 value. |
class |
SDFloat64
Holds a OPeNDAP Server
Float64 value. |
class |
SDGrid
Holds a OPeNDAP Server
Grid value. |
class |
SDInt16
Holds a OPeNDAP Server
Int16 value. |
class |
SDInt32
Holds a OPeNDAP Server
Int32 value. |
class |
SDList
Holds a OPeNDAP Server
List value. |
class |
SDSequence
Holds a OPeNDAP Server
Sequence value. |
class |
SDString
Holds a OPeNDAP Server
String value. |
class |
SDStructure
Holds a OPeNDAP Server
Structure value. |
class |
SDUInt16
Holds a OPeNDAP Server
Unsigned Int16 value. |
class |
SDUInt32
Holds a OPeNDAP Server
Unsigned Int32 value. |
class |
SDURL
Holds a OPeNDAP Server
URL value. |
Copyright © 1999-2015 OPeNDAP. All Rights Reserved.