Package | Description |
---|---|
opendap.servers.test |
This package contains the OPeNDAP Test Server (DTS).
|
opendap.servlet |
This package contains the core code for an OPeNDAP
servlet engine.
|
Class and Description |
---|
AbstractServlet
AbstractServlet is the base servlet class for an OPeNDAP
servers.
|
GuardedDataset
A GuardedDataset allows us to handle multithreaded stateful processing.
|
ReqState
User requests get cached here so that downstream code can access
the details of the request information.
|
Class and Description |
---|
BadURLException
Created by IntelliJ IDEA.
|
GuardedDataset
A GuardedDataset allows us to handle multithreaded stateful processing.
|
ReqState
User requests get cached here so that downstream code can access
the details of the request information.
|