Interface | Description |
---|---|
DispatchHandler |
The IsoDispatchHandler interface is implemented by classes that are used to
handle dispatch activities for Hyrax.
|
OpendapHttpDispatchHandler |
Implmentations of this interface may plugged into the DispatchServlet_OLD (via the web.xml file) to
provide specific Server responses to HTTP GET requests.
|
OpendapMimeHeaders |
User: ndp
Date: Apr 20, 2007
Time: 10:18:02 AM
|
ResourceInfo |
User: ndp
Date: Nov 15, 2006
Time: 5:24:06 PM
|
Class | Description |
---|---|
BotBlocker |
User: ndp
Date: Oct 6, 2008
Time: 1:28:05 PM
|
ClickjackFilter | |
Debug |
A minimal implementation of a globally-accessible set of Debug flags.
|
DispatchServlet |
This servlet provides the dispatching for all OPeNDAP requests.
|
DocServlet |
This mini servlet provides access to distributed or, if it exists, persistent documentation in the
content directory.
|
HttpDate |
This class provides methods for dealing with HTTP/1.1 dates.
|
HttpResponder | |
LicenseManager | |
MimeBoundary |
Created by IntelliJ IDEA.
|
MimeTypes |
Maps file extensions (suffixes) to commonly known MIME types.
|
NoPostHandler |
Created by IntelliJ IDEA.
|
PersistentContentHandler |
Provides methods for detecting the presence of the peristent content directory and moving an initial
copy of the persistent content to that directory if it does not already exist.
|
ReqInfo |
Provides utility methods that perform "analysis" of the user request and return important componet strings
for the OPeNDAP servlet.
|
RequestCache |
User: ndp
Date: Nov 19, 2008
Time: 11:19:36 AM
|
Scrub |
User: ndp
Date: Aug 14, 2007
Time: 3:28:03 PM
|
ServletUtil | |
SOAPRequestDispatcher |
Created by IntelliJ IDEA.
|
Util |
Some handy servlet sniffing utility methods.
|
Exception | Description |
---|---|
BadUsageException | |
OPeNDAPException |
Wraps the Exception class so that it can be serialized as a DAP2 error object.
|