public class AsyncRestServlet extends AbstractRestServlet
__DEFAULT_APPID, _appid, APPID_PARAM, ITEMS_PARAM, STYLE| Constructor and Description |
|---|
AsyncRestServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(HttpServletRequest request,
HttpServletResponse response) |
protected void |
doPost(HttpServletRequest request,
HttpServletResponse response) |
void |
init(ServletConfig servletConfig) |
generateThumbs, ms, restURL, sanitize, widthdoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logpublic void init(ServletConfig servletConfig) throws ServletException
init in interface Servletinit in class AbstractRestServletServletExceptionprotected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
doGet in class HttpServletServletExceptionIOExceptionprotected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
doPost in class AbstractRestServletServletExceptionIOExceptionCopyright © 1995-2015 Webtide. All Rights Reserved.