Uses of Interface
opendap.Server.ServerSideFunction

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

Uses of ServerSideFunction in opendap.Server
 

Subinterfaces of ServerSideFunction in opendap.Server
 interface BoolFunction
          Represents a server-side function, which evaluates to a boolean value.
 interface BTFunction
          Represents a server-side function, which evaluates to a BaseType.
 

Methods in opendap.Server with parameters of type ServerSideFunction
 void FunctionLibrary.add(ServerSideFunction function)
          Adds a function to the library.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.