| Package | Description |
|---|---|
| opendap.dap.Server |
This package contains the OPeNDAP Server classes.
|
| opendap.servers.test |
This package contains the OPeNDAP Test Server (DTS).
|
| Modifier and Type | Field and Description |
|---|---|
protected BTFunction |
BTFunctionClause.function |
| Modifier and Type | Method and Description |
|---|---|
BTFunction |
FunctionLibrary.getBTFunction(java.lang.String name)
Retrieves a BaseType function from the library.
|
BTFunction |
BTFunctionClause.getFunction()
Returns the server-side function invoked by this clause
|
| Constructor and Description |
|---|
BTFunctionClause(BTFunction function,
java.util.List children)
Creates a new BTFunctionClause.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SSFdummyval |