Serializable, Servlet, ServletConfigpublic 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, logdoDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic void init(ServletConfig cfg) throws ServletException
init in interface Servletinit in class GenericServletServletExceptionprotected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
doGet in class HttpServletServletExceptionIOException