|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerSideFunction | |
|---|---|
| dods.dap.Server | This package contains the DODS Server classes. |
| Uses of ServerSideFunction in dods.dap.Server |
|---|
| Subinterfaces of ServerSideFunction in dods.dap.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 dods.dap.Server with parameters of type ServerSideFunction | |
|---|---|
void |
FunctionLibrary.add(ServerSideFunction function)
Adds a function to the library. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||