public class D4TSServlet extends DapController
BIG_ENDIAN, binarywritelimit, byteorder, cache, compress, controllerpath, DATAEXT, DEFAULTBINARYWRITELIMIT, DMREXT, dsrbuilder, DSREXT, ENDINGS, FAVICON, IS_BIG_ENDIAN, LITTLE_ENDIAN, resourcepath, servletcontext| Constructor and Description |
|---|
D4TSServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCapabilities(DapRequest drq)
Process a capabilities request.
|
protected void |
doFavicon(DapRequest drq,
String icopath)
Process a favicon request.
|
protected long |
getBinaryWriteLimit()
Get the maximum # of bytes per request
|
protected String |
getResourcePath(DapRequest drq,
String relativepath)
Convert a URL path into an absolute file path
|
addCommonHeaders, buildconstraint, doData, doDMR, doDSR, getCache, getRequestState, handleRequest, init, senderror, setBinaryWritelimit, setCache, setServletContextprotected void doFavicon(DapRequest drq, String icopath) throws IOException
DapControllerdoFavicon in class DapControllerdrq - The merged dap stateIOExceptionprotected void doCapabilities(DapRequest drq) throws IOException
DapControllerdoCapabilities in class DapControllerdrq - The merged dap stateIOExceptionprotected String getResourcePath(DapRequest drq, String relativepath) throws IOException
DapControllergetResourcePath in class DapControllerdrq - The wrapped request infoIOExceptionprotected long getBinaryWriteLimit()
DapControllergetBinaryWriteLimit in class DapControllerCopyright © 1999–2021 UCAR/Unidata. All rights reserved.