Serializable
, Servlet
, ServletConfig
public class QRServlet extends HttpServlet
Constructor | Description |
---|---|
QRServlet() |
Modifier and Type | Method | Description |
---|---|---|
protected void |
doGet(HttpServletRequest request,
HttpServletResponse response) |
|
void |
init(ServletConfig cfg) |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
public void init(ServletConfig cfg) throws ServletException
init
in interface Servlet
init
in class GenericServlet
ServletException
protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
doGet
in class HttpServlet
ServletException
IOException