public class AnnotateServlet extends AbstractServlet
contentPath, log, logServerStartup| Constructor and Description |
|---|
AnnotateServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
void |
doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
protected String |
getPath() |
protected void |
makeDebugActions() |
init, initContentdoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, serviceprotected String getPath()
getPath in class AbstractServletprotected void makeDebugActions()
makeDebugActions in class AbstractServletpublic void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws javax.servlet.ServletException,
IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionpublic void doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws javax.servlet.ServletException,
IOException
doPost in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 1999-2013 UCAR/Unidata. All Rights Reserved.