public class D4TSServlet
extends dap4.servlet.DapController
| Constructor and Description |
|---|
D4TSServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCapabilities(dap4.servlet.DapRequest drq) |
protected void |
doFavicon(dap4.servlet.DapRequest drq,
java.lang.String icopath) |
protected long |
getBinaryWriteLimit() |
protected java.lang.String |
getResourcePath(dap4.servlet.DapRequest drq,
java.lang.String relativepath) |
protected void doFavicon(dap4.servlet.DapRequest drq,
java.lang.String icopath)
throws java.io.IOException
doFavicon in class dap4.servlet.DapControllerjava.io.IOExceptionprotected void doCapabilities(dap4.servlet.DapRequest drq)
throws java.io.IOException
doCapabilities in class dap4.servlet.DapControllerjava.io.IOExceptionprotected java.lang.String getResourcePath(dap4.servlet.DapRequest drq,
java.lang.String relativepath)
throws java.io.IOException
getResourcePath in class dap4.servlet.DapControllerjava.io.IOExceptionprotected long getBinaryWriteLimit()
getBinaryWriteLimit in class dap4.servlet.DapController