public class SerialRestServlet extends AbstractRestServlet
__DEFAULT_APPID, _appid, APPID_PARAM, ITEMS_PARAM, STYLE
Constructor and Description |
---|
SerialRestServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(HttpServletRequest request,
HttpServletResponse response) |
protected void |
doPost(HttpServletRequest request,
HttpServletResponse response) |
generateThumbs, init, ms, restURL, sanitize, width
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
doGet
in class HttpServlet
ServletException
IOException
protected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
doPost
in class AbstractRestServlet
ServletException
IOException
HttpServlet.doPost(HttpServletRequest request, HttpServletResponse
response)
Copyright © 1995-2015 Webtide. All Rights Reserved.