|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |