Uses of Interface
dods.dap.Server.RelOps

Packages that use RelOps
dods.dap.Server This package contains the DODS Server classes. 
 

Uses of RelOps in dods.dap.Server
 

Classes in dods.dap.Server that implement RelOps
 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.