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, setServletContext
protected void doFavicon(DapRequest drq, String icopath) throws IOException
DapController
doFavicon
in class DapController
drq
- The merged dap stateIOException
protected void doCapabilities(DapRequest drq) throws IOException
DapController
doCapabilities
in class DapController
drq
- The merged dap stateIOException
protected String getResourcePath(DapRequest drq, String relativepath) throws IOException
DapController
getResourcePath
in class DapController
drq
- The wrapped request infoIOException
protected long getBinaryWriteLimit()
DapController
getBinaryWriteLimit
in class DapController
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.