Uses of Interface
opendap.Server.ServerMethods

Packages that use ServerMethods
opendap.Server This package contains the OPeNDAP Server classes. 
 

Uses of ServerMethods in opendap.Server
 

Subinterfaces of ServerMethods in opendap.Server
 interface ServerArrayMethods
          This interface extends the ArrayMethods for OPeNDAP types that extend DArray and DGrid classes.
 

Classes in opendap.Server that implement ServerMethods
 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-2011 UCAR/Unidata. All Rights Reserved.